Loading
Fix HTTP authentication, session handling, and scenario dependency resolution
- Updated ingress auth-url annotations in helm charts to conditionally use HTTP or HTTPS based on the HttpsOnly configuration. - Configured session cookie security in meep-sessions to respect the MEEP_HTTPS_ONLY environment variable, resolving sign-in issues over HTTP. - Improved console output formatting in meepctl deployment commands. - Implemented dynamic dependency renaming in meep-admin-console to cascade process name changes to dependencies and prevent scenario deployment errors.