Releases: harvester/vm-dhcp-controller
Releases · harvester/vm-dhcp-controller
v1.5.0-dev.1
What's Changed
- feat: add renovate.json & mergify.yml by @FrankYang0529 in #34
- fix(renovate): update baseBranches [skip ci] by @FrankYang0529 in #39
- chore: bump golang to v1.23.4 by @starbops in #40
New Contributors
- @FrankYang0529 made their first contribution in #34
Full Changelog: v0.3.3...v1.5.0-dev.1
v0.3.3
v0.3.2
What's Changed
- ci: move from drone ci to github actions by @starbops in #30
- chore: bump go version to v1.22 by @starbops in #32
- ci: remove dist directory by @starbops in #31
- doc: update build state badge on readme page by @starbops in #33
- chore: bump bci image to 15.6 by @starbops in #35
- chore: bump dependencies by @starbops in #36
Full Changelog: v0.3.1...v0.3.2
v0.3.1
v0.3.0
What's Changed
- Replace tab to space by @w13915984028 in #25
- fix: update status with up-to-date agent image by @starbops in #24
- Auto fill ippool by @starbops in #15
- test: fix unit tests and add build stats by @starbops in #26
- fix(webhook): check if pool overlaps service cidr by @starbops in #27
New Contributors
- @w13915984028 made their first contribution in #25
Full Changelog: v0.2.1...v0.3.0
v0.2.1
v0.2.0
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
- @ibrokethecloud made their first contribution in #16
Full Changelog: v0.1.0...v0.2.0
v0.1.0
What's Changed
- feat: add toggle for the cache dump apis by @starbops in #1
- feat(agent): add flag to pass in nic name by @starbops in #2
- feat(controller): support ippool disabled mode by @starbops in #3
- feat(controller): support vmnetcfg disabled mode by @starbops in #4
- fix(crd): remove additional comment mark by @starbops in #5
- fix: bump harvester-webhook by @starbops in #6
- IPPool tests by @starbops in #7
- refactor: use all zero ip from net package by @starbops in #8
- test: add vmnetcfg tests by @starbops in #9
- fix: change condition name for ippool by @starbops in #10
- fix: reduce the required permissions in RBAC rules by @starbops in #11
- fix(crd): add missing paused field in vmnetcfg by @starbops in #12
- Fix rbac by @starbops in #13
New Contributors
Full Changelog: https://github.com/harvester/vm-dhcp-controller/commits/v0.1.0