Kamaji v0.3.4 can be installed using its v0.12.6 Helm Chart.
Remember to add the CLASTIX repository and update it:
helm repo add clastix https://clastix.github.io/charts helm repo update
Images can be pulled from Docker Hub:
docker pull clastix/kamaji:v0.3.4
Enhancements
- Support to Kubernetes v1.28 and CNCF conformance passing #356 #348 @bsctl @prometherion
- Tilt.dev support #358 @jds9090 @prometherion
Documentation
- SVG logo #369 @bsctl
- Terminology update, admin cluster is not management cluster #364 @bsctl
- Documenting in an agnostic way how to setup tenant worker nodes #247 @bsctl
- Documenting the Kubelet restart required after Datastore migration #241 @bsctl
- Documenting Cluster API integration #354 @bsctl
Hotfixes
- Supporting datastore migration without declaring explicitly a migrate image CLI value #350 @Heiko-san @prometherion
- Avoid default value for replica field when using YAML marshaling #366 @prometherion
- Unable to decode admission content for deletion #351 @prometherion