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

Determining development cluster #26

Open
nhomble opened this issue Dec 24, 2022 · 0 comments
Open

Determining development cluster #26

nhomble opened this issue Dec 24, 2022 · 0 comments

Comments

@nhomble
Copy link

nhomble commented Dec 24, 2022

When the client tries to infer default creation parameters, it looks for the default cluster data from the params api. To filter for a dev cluster, the clients checks for the name to equal "Development". https://github.com/camunda-community-hub/camunda-cloud-go-client/blob/main/pkg/cc/client/client.go#L111

This doesn't seem to be the case for my subscription. Ideally, it would be better if the API could provide metadata about the cluster's production grade via a parameter rather than guessing off of a name.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant