Skip to content

Releases: KusionStack/kube-utils

v0.2.0

03 Apr 07:20
8db57b9
Compare
Choose a tag to compare

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

Full Changelog: v0.1.18...v0.2.0

v0.1.18

18 Jun 09:29
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.1.17...v0.1.18

v0.1.17

16 Jun 22:33
66f7b8b
Compare
Choose a tag to compare

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

17 May 07:21
Compare
Choose a tag to compare

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

15 Apr 08:48
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.1.14...v0.1.15

v0.1.14

09 Apr 07:23
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.1.13...v0.1.14

v0.1.13

26 Mar 02:44
Compare
Choose a tag to compare

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

05 Mar 07:53
Compare
Choose a tag to compare

What's Changed

  • feat(initializer): delete hidden option by @zoumo in #31

Full Changelog: v0.1.11...v0.1.12

v0.1.11

22 Feb 07:47
Compare
Choose a tag to compare

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

20 Feb 02:36
f1269df
Compare
Choose a tag to compare

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