You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is should be possible to manage labels and annotations using "POST /cluster" API and Argo CD
Motivation
Cluster labels and annotations are useful to create applications using application set. Currently, labels and annotations have to be applied manually to cluster secret which is inconvenient and difficult to automate with k8s access.
Proposal
Extend existing "POST /cluster" API and support manaing labels and annotations
The text was updated successfully, but these errors were encountered:
alexmt
changed the title
Cluster API/CLI should support adding labels and annotations
"POST /cluster" API and Argo CD CLI should support adding labels and annotations
Aug 30, 2021
Summary
Is should be possible to manage labels and annotations using "POST /cluster" API and Argo CD
Motivation
Cluster labels and annotations are useful to create applications using application set. Currently, labels and annotations have to be applied manually to cluster secret which is inconvenient and difficult to automate with k8s access.
Proposal
Extend existing "POST /cluster" API and support manaing labels and annotations
The text was updated successfully, but these errors were encountered: