VictoriaMetrics / VictoriaMetrics/operator
Please use consistent casing in api fields
Open
@f41gh7 is already working on this.
Since Nov 8, 2024.
enhancement
question
- Dominant language
- Go
- Stars
- 589
- Forks
- 229
- Avg merge
- 1d 9h
- Merged PRs (30d)
- 77
Description
the K8s convention is to use camalCase and some of the fields in this API do that, right along others that use snake_case. This is a terrible user experience.
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.