Enforce lower-case workload names
Open
@joyy09 is already working on this.
Since Sep 12, 2025.
api
cli
enhancement
go
good-first-issue
- Dominant language
- Go
- Stars
- 2.2k
- Forks
- 300
- Avg merge
- 1d 15h
- Merged PRs (30d)
- 184
Description
We recently decided that group names should be lower case. We should enforce lower-case workload names for the same reasons.
Complexity: We need to figure out what to do if existing workload names contain capital letters. Perhaps we should only enforce at creation time, but allow other operations to support capital letters?
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.