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

applications API does not include the cluster name #18009

Open
sgandon opened this issue Apr 28, 2024 · 0 comments
Open

applications API does not include the cluster name #18009

sgandon opened this issue Apr 28, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@sgandon
Copy link

sgandon commented Apr 28, 2024

Summary

the api/v1/applications do not include the cluster name even though it is set on the cluster definition.

Motivation

We are used an embedded model where argoCD is installed inside each cluster we provide.
We have multiple clusters and their definition look like this
image
they all have the same server value and the cluster name allows for identifying them.
When quering the applications api the response does not provide the cluster name, only the server value
image
the doc says

name:
string
Name is an alternate way of specifying the target cluster by its symbolic name. This must be set if Server is not set.

Proposal

the api should include the cluster name if it is available.

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

No branches or pull requests

1 participant