Releases: ExpediaGroup/container-startup-autoscaler
Releases · ExpediaGroup/container-startup-autoscaler
csa-0.5.0
Added
- Support for Kube 1.32.
- Container resizes now performed through
resize
subresource.
- Container resizes now performed through
- Ability to register an additional CA certificate (or chain) when building the kind node image for integration tests
and sandbox scripts.
Changed
- Upgrades Go to 1.23.3.
- Upgrades all dependencies.
- Renames controller-runtime controller name to shorten.
Removed
- Examination of
AllocatedResources
within container status.- Not required and now behind feature gate in Kube 1.32.
- Controller name label from CSA metrics.
Fixed
- Inconsistent status updates through informer cache race.
- CSA metrics not being published.
chart-1.4.0
See CHANGELOG.md for details on this chart release.
csa-0.4.0
chart-1.3.0
See CHANGELOG.md for details on this chart release.
csa-0.3.0
chart-1.2.0
See CHANGELOG.md for details on this chart release.
csa-0.2.0
Removed
- https://github.com/pkg/errors in favor of the
errors
package from the Go standard library.
chart-1.1.0
See CHANGELOG.md for details on this chart release.
csa-0.1.0
chart-1.0.0
See CHANGELOG.md for details on this chart release.