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

Validate cluster UUID values #35

Open
timoreimann opened this issue Dec 16, 2022 · 0 comments
Open

Validate cluster UUID values #35

timoreimann opened this issue Dec 16, 2022 · 0 comments

Comments

@timoreimann
Copy link
Contributor

Ensure that any cluster UUID values which can be specified by a human or operator are conformant to the UUID spec. Otherwise, follow-up operations may start to fail in hard-to-debug ways.

The motivation here was a case where a cluster UUID was copied from the cloud control panel with the a query parameter like ?=<id> appended. This would short-circuit HTTP requests to the DO API carried out by godo and not return sub-resources anymore.

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