Releases: spacelift-io/spacelift-helm-charts
Releases · spacelift-io/spacelift-helm-charts
v0.33.0
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
v0.32.0
What's Changed
- feat: bump controller version to v0.0.14 by @ilya-hontarau in #80
New Contributors
- @ilya-hontarau made their first contribution in #80
Full Changelog: v0.31.0...v0.32.0
v0.31.0
What's Changed
- Allow service account labels to be configured for the VCS agent and worker pool charts by @siddharthdeshmukh in #78
New Contributors
- @siddharthdeshmukh made their first contribution in #78
Full Changelog: v0.30.0...v0.31.0
v0.30.0
What's Changed
- feat: bump spacelift-promex dependency by @Apollorion in #77
Full Changelog: v0.29.0...v0.30.0
v0.29.0
What's Changed
- feat: support a more secure security-context by @Apollorion in #76
Full Changelog: v0.28.0...v0.29.0
v0.28.0
What's Changed
- add pod annotations to promex by @akmal-spacelift in #75
New Contributors
- @akmal-spacelift made their first contribution in #75
Full Changelog: v0.27.0...v0.28.0
v0.27.0
What's Changed
- Fix spacelift-promex readme by @eliecharra in #73
- feat: bump Kubernetes controller to v0.0.13 by @eliecharra in #74
- This enable autoscaling
WorkerPool
resources using KEDA, thanks @Apollorion
- This enable autoscaling
Full Changelog: v0.26.0...v0.27.0
v0.26.0
What's Changed
- feat: make spacelift-promex a dependency of this chart conditionally by @Apollorion in #72
Full Changelog: v0.25.0...v0.26.0
v0.25.0
What's Changed
- feat(CU-8694n02d7): add chart for prometheus exporter and conditionally install it with workerpool controller by @Apollorion in #71
Full Changelog: v0.24.0...v0.25.0
v0.24.0
What's Changed
- fix(CU-8694xkz2b): remove usage of
Release.Service
by @eliecharra in #65 - feat: bump Kubernetes controller to v0.0.12 by @eliecharra in #68
- This new version improves error handling when workers receive a job and need to report the run as failed on spacelift.
Full Changelog: v0.23.0...v0.24.0