Skip to content

Releases: Mellanox/nvidia-k8s-ipam

v0.2.0

14 Jun 11:21
ef6ff29
Compare
Choose a tag to compare

What's Changed

  • Add .PHONY directive for Makefile targets that missing it by @ykulazhenkov in #38
  • Allow to skip gateway configuration by @ykulazhenkov in #39
  • [CIDRPool 1/x] Add CIDRPool CRD definition and validation logic by @ykulazhenkov in #41
  • [CIDRPool 2/x] Add controller for CIDRPool CRD by @ykulazhenkov in #42
  • [CIDRPool 3/x] update ipam-node to support CIDRPool by @ykulazhenkov in #44
  • [CIDRPool 4/x] Update README.md with docs for CIDRPool CRD by @ykulazhenkov in #43
  • Add support for IP ranges exclusion for IPPool CRD by @ykulazhenkov in #46
  • Add support for additional CNI arguments: ips, poolNames, poolType, allocateDefaultGateway by @ykulazhenkov in #45
  • Add documentation for static IP and extra CNI args by @ykulazhenkov in #47

Full Changelog: v0.1.2...v0.2.0

v0.1.2

19 Mar 14:57
a34b4a2
Compare
Choose a tag to compare

What's Changed

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

v0.1.1

02 Oct 08:19
3c1f4bf
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.1.0...v0.1.1

v0.1.0

20 Sep 06:42
11f148c
Compare
Choose a tag to compare

This version contains API changes.
Now, IP pools for the plugin should be configured with IPPool CRD instead of ConfigMap.
The plugin supports automatic migration from the old configuration format to the new one, which should help to do a zero-touch upgrade.

What's Changed

New Contributors

Full Changelog: v0.0.3...v0.1.0

v0.0.3

23 May 09:08
bb3cdff
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.0.2...v0.0.3

v0.0.2

09 May 12:59
87ee551
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.0.1...v0.0.2

v0.0.1

08 May 10:27
91fe139
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: https://github.com/Mellanox/nvidia-k8s-ipam/commits/v0.0.1