Releases: telekom/cluster-api-ipam-provider-infoblox
Releases · telekom/cluster-api-ipam-provider-infoblox
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
v0.1.0-alpha.4
First public alpha release. This is not extensively tested yet - use with caution.
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