This is the first GA release of the In Cluster IPAM Provider for Cluster API! Thanks to all the contributors.
⚠️ Breaking Changes
- No breaking changes
Notable Changes & Fixes
- ✨ add support for the claim.spec.clusterName property by @schrej in #275
- Allow IPPool to have Prefix /0 by @mcbenjemaa in #288
- 🐛 Add reconciler watch for when pool capacity becomes available by @flawedmatrix in #253
What's Changed
- 🌱 Add mcbenjemaa to OWNERS_ALIASES by @mcbenjemaa in #235
- 🌱 Bump sigs.k8s.io/cluster-api from 1.6.1 to 1.6.2 by @dependabot in #236
- 🌱 Bump github.com/onsi/ginkgo/v2 from 2.15.0 to 2.16.0 by @dependabot in #237
- 🌱 Bump softprops/action-gh-release from 1 to 2 by @dependabot in #238
- 🌱 Bump sigs.k8s.io/cluster-api from 1.6.2 to 1.6.3 by @dependabot in #240
- 🌱 Bump github.com/onsi/gomega from 1.31.1 to 1.32.0 by @dependabot in #241
- 🌱 Bump github.com/onsi/ginkgo/v2 from 2.16.0 to 2.17.1 by @dependabot in #243
- 🌱 Bump golangci/golangci-lint-action from 4.0.0 to 6.0.1 by @dependabot in #255
- 🌱 update dependencies by @schrej in #250
- 🌱 Update conversion-gen to a fixed tag by @flawedmatrix in #256
- 🐛 Add reconciler watch for when pool capacity becomes available by @flawedmatrix in #253
- 🌱 Bump github.com/onsi/ginkgo/v2 from 2.17.2 to 2.19.0 by @dependabot in #261
- 🌱 bump go version in container image to 1.22 by @schrej in #263
- 🌱 Bump sigs.k8s.io/cluster-api from 1.7.1 to 1.7.3 by @dependabot in #264
- 🌱 Bump golangci/golangci-lint-action from 6.0.1 to 6.1.0 by @dependabot in #268
- 🌱 upgrade golangci-lint and it's config and make it happy by @schrej in #276
- 🐛 Fix image reference in tilt-provider.yaml by @erwin-kok in #273
- 🌱 Bump github.com/onsi/ginkgo/v2 from 2.19.0 to 2.20.2 by @dependabot in #279
- 🌱 Bump github.com/onsi/gomega from 1.33.1 to 1.34.2 by @dependabot in #280
- ✨ add support for the claim.spec.clusterName property by @schrej in #275
- 🌱 Bump sigs.k8s.io/cluster-api from 1.8.1 to 1.8.3 by @dependabot in #283
- Make github action able to create a draft release by @mcbenjemaa in #284
- Allow IPPool to have Prefix /0 by @mcbenjemaa in #288
- Update metadata.yaml by @mcbenjemaa in #290
- 🌱 Add issues templates by @mcbenjemaa in #291
- 🌱 Bump golangci/golangci-lint-action from 6.1.0 to 6.1.1 by @dependabot in #293
- 🐛 Fix trailing whitespace in metadata.yaml by @MaxRink in #294
- 🌱 Bump sigs.k8s.io/cluster-api from 1.8.3 to 1.8.4 by @dependabot in #295
- Ignore cluster not found on claim deletion by @mcbenjemaa in #296
- 🌱 Bump github.com/onsi/ginkgo/v2 from 2.20.2 to 2.21.0 by @dependabot in #298
- 🌱 Bump github.com/onsi/gomega from 1.34.2 to 1.35.1 by @dependabot in #299
- 🐛 Fix missing ipaddressclaims/finalizers permissions by @schrej in #303
- 🌱 Bump github.com/onsi/gomega from 1.35.1 to 1.36.0 by @dependabot in #302
- 🌱 Bump sigs.k8s.io/cluster-api from 1.8.4 to 1.8.5 by @dependabot in #300
- 🌱 Bump github.com/onsi/ginkgo/v2 from 2.21.0 to 2.22.0 by @dependabot in #301
- add note about ipv6 pool status to readme by @schrej in #304
New Contributors
- @mcbenjemaa made their first contribution in #235
- @erwin-kok made their first contribution in #273
- @MaxRink made their first contribution in #294
Full Changelog: v0.1.0...v1.0.0