edge-25.03.1
·
81 commits
to master
since this release
This edge release can be pulled from Docker Hub as follows:
docker pull clastix/kamaji:edge-25.03.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
- Update minimal TCP version for edge releases by @evgkrsk in #650
- chore(adopters): aruba is evaluating Kamaji by @engineeringdatacenter in #654
- feat(deps): bump github.com/onsi/ginkgo/v2 from 2.22.0 to 2.22.1 by @dependabot in #658
- Add NVIDIA to list of adopters by @killianmuldoon in #657
- Add Rackspace as an End-User by @cloudnull in #662
- feat(deps): bump github.com/onsi/gomega from 1.36.1 to 1.36.2 by @dependabot in #659
- feat(deps): bump github.com/onsi/ginkgo/v2 from 2.22.1 to 2.22.2 by @dependabot in #660
- feat(deps): bump github.com/docker/docker from 27.4.0+incompatible to 27.5.0+incompatible by @dependabot in #666
- feat: support ECDSA private keys by @avorima in #667
- Add IONOS Cloud to list of adopters by @avorima in #671
- feat(deps): bump github.com/testcontainers/testcontainers-go from 0.34.0 to 0.35.0 by @dependabot in #669
- chore(ci): bump golangci/golangci-lint-action from 6.1.1 to 6.2.0 by @dependabot in #672
- feat(deps): bump github.com/go-pg/pg/v10 from 10.13.0 to 10.14.0 by @dependabot in #653
- feat(deps): bump github.com/nats-io/nats.go from 1.37.0 to 1.38.0 by @dependabot in #655
- feat(deps): bump sigs.k8s.io/controller-runtime from 0.19.3 to 0.20.0 by @dependabot in #670
- refactor: avoid logging error and sentinel for status by @prometherion in #673
- feat(deps): bump github.com/docker/docker from 27.5.0+incompatible to 27.5.1+incompatible by @dependabot in #674
- feat(deps): bump sigs.k8s.io/controller-runtime from 0.20.0 to 0.20.1 by @dependabot in #675
- feat(deps): bump github.com/spf13/pflag from 1.0.5 to 1.0.6 by @dependabot in #681
- feat(deps): bump the etcd group with 2 updates by @dependabot in #676
- fix: trusting public CA from k8s.io container images by @prometherion in #682
- Add Tinext Cloud as adopter by @5th0 in #683
- chore(adopters): add ovhcloud as adopters by @MisterKind in #684
- feat: supporting kubernetes up to v1.32.1 by @prometherion in #686
- chore(ci): bump golangci/golangci-lint-action from 6.2.0 to 6.3.0 by @dependabot in #685
- feat(deps): bump github.com/nats-io/nats.go from 1.38.0 to 1.39.0 by @dependabot in #687
- Documentation: Kamaji Setup using Kind and MetalLb by @AdeepKrishnaKeelar in #665
- chore(ci): bump golangci/golangci-lint-action from 6.3.0 to 6.3.2 by @dependabot in #690
- docs: getting started index by @prometherion in #691
- Add kamaji deployment on eks by @ilyesAj in #680
- Update README.md by @zazathomas in #689
- feat(deps): bump sigs.k8s.io/controller-runtime from 0.20.1 to 0.20.2 by @dependabot in #694
- chore(ci): bump golangci/golangci-lint-action from 6.3.2 to 6.3.3 by @dependabot in #693
- feat: supporting kubernetes v1.32.2 by @prometherion in #695
- feat(deps): bump github.com/spf13/cobra from 1.8.1 to 1.9.1 by @dependabot in #697
- chore(ci): bump golangci/golangci-lint-action from 6.3.3 to 6.5.0 by @dependabot in #696
- feat(deps): bump github.com/nats-io/nats.go from 1.39.0 to 1.39.1 by @dependabot in #699
- feat(deps): bump github.com/go-sql-driver/mysql from 1.8.1 to 1.9.0 by @dependabot in #698
- feat: validating api server cert sans by @prometherion in #701
- fix: evaluate all conditions of a migration job to find out if completed by @johannwagner in #706
- chore(adopters): adding Dinova as vendor by @sim500 in #709
- helm: Add missing apiVersion and kind for PVC by @kahirokunn in #716
- fix: wait until deployment stabilizes to set status Ready by @avorima in #718
- feat(deps): bump sigs.k8s.io/controller-runtime from 0.20.2 to 0.20.3 by @dependabot in #717
- fix!(kubeadm): cluster-info configmap reconciliation by @prometherion in #715
- feat(deps): bump github.com/onsi/ginkgo/v2 from 2.22.2 to 2.23.0 by @dependabot in #712
- feat(deps): bump github.com/google/go-cmp from 0.6.0 to 0.7.0 by @dependabot in #703
- feat(deps): bump the etcd group with 2 updates by @dependabot in #711
- chore(ci): bump golangci/golangci-lint-action from 6.5.0 to 6.5.1 by @dependabot in #721
- feat(deps): bump gomodules.xyz/jsonpatch/v2 from 2.4.0 to 2.5.0 by @dependabot in #720
- feat(deps): bump k8s.io/kubernetes from 1.32.2 to 1.32.3 in the k8s group by @dependabot in #719
- feat: supporting k8s v1.32.3 by @prometherion in #722
- Bump kamaji-etcd dependency to v0.9.2 by @kahirokunn in #724
- fix: cleanup ingress managed by kamaji by @jds9090 in #726
- fix: client certificate is required for etcd datastore by @prometherion in #733
New Contributors
- @evgkrsk made their first contribution in #650
- @engineeringdatacenter made their first contribution in #654
- @cloudnull made their first contribution in #662
- @5th0 made their first contribution in #683
- @MisterKind made their first contribution in #684
- @AdeepKrishnaKeelar made their first contribution in #665
- @ilyesAj made their first contribution in #680
- @zazathomas made their first contribution in #689
- @sim500 made their first contribution in #709
- @kahirokunn made their first contribution in #716
Full Changelog: edge-24.12.1...edge-25.03.1