Releases: KusionStack/kube-utils
Releases · KusionStack/kube-utils
v0.2.0
What's Changed
- Add a util to self sign cert and update to WebhookConfiguration by @wu8685 in #52
- chore: add CODE_OF_CONDUCT.md by @ffforest in #54
- refactor: separate cert operations and webhook cert manager by @zoumo in #56
- feat: add extracter package by @iamryanchia in #53
- fix: correct code according to lint suggestion by @zoumo in #57
- Add license scan report and status by @fossabot in #55
- feat: add support for JSONPath input without curly braces by @iamryanchia in #58
- feat: add controller utils such as history manager, owner ref manager and client helpers by @zoumo in #59
- feat: add func to get object key string from client.Object and admission.Request by @zoumo in #60
- feat: add condition helper by @zoumo in #61
- feat: add ControllerExpectation and ResourceVersionExpectation by @zoumo in #62
- feat: add finalizers util by @ColdsteelRail in #63
- support multicluster logic in resourcetopo by @AnnaYue in #64
- fix: panic on writing secret with multicluster client by @zoumo in #65
- fix node deletion not work by @AnnaYue in #66
- fix relation change caused nil crash and use rate limit workqueue for update event handle by @AnnaYue in #67
- feat: add cache expectations by @zoumo in #68
- ci(lint): add two more linters gocritic and errorlint by @zoumo in #69
New Contributors
- @ffforest made their first contribution in #54
- @iamryanchia made their first contribution in #53
- @fossabot made their first contribution in #55
- @ColdsteelRail made their first contribution in #63
Full Changelog: v0.1.18...v0.2.0
v0.1.18
What's Changed
- fix and update: multicluster metrics by @shaofan-hs in #50
- fix typos by @shaofan-hs in #51
Full Changelog: v0.1.17...v0.1.18
v0.1.17
What's Changed
- fix: lost cluster infomation when failed to update resources by @shaofan-hs in #49
Full Changelog: v0.1.16...v0.1.17
v0.1.16
What's Changed
- fix: rename karbour to karpor by @panshuai-ps in #45
- Add resourcetopo README and examples file by @AnnaYue in #46
- fix: metrics of priority queue by @shaofan-hs in #47
Full Changelog: v0.1.15...v0.1.16
v0.1.15
What's Changed
- refactor, resourcetopo informer by @shaofan-hs in #44
Full Changelog: v0.1.14...v0.1.15
v0.1.14
v0.1.13
What's Changed
- feat(initializer): set initializer default value to '*' by @zoumo in #32
- feat(initializer): log active initializers during setup by @zoumo in #33
- feat: add cert generator by @panshuai-ps in #34
- fix: incorrect kubeconfig pattern by @panshuai-ps in #35
- fix: incorrect kubeconfig pattern by @panshuai-ps in #36
- support karbour cluster/v1beta1 by @shaofan-hs in #39
- feat: add interface ClusterProvider by @shaofan-hs in #37
- fix: pin envtest version by @shaofan-hs in #40
- fix(go.mod): correct kusionstack/kube-api version in require by @zoumo in #41
New Contributors
- @panshuai-ps made their first contribution in #34
Full Changelog: v0.1.12...v0.1.13
v0.1.12
v0.1.11
What's Changed
- multicluster supports different cluster management solutions by @shaofan-hs in #30
Full Changelog: v0.1.10...v0.1.11
v0.1.10
What's Changed
- ci: fix secret scan check failed on main branch by @zoumo in #27
- fix, typo and discovery client by @shaofan-hs in #29
Full Changelog: v0.1.9...v0.1.10