Add development guards around breaking provisionerd compatibility
Open
- Dominant language
- No language data
- Stars
- 3
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
Provisioner versions are not maintained by any sort of automated enforcement.
https://github.com/coder/coder/blob/7230bb3855e59739760af0246021ff586c01b917/provisionerd/proto/version.go#L5-L24
Protections should be in place that changes to the provisioner API result in the appropriate version changes and backwards compatible logic.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.