Releases: otterscale/module-operator
Releases · otterscale/module-operator
v0.8.3
v0.8.2
What's Changed
- test: add unit tests for labels package and update Makefile for go li… by @iasthc in #16
- test: add Ginkgo-based unit tests for module upgrade logic and decisi… by @iasthc in #18
- chore: add missing scheme registration for addonsv1alpha1 in main.go by @iasthc in #19
- fix: update kubectl apply commands to use --server-side for CRD insta… by @iasthc in #21
- refactor: rename project from addons-operator to module-operator and … by @iasthc in #25
Full Changelog: v0.8.1...v0.8.2
v0.8.1
What's Changed
- fix: update LeaderElectionID to reflect new project name in main.go by @iasthc in https://github.com/otterscale/addons-operator/pull/15
Full Changelog: https://github.com/otterscale/addons-operator/compare/v0.1.4...v0.8.1
v0.8.0
What's Changed
- fix: update module status to include observed namespace in updateStatus function by @iasthc in https://github.com/otterscale/addons-operator/pull/7
Full Changelog: https://github.com/otterscale/addons-operator/compare/v0.1.3...v0.8.0
v0.1.4
What's Changed
- fix: update module status to include observed namespace in updateStatus function by @iasthc in https://github.com/otterscale/addons-operator/pull/7
Full Changelog: https://github.com/otterscale/addons-operator/compare/v0.1.3...v0.1.4
v0.1.3
What's Changed
- refactor: update RBAC permissions for events management in role.yaml … by @iasthc in https://github.com/otterscale/addons-operator/pull/6
Full Changelog: https://github.com/otterscale/addons-operator/compare/v0.1.2...v0.1.3
v0.1.2
What's Changed
- feat: implement EnsureNamespace function and update RBAC permissions by @iasthc in https://github.com/otterscale/addons-operator/pull/5
Full Changelog: https://github.com/otterscale/addons-operator/compare/v0.1.1...v0.1.2
v0.1.1
What's Changed
- chore: add FluxCD Helm and Kustomize schemes to main initialization by @iasthc in https://github.com/otterscale/addons-operator/pull/4
Full Changelog: https://github.com/otterscale/addons-operator/compare/v0.1.0...v0.1.1
v0.1.0
What's Changed
- feat: add module controller by @iasthc in https://github.com/otterscale/addons-operator/pull/3
- chore(deps): bump actions/setup-go from 6.2.0 to 6.3.0 by @dependabot[bot] in https://github.com/otterscale/addons-operator/pull/2
- chore(deps): bump actions/attest-build-provenance from 3.2.0 to 4.0.0 by @dependabot[bot] in https://github.com/otterscale/addons-operator/pull/1
New Contributors
- @iasthc made their first contribution in https://github.com/otterscale/addons-operator/pull/3
- @dependabot[bot] made their first contribution in https://github.com/otterscale/addons-operator/pull/2
Full Changelog: https://github.com/otterscale/addons-operator/commits/v0.1.0