·
32 commits
to master
since this release
This edge release can be pulled from Docker Hub as follows:
docker pull clastix/kamaji:edge-25.4.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.
Learn more from CLASTIX's Support section.
What's Changed
- feat(deps): bump github.com/onsi/ginkgo/v2 from 2.23.2 to 2.23.3 by @dependabot in #741
- feat(deps): bump github.com/go-sql-driver/mysql from 1.9.0 to 1.9.1 by @dependabot in #740
- feat(deps): bump the etcd group with 2 updates by @dependabot in #739
- fix(datastore): handling datastore with no client certificate by @prometherion in #745
- document cluster-api controlplane provider by @bsctl in #704
- document TCP monitoring by @bsctl in #759
- document how to assign a specific address to tcp by @bsctl in #760
- fix: check cert names and ips including tcp address by @prometherion in #758
- feat(deps): bump github.com/docker/docker from 27.5.1+incompatible to 28.0.4+incompatible by @dependabot in #755
- feat(deps): bump github.com/nats-io/nats.go from 1.39.1 to 1.40.1 by @dependabot in #754
- feat(deps): bump sigs.k8s.io/controller-runtime from 0.20.3 to 0.20.4 by @dependabot in #750
- feat(deps): bump github.com/spf13/viper from 1.20.0 to 1.20.1 by @dependabot in #757
- fix(soot): triggering cleanup for failed soot manager by @prometherion in #761
- feat: Validate DataStores with CEL using the following rules by @aerosouund in #762
- chore(go): upgrading to 1.24 by @prometherion in #766
- fix(crds): datastore driver is immutable by @prometherion in #767
- feat(deps): bump the etcd group with 2 updates by @dependabot in #764
- feat(deps): bump github.com/onsi/gomega from 1.36.2 to 1.36.3 by @dependabot in #749
- feat(deps): bump github.com/testcontainers/testcontainers-go from 0.35.0 to 0.36.0 by @dependabot in #765
- feat(deps): bump github.com/nats-io/nats.go from 1.40.1 to 1.41.0 by @dependabot in #770
- fix: prevent unnecessary copy in loop by @avorima in #769
- feat(deps): bump github.com/onsi/gomega from 1.36.3 to 1.37.0 by @dependabot in #768
- fix: stop watches when TCP is scaled to zero by @avorima in #771
- feat!: introducing sleeping status by @prometherion in #773
- feat(deps): bump github.com/onsi/ginkgo/v2 from 2.23.3 to 2.23.4 by @dependabot in #775
- test: add scale to zero e2e test by @avorima in #776
- feat(deps): bump github.com/go-sql-driver/mysql from 1.9.1 to 1.9.2 by @dependabot in #774
- test: retry scale on conflict by @prometherion in #778
- feat(deps): bump github.com/nats-io/nats.go from 1.41.0 to 1.41.1 by @dependabot in #781
- fix(helm): pull secrets to sa instead of deployment by @prometherion in #785
- fix(datastore): pod template hashing for storage migration by @prometherion in #710
- Add WOBCOM to adopters by @johannwagner in #786
- feat(docs): refactoring by @bsctl in #784
- refactor: consolidating struct members for soot controllers by @prometherion in #791
- feat(deps): bump github.com/docker/docker from 28.0.4+incompatible to 28.1.0+incompatible by @dependabot in #793
- feat(deps): bump github.com/nats-io/nats.go from 1.41.1 to 1.41.2 by @dependabot in #794
- add capi proxmox sample by @bsctl in #797
- feat(deps): bump github.com/docker/docker from 28.1.0+incompatible to 28.1.1+incompatible by @dependabot in #796
- fix(docs): missing labels field in cluster-autoscaler.md by @febri4n in #799
- feat: enhancing concurrent reconciliations by @prometherion in #790
- feat: supporting k8s v1.33 by @prometherion in #792
- feat(deps): bump github.com/testcontainers/testcontainers-go from 0.36.0 to 0.37.0 by @dependabot in #802
New Contributors
- @aerosouund made their first contribution in #762
- @febri4n made their first contribution in #799
Full Changelog: edge-25.3.2...edge-25.4.1