Skip to content

v0.2.0

Latest
Compare
Choose a tag to compare
@zoumo zoumo released this 03 Apr 07:20
· 3 commits to main since this release
8db57b9

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