Skip to content

Releases: harvester/vm-dhcp-controller

v0.3.3

07 Nov 16:42
v0.3.3
Compare
Choose a tag to compare

What's Changed

  • fix: change ippool agent pod's initcontainer's imagepullpolicy to ifn… by @zha0jf in #37
  • fix(agent): use agent image for initcontainer by @starbops in #38

New Contributors

Full Changelog: v0.3.2...v0.3.3

v0.3.2

24 Oct 09:04
v0.3.2
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.3.1...v0.3.2

v0.3.1

12 Mar 03:37
v0.3.1
Compare
Choose a tag to compare

What's Changed

  • fix: handle server-ip-within-range case correctly by @starbops in #28
  • fix(webhook): more robust cidr check for ippool by @starbops in #29

Full Changelog: v0.3.0...v0.3.1

v0.3.0

05 Mar 10:47
v0.3.0
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.2.1...v0.3.0

v0.2.1

19 Feb 04:39
v0.2.1
Compare
Choose a tag to compare

What's Changed

  • fix(crd): add missing generated crd fields by @starbops in #23

Full Changelog: v0.2.0...v0.2.1

v0.2.0

16 Feb 04:20
v0.2.0
Compare
Choose a tag to compare
v0.2.0 Pre-release
Pre-release

What's Changed

  • chore(crd): distill crd manifests by @starbops in #14
  • tidy up dependencies to address go list errors by @ibrokethecloud in #16
  • fix: ensure safe names for generated agent pods by @starbops in #19
  • feat: recreate agent pods if agent image is updated by @starbops in #17
  • fix: terminate goroutines gracefully by @starbops in #21
  • fix: check agent existence before creating by @starbops in #22
  • Validate fields in IPPool objects upon creation and updates by @starbops in #18
  • fix: honor cacheready condition by @starbops in #20

New Contributors

Full Changelog: v0.1.0...v0.2.0

v0.1.0

26 Jan 02:48
v0.1.0
Compare
Choose a tag to compare
v0.1.0 Pre-release
Pre-release

What's Changed

New Contributors

Full Changelog: https://github.com/harvester/vm-dhcp-controller/commits/v0.1.0