- Based on Keep a Changelog.
- This project adheres to Semantic Versioning.
2024-12-12
- 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.
- Upgrades Go to 1.23.3.
- Upgrades all dependencies.
- Renames controller-runtime controller name to shorten.
- Examination of
AllocatedResources
within container status.- Not required and now behind feature gate in Kube 1.32.
- Controller name label from CSA metrics.
- Inconsistent status updates through informer cache race.
- CSA metrics not being published.
Kube Version | Compatible? | In-place Update of Pod Resources Maturity |
---|---|---|
1.32 | ✔️ | Alpha |
1.31 | ❌ | Alpha |
1.30 | ❌ | Alpha |
1.29 | ❌ | Alpha |
1.28 | ❌ | Alpha |
1.27 | ❌ | Alpha |
2024-11-29
- Builds
kind
nodes locally for integration tests and sandbox scripts, instead of using pre-built images. - Upgrades Go to 1.22.9.
Kube Version | Compatible? | In-place Update of Pod Resources Maturity |
---|---|---|
1.31 | ✔️ | Alpha |
1.30 | ✔️ | Alpha |
1.29 | ✔️ | Alpha |
1.28 | ✔️ | Alpha |
1.27 | ❌ | Alpha |
2024-02-01
- Some aspects of logging for simplification and consistency purposes.
Kube Version | Compatible? | In-place Update of Pod Resources Maturity |
---|---|---|
1.31 | ✔️ | Alpha |
1.30 | ✔️ | Alpha |
1.29 | ✔️ | Alpha |
1.28 | ✔️ | Alpha |
1.27 | ❌ | Alpha |
2024-02-01
- https://github.com/pkg/errors in favor of the
errors
package from the Go standard library.
Kube Version | Compatible? | In-place Update of Pod Resources Maturity |
---|---|---|
1.29 | ✔️ | Alpha |
1.28 | ✔️ | Alpha |
1.27 | ❌ | Alpha |
2024-01-05
- Initial version.
Kube Version | Compatible? | In-place Update of Pod Resources Maturity |
---|---|---|
1.29 | ✔️ | Alpha |
1.28 | ✔️ | Alpha |
1.27 | ❌ | Alpha |