Skip to content

1.0.0 (2021-10-18)

Compare
Choose a tag to compare
@diafour diafour released this 18 Oct 20:48
4432641

Changelog:

features

  • Use helm3 as library (#234, #237, #239)
  • fix: fresh objects for Synchronization executions #181
  • separate go-client instances for hooks, patcher and helm resources monitors (#176, #182, #185)

Go hooks

  • controller binding actions or "dynamic" bindings (#216)
  • Abstraction layer to add metrics in Go hooks (#211)
  • Patch collector (#229)
  • Many improvements in go hook internals (#223, #212, #210, #206, #200, #196, ....)

features from shell-operator

  • feat: wait for an informer cache to become synced (#245)

fixes

  • set additionalProperties to false recursively (#170)

dependencies

  • Migrate to Go 1.16 (#242)
  • go-client 1.19 (#207)
  • go-client wrapper is extracted into flant/kube-client (#215)

documentation