Skip to content

Releases: telekom/cluster-api-ipam-provider-infoblox

v0.1.0-alpha.8

25 Oct 09:58
v0.1.0-alpha.8
336227e
Compare
Choose a tag to compare
v0.1.0-alpha.8 Pre-release
Pre-release

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

13 Aug 08:33
v0.1.0-alpha.7
5cf9b82
Compare
Choose a tag to compare
v0.1.0-alpha.7 Pre-release
Pre-release

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

05 Aug 16:40
v0.1.0-alpha.6
7bd71ad
Compare
Choose a tag to compare
v0.1.0-alpha.6 Pre-release
Pre-release

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

02 Aug 15:40
v0.1.0-alpha.5
2861e28
Compare
Choose a tag to compare
v0.1.0-alpha.5 Pre-release
Pre-release

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

26 Jun 20:00
v0.1.0-alpha.4
d7f346f
Compare
Choose a tag to compare
v0.1.0-alpha.4 Pre-release
Pre-release

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