Releases: clastix/kamaji
edge-24.8.1
As from the v1.0.0 release, CLASTIX no longer provides stable release artefacts.
Stable release artefacts are offered on a subscription basis by CLASTIX, the main Kamaji project contributor.
Release status
Not recommended
What's Changed
- Document edge release by @bsctl in #502
- fix(ingress): comparing status enhancement by @prometherion in #503
- fix: etcd.compactionInterval not being respect by @zyue110026 in #506
New Contributors
- @zyue110026 made their first contribution in #506
Full Changelog: edge-24.7.1...edge-24.8.1
edge-24.7.1
As from the v1.0.0 release, CLASTIX no longer provides stable release artefacts.
Stable release artefacts are offered on a subscription basis by CLASTIX, the main Kamaji project contributor.
What's Changed
- fix(ipv6): Use net.JoinHostPort instead of fmt.Sprintf by @johannwagner in #485
- chore(kine): upgrading to v0.11.10 by @prometherion in #487
- fix: silence ginkgo versions mismatch warning by @avorima in #493
- chore: update default konnectivity version by @avorima in #492
- docs: openinfra day france 2024 video by @prometherion in #495
- chore(ci): building edge releases by @prometherion in #498
New Contributors
- @johannwagner made their first contribution in #485
Full Changelog: v1.0.0...edge-24.7.1
v1.0.0
Kamaji reaches the v1.0.0 milestone of being feature-complete.
You can use the Helm cart v1.0.0 to manage its lifecycle.
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:v1.0.0
Enhancements
v0.6.1
Kamaji v0.6.0 can be installed using its 0.16.1 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.6.1
Enhancements
- Validating DNS service IPs on Service CIDR via webhook #468 @kvaps @prometherion
- Kamaji CRDs are now grouped under
kamaji
category #470 @avorima
Hotfixes
- Nil pointer panic upon Datastore creation #472 @prometherion
- Stripping hard-coded
cluster.local
suffix #467 @kvaps
v0.6.0
Kamaji v0.6.0 can be installed using its 0.16.0 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.6.0
⚠️ Due to several changes on theTenantControlPlane
andDatastore
definitions, ensure to update it manually if you've priorly installed Kamaji using Helm.
Enhancements
- Supporting NATS as Datastore #442 @thecodeassassin
- Pod additional metadata #440 @hamza-boudouche
- Customising ServiceAccount for TCP pods #441 @hamza-boudouche
- Simplify arg parsing #456 @avorima
- Making DataStore TLS configuration optional #451 @thecodeassassin
- Support for Konnectivity agent tolerations #454 @prometherion
- Supporting AuroraDB ast PosgreSQL driver #461 @prometherion
Many kudos to the new contributors for the incredible work put on the Kamaji project! 🚀
v0.5.1
Kamaji v0.5.1 can be installed using its v0.15.2 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.5.1
Hotfixes
- Nil pointer reference on kubeadm upgrade plan #427 @hwaastad @prometherion
v0.5.0
Kamaji v0.5.0 can be installed using its v0.15.2 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.5.0
Enhancements
- Support to Kubernetes v1.30 #437 @prometherion
- Knob for kubeadm kubeconfig selection #408 @kvaps
Hotfixes
- Honoring owner reference for restored Secret objects #427 @andreykont
v0.4.2
Kamaji v0.4.2 can be installed using its v0.15.1 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.4.2
Hotfixes
v0.4.1
Kamaji v0.4.1 can be installed using its v0.15.0 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.4.1
Enhancements
- Support Kubernetes v1.29.1 enhancement #404 @prometherion
- admin kubeconfig with local service FQDN #403 @prometherion
v0.4.0
Kamaji v0.4.0 can be installed using its v0.13.0 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.4.0
Enhancements
- Upgrade Go to v1.21 #393 @prometherion
- Support up to Kubernetes v1.29 #392 @prometherion