Releases: InditexTech/k8s-overcommit-operator
Releases · InditexTech/k8s-overcommit-operator
1.1.1
What's Changed
- Feat: improve CEL expression checks in mutating webhook configuration by @enriqueavindi in #27
- Refactor: streamline Overcommit and OvercommitClass reconciliation logic and remove unused finalizer code by @enriqueavindi in #29
- chore: bump version to 1.1.1 by @enriqueavindi in #30
Full Changelog: 1.1.0...1.1.1
1.1.0
What's Changed
- [#18] feat: allow tolerations by @migueladh in #19
New Contributors
- @migueladh made their first contribution in #19
Full Changelog: 1.0.3...1.1.0
1.0.3
What's Changed
- Update SECURITY.md by @javi-patch in #17
- Enhance: Implement resource cleanup and reconciliation logic in Overc… by @enriqueavindi in #22
- Chore/bump catalog version by @enriqueavindi in #23
New Contributors
- @javi-patch made their first contribution in #17
Full Changelog: 1.0.2...1.0.3
1.0.2
Fix annotation management for deployments deployed by the overcommit controller
1.0.1
bump vulnerable dependencies to latest secure versions
1.0.0
docs: enhance README with structured documentation and navigation