-
Epic
-
Resolution: Done
-
Undefined
-
None
-
Enable users to add/delete allowed source namespaces to/from AppProject via CLI
-
False
-
None
-
False
-
To Do
-
SECFLOWOTL-97 - Promote Applications in Any Namespace to GA
-
0% To Do, 0% In Progress, 100% Done
-
-
Enhancement
-
Done
-
-
Epic Goal
- add the below sub commands to ArgoCD CLI
- argocd proj add-source-namespaces
- argocd proj delete-source-namespaces
Upstream ticket: https://github.com/argoproj/argo-cd/issues/16189
Why is this important?
- Users must be able to whitelist one or many namespaces for app creation via the CLI
- Users must be able to blacklist one or many namespaces for app creation via the CLI
Scenarios
Adminstrative user of ArgoCD wants to whitelist/blacklist a tenant namespace to allow tenants to be able to create Argo Applications in their respective tenant namespaces. This has to be done via the AppProject by adding or removing the namespaces AppProject.Spec.SourceNamespaces. It would be preferable to do it via the CLI and the WebUI rather than users editing the source namespaces vi oc or kubectl client.
Acceptance Criteria (Mandatory)
- CI - MUST be running successfully with tests automated
- Release Technical Enablement - Provide necessary release enablement details and documents.
- CLI documentation is updated.
Dependencies (internal and external)
- ...
Previous Work (Optional):
- ...
Open questions::
- ...
Done Checklist
- Acceptance criteria are met
- Non-functional properties of the Feature have been validated (such as performance, resource, UX, security or privacy aspects)
- User Journey automation is delivered
- Support and SRE teams are provided with enough skills to support the feature in production environment
- is cloned by
-
GITOPS-4046 Enable users to add/delete allowed source namespaces to/from AppProject via Web UI
- Closed
- is documented by
-
RHDEVDOCS-6010 [Recurring task]: GitOps 1.13.0 release notes
- Closed
- links to
-
RHEA-2024:133302 Red Hat OpenShift GitOps 1.13.0 GA - kam CLI, Argo CD CLI, and MicroShift GitOps