temporalio / temporalio/temporal-worker-controller
Automate syncing of Helm `values.schema.json` file
Open
@kriyanshii is already working on this.
Since Aug 31, 2026.
build-release
helm
- Dominant language
- Go
- Stars
- 187
- Forks
- 70
- Avg merge
- 4d 1h
- Merged PRs (30d)
- 31
Description
The helm/temporal-worker-controller/values.schema.json file is not kept in sync with new changes to the Helm Chart's values.yaml file.
We should add some automation that keeps it in sync. It's a little tricky because the JSONSchema generation from the helm schema CLI command is kinda funky and requires a bit of massaging.
Contributor guide
No contributing guide indexed for this repository
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.