Releases: aamoyel/kubipam
Releases · aamoyel/kubipam
v0.1.3
What's Changed
- feat ✨(nix): Add nix build bin and oci + update doc by @Banh-Canh in #2
- Update ipclaim conditions to use ipCidrRef when requesting in the CR by @aamoyel in #3
New Contributors
- @Banh-Canh made their first contribution in #2
Full Changelog: v0.1.2...v0.1.3
v0.1.2
Full Changelog: v0.1.1...v0.1.2
v0.1.1
What's Changed
- New IPClaim feature: you can now specify a specific IPCidr resource when requesting a 'non specific' (with prefix lengh) child CIDR.
- Bump controller-runtime v0.15.0 -> v0.17.3
- Go build image 1.20 -> 1.22
- Kube env test 1.27.1 -> 1.29.0
- Upgrade kubebuilder templates to v4
- CRds domain name are changed to didactiklabs.io