Page MenuHomePhabricator

[Security Refactor] Environments are deployed to the "catalyst-environments" namespace
Open, Needs TriagePublic1 Estimated Story Points

Description

  • at boot, catalyst confirms if the namespace "catalyst-environments" has been created (and creates it if needed)
  • operations that install helm charts, do so onto the "catalyst-environments"
  • operations that look up information about a environment on kubernetes, only check the "catalyst-environment" namespace

Details

TitleReferenceAuthorSource BranchDest Branch
Change environment namespacerepos/qte/catalyst/catalyst-api!48jhuneidiT368914main
Customize query in GitLab

Event Timeline

I am not particularly tied to the namespace name "catalyst-environments". If the team comes up with a name they like better, it is OK with me.

I am not particularly tied to the namespace name "catalyst-environments". If the team comes up with a name they like better, it is OK with me.

Does tab-completion work :) ? First thought: that's a long namespace.