digitalocean / digitalocean/do-operator

Validate cluster UUID values

Open
#35 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Go
Stars
95
Forks
10
Avg merge
9h 30m
Merged PRs (30d)
1

Description

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 `?=` appended. This would short-circuit HTTP requests to the DO API carried out by godo and not return sub-resources anymore.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.