Releases: Azure/k8s-work-api
Releases · Azure/k8s-work-api
v0.5.0
What's Changed
- Chore(deps): Bump github.com/prometheus/client_golang from 1.11.0 to 1.11.1 by @dependabot in #118
- chore: Bump golang.org/x/text from 0.3.7 to 0.3.8 by @dependabot in #119
New Contributors
- @dependabot made their first contribution in #118
Full Changelog: v0.4.3...v0.5
v0.4.3
What's Changed
- feat: add work agent join/leave by @ryanzhang-oss in #117
Full Changelog: v0.4.2...v0.4.3
v0.4.2
What's Changed
- fix: the nil crash and ignore ordinal in compare resources by @ryanzhang-oss in #114
- fix: remove license by @ryanzhang-oss in #115
Full Changelog: v0.4.1...v0.4.2
v0.4.1
What's Changed
- fix: reconcile appliedWork status no matter what by @ryanzhang-oss in #113
Full Changelog: v0.4.0...v0.4.1
v0.4.0
What's Changed
- fix: fix lint and test by @ryanzhang-oss in #109
- fix: use client side patch instead of server side apply by @ryanzhang-oss in #111
- feat: merge two controllers and rewrite test by @ryanzhang-oss in #112
Full Changelog: v0.3.1...v0.4.0
v.0.3.1
What's Changed
- Feat: reduce the work-api reconcile time by @ryanzhang-oss in #108
Full Changelog: v0.3.0...v0.3.1
v0.3.0
What's Changed
- Fix: generate the full crds by @ryanzhang-oss in #102
- Feat: Applied Stops to controllers by @aagusuab in #101
- Fix: Stop reconcile by @Arvindthiru in #106
- Feat: refactoring the controller code by @ryanzhang-oss in #107
New Contributors
- @Arvindthiru made their first contribution in #106
Full Changelog: v.0.1.1...v0.3.0
v.0.2.0
What's Changed
- Feat: add work resource type const by @ryanzhang-oss in #87
- Fix: Fixing eventual test failures for UT by @aagusuab in #90
- Fix: Fixed the issue for missing ordinal in the appliedResource field by @aagusuab in #89
- Feat: Allowing work namespace to be chosen by the users. by @aagusuab in #92
- Fix: Fixing the failure of apiserver shutdown when running integration tests locally by @aagusuab in #93
- Fix: update the manifest conditions last update time by @aagusuab in #94
- Fix: Allowing AppliedWorks to be recreated after it has been manually deleted by @aagusuab in #96
- Fix: Adding 5 min to the reconciliation loop for apply_controller.go by @aagusuab in #98
- Feat: Added Available Condition to apply_controller by @aagusuab in #97
- Fix: Fixed problems on e2e test by @aagusuab in #100
- Feat: Adding integration function for fleet by @aagusuab in #99
Full Changelog: v0.1.0...v0.2.0
Pre bug-bash release
First release to be used in fleet e2e test