Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

"POST /cluster" API and Argo CD CLI should support adding labels and annotations #7115

Closed
alexmt opened this issue Aug 30, 2021 · 0 comments · Fixed by #7139
Closed

"POST /cluster" API and Argo CD CLI should support adding labels and annotations #7115

alexmt opened this issue Aug 30, 2021 · 0 comments · Fixed by #7139
Assignees
Labels
enhancement New feature or request

Comments

@alexmt
Copy link
Collaborator

alexmt commented 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

@alexmt alexmt added the enhancement New feature or request label Aug 30, 2021
@alexmt 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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants