Skip to content

Releases: aamoyel/kubipam

v0.1.3

19 Aug 15:18
v0.1.3
Compare
Choose a tag to compare

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

Full Changelog: v0.1.2...v0.1.3

v0.1.2

19 Aug 10:55
v0.1.2
06e86fb
Compare
Choose a tag to compare

Full Changelog: v0.1.1...v0.1.2

v0.1.1

14 Aug 14:59
v0.1.1
Compare
Choose a tag to compare

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

v0.1.0

09 Jul 12:21
Compare
Choose a tag to compare
fix: avoid random failures on tests