Releases: telekom/cluster-api-ipam-provider-infoblox
v0.2.0
What's Changed
- fix webhook getting registered for GlobalInClusterIPPool by @schrej in #99
- upgrade to capi v1.11.0 and its v1beta2 api by @schrej in #98
- Fix defaultDNSView not working by @no-fy in #103
- 🌱 Bump actions/setup-go from 5 to 6 by @dependabot[bot] in #101
- dependabot: group kubernetes and onsi upgrades by @schrej in #111
- Give the docker image pipelines write permission for our ORG by @Cellebyte in #114
- 🌱 Bump docker/metadata-action from 5.5.1 to 5.9.0 by @dependabot[bot] in #110
- 🌱 Bump golangci/golangci-lint-action from 8.0.0 to 9.0.0 by @dependabot[bot] in #109
- 🌱 Bump github.com/infobloxopen/infoblox-go-client/v2 from 2.9.0 to 2.11.0 by @dependabot[bot] in #107
- Draft Release also need write permissions by @Cellebyte in #117
- 🌱 Bump docker/login-action from 3.3.0 to 3.6.0 by @dependabot[bot] in #106
- 🌱 Bump actions/checkout from 4 to 5 by @dependabot[bot] in #96
- 🌱 Bump go.uber.org/mock from 0.5.0 to 0.6.0 by @dependabot[bot] in #97
- 🌱 Bump github.com/onsi/gomega from 1.38.2 to 1.38.3 in the gomega group by @dependabot[bot] in #115
- Fix main image building by @Cellebyte in #118
- now permissions are fixed. by @Cellebyte in #120
- Added missing flags for CAPI operator by @Cellebyte in #121
- Add new release series for contract v1beta2 by @watzkuh in #122
New Contributors
- @Cellebyte made their first contribution in #114
- @watzkuh made their first contribution in #122
Full Changelog: v0.1.0...v0.2.0
v0.2.0-rc.2
v0.2.0-rc.1
What's Changed
- 🌱 Bump docker/login-action from 3.3.0 to 3.6.0 by @dependabot[bot] in #106
- 🌱 Bump actions/checkout from 4 to 5 by @dependabot[bot] in #96
- 🌱 Bump go.uber.org/mock from 0.5.0 to 0.6.0 by @dependabot[bot] in #97
- 🌱 Bump github.com/onsi/gomega from 1.38.2 to 1.38.3 in the gomega group by @dependabot[bot] in #115
- Fix main image building by @Cellebyte in #118
- now permissions are fixed. by @Cellebyte in #120
- Added missing flags for CAPI operator by @Cellebyte in #121
Full Changelog: v0.2.0-rc.0...v0.2.0-rc.1
v0.2.0-rc.0
What's Changed
- fix webhook getting registered for GlobalInClusterIPPool by @schrej in #99
- upgrade to capi v1.11.0 and its v1beta2 api by @schrej in #98
- Fix defaultDNSView not working by @no-fy in #103
- 🌱 Bump actions/setup-go from 5 to 6 by @dependabot[bot] in #101
- dependabot: group kubernetes and onsi upgrades by @schrej in #111
- Give the docker image pipelines write permission for our ORG by @Cellebyte in #114
- 🌱 Bump docker/metadata-action from 5.5.1 to 5.9.0 by @dependabot[bot] in #110
- 🌱 Bump golangci/golangci-lint-action from 8.0.0 to 9.0.0 by @dependabot[bot] in #109
- 🌱 Bump github.com/infobloxopen/infoblox-go-client/v2 from 2.9.0 to 2.11.0 by @dependabot[bot] in #107
- Draft Release also need write permissions by @Cellebyte in #117
New Contributors
- @Cellebyte made their first contribution in #114
Full Changelog: v0.1.0...v0.2.0-rc.0
v0.1.0
This is the first non-preview release of this IPAM provider 🎉
It is compatible with CAPI 1.10.x and uses the v1beta1 IPAM api.
Version 1.0.x (1.0.0 was published prematurely and might require clean-up) will upgrade to CAPI 1.11.0 and the new v1beta2 API. It will also contain breaking changes to status.conditions by replacing them with []metav1.Condition.
What's Changed
- Only configure watched namespace when --namespace flag is provided by @schrej (#81)
- add multi-arch support to the build by @kylewuolle (#93)
- Make the DNS view customizable by the user by @no-fy (#83)
- fix webhook getting registered for GlobalInClusterIPPool by @schrej (#99)
Full Changelog: v0.1.0-alpha.9...v0.1.0
v0.1.0-alpha.9
What's Changed
- 🌱 Bump golangci/golangci-lint-action from 6.0.1 to 6.1.1 by @dependabot in #56
- 🐛 bump sigs.k8s.io/cluster-api-ipam-provider-in-cluster version by @llxp in #79
- 🐛 fixing a bug related to infobloxippool getting deleted even when there are claims referencing the pool by @llxp in #80
New Contributors
Full Changelog: v0.1.0-alpha.8...v0.1.0-alpha.9
v0.1.0-alpha.8
What's Changed
- Dependency upgrade by @p-strusiewiczsurmacki-mobica in #50
- Upgrade dependency to in-cluster IPAM to latest version to fix an issue with reconciling claims referencing a deleted cluster.
Full Changelog: v0.1.0-alpha.7...v0.1.0-alpha.8
v0.1.0-alpha.7
What's Changed
- bump default memory limit to 512Mi and remove cpu limit by @schrej in #42
- fix incorrect type in infoblox error handling by @schrej in #41
Full Changelog: v0.1.0-alpha.6...v0.1.0-alpha.7
v0.1.0-alpha.6
Fixes
- fix issue with SearchOwnerReferenceResolver fetching objects without namespace (#37)
Full Changelog: v0.1.0-alpha.5...v0.1.0-alpha.6
v0.1.0-alpha.5
Can be installed using clusterctl init --ipam infoblox:v0.1.0-alpha.4 with the following added to $XDG_CONFIG_HOME/cluster-api/clusterctl.yaml.
providers:
- name: infoblox
url: https://github.com/telekom/cluster-api-ipam-provider-infoblox/releases/v0.1.0-alpha.4/ipam-components.yaml
type: IPAMProvider
What's Changed
- Fixed RBAC and webhook manifests
- Added stricter security config to manager deployment
Full Changelog: v0.1.0-alpha.4...v0.1.0-alpha.5