Skip to content

Releases: flant/addon-operator

v1.5.3

12 Nov 10:15
86e6f41
Compare
Choose a tag to compare

What's Changed

Enhancements 🚀

  • fix: compare crd spec, labels and annotations before update by @juev in #527

Full Changelog: v1.5.2...v1.5.3

v1.5.2

07 Nov 10:56
4a41f5d
Compare
Choose a tag to compare
v1.5.2 Pre-release
Pre-release

What's Changed

Enhancements 🚀

Full Changelog: v1.5.1...v1.5.2

v1.5.1

05 Nov 15:55
a4b251f
Compare
Choose a tag to compare
v1.5.1 Pre-release
Pre-release

What's Changed

Enhancements 🚀

  • [helm_resources_manager] use cache instead of a plain client by @miklezzzz in #514
  • [module manager] add module info metrics by @miklezzzz in #517

Bug Fixes 🐛

Dependency Updates ⬆️

New Contributors

Full Changelog: v1.5.0...v1.5.1

What's Changed

Enhancements 🚀

Bug Fixes 🐛

Dependency Updates ⬆️

New Contributors

Full Changelog: v1.5.0...v1.5.1

v1.5.0

04 Oct 11:38
922100f
Compare
Choose a tag to compare

What's Changed

Enhancements 🚀

  • set ModulesInited after first graph calculation by @miklezzzz in #503
  • feat: applyCRDs on start main queue by @juev in #497
  • Bump shell-operator by @yalosev in #507
  • reinit helm3lib action config on global hook module reload by @miklezzzz in #505
  • Execute ModuleRun tasks of the same weight in parallel by @miklezzzz in #504
  • Add fake CRD modules to the enabledModules list and fix merge values procedure by @miklezzzz in #506
  • Add discovered GVKs from modules' CRDs to global values by @miklezzzz in #511

Dependency Updates ⬆️

BREAKING CHANGES

  • CRDs from a crds/ directory are installed automatically

Full Changelog: v1.4.3...v1.5.0

v1.4.3

30 Aug 09:42
dc1785d
Compare
Choose a tag to compare

What's Changed

Enhancements 🚀

Dependency Updates ⬆️

Full Changelog: v1.4.2...v1.4.3

v1.4.2

24 Jul 14:32
94b1313
Compare
Choose a tag to compare
v1.4.2 Pre-release
Pre-release

What's Changed

Enhancements 🚀

Dependency Updates ⬆️

  • chore(deps): bump docker/login-action from 3.2.0 to 3.3.0 by @dependabot in #491
  • chore(deps): bump docker/setup-qemu-action from 3.0.0 to 3.2.0 by @dependabot in #490

Full Changelog: v1.4.1...v1.4.2

v1.4.1

04 Jul 15:06
444e674
Compare
Choose a tag to compare
v1.4.1 Pre-release
Pre-release

What's Changed

Enhancements 🚀

Dependency Updates ⬆️

  • chore(deps): bump golang.org/x/image from 0.14.0 to 0.18.0 by @dependabot in #485

Full Changelog: v1.4.0...v1.4.1

v1.4.0

03 Jul 11:04
e6aaf51
Compare
Choose a tag to compare
v1.4.0 Pre-release
Pre-release

What's Changed

Enhancements 🚀

  • Feature/update shell operator by @juev in #483
  • [addon-operator] feat: change behavior for statusValues by @juev in #484
  • Scheduler (the methodology for incorporating modules has been redesigned) by @miklezzzz in #465

Dependency Updates ⬆️

  • chore(deps): bump docker/login-action from 3.1.0 to 3.2.0 by @dependabot in #479

Breaking Changes

  • hooks from the hooks/lib directory will no longer be executed
  • values.yaml file from a module root is considered as values defaults, not config-values defaults

New Contributors

  • @juev made their first contribution in #483

Full Changelog: v1.3.13...v1.4.0

v1.3.13

28 Jun 07:46
cdc79eb
Compare
Choose a tag to compare

What's Changed

Enhancements 🚀

  • [addon-operator] Get rid of ValuesValidator structure by @libmonsoon-dev in #470
  • [addon-operator] add missing context to operator by @miklezzzz in #478
  • Patch enabledModules only if non-default module loader is in use by @miklezzzz in #482

Bug Fixes 🐛

  • fix panic if hookcontrollers aren't set when disabling the module's hooks by @miklezzzz in #477

Full Changelog: v1.3.12...v1.3.13

v1.3.12

23 Apr 12:05
efb9afb
Compare
Choose a tag to compare

What's Changed

Enhancements 🚀

Dependency Updates ⬆️

  • chore(deps): bump golang.org/x/net from 0.17.0 to 0.23.0 by @dependabot in #471

Full Changelog: v1.3.11...v1.3.12