What's Changed
- feat(CU-8695egu2z)!: update workerpool controller by @eliecharra in #82
- This bumps workerpool controller to
v0.0.17
- This fixes a edge case where the pods scheduled by the controller were not retrying connection to the spacelift backend correctly. That was sometimes causing issues and failed run when a new pod is scheduled on a new node that's not fully warmed up.
- This bumps workerpool controller to
Warning
BREAKING CHANGES
This new version introduce backward incompatibilities if you were previously using workerpool controller metrics.
Please check our upgrade instructions to proceed with this upgrade.
We also added a new section in our public docs about controller metrics.
More context about this breaking change can be found in following thread on kubebuilder repo kubernetes-sigs/kubebuilder#3907
Full Changelog: v0.32.0...v0.33.0