Release v1.4.0
What's Changed
Features
- feat: start serving v2 API by @erikgb in #132
- feat: configure excluded propagate labels/annotations by @erikgb in #142
Bug Fixes
- fix: upgrade managed fields in controller resources from CSA to SSA by @erikgb in #121
- fix: upgrade SubNamespace status managed fields from CSA to SSA by @erikgb in #127
- fix: set default klog logger to avoid breaking log format by @erikgb in #130
- fix: should ignore create errors when namespace terminating by @erikgb in #133
- fix: check RBAC to watched resources on startup by @erikgb in #134
- fix: improve CRD install (Helm and standalone) by @erikgb in #140
Dependencies
- update aqua-installer to v3.0.0 and aqua to v2.27.3 by @zoetrope in #125
- build(deps): bump controller-gen to 1.15.0 by @erikgb in #126
- build(deps): bump Kubernetes to 1.30 by @erikgb in #124
Others
- ci: Add policy_allow to aqua-installer action by @yamatcha in #122
- test: improve namespace webhook tests by @erikgb in #123
- chore: introduce conversion-gen to generate conversion functions by @erikgb in #129
- chore: add unserved v2 API based on v2alpha1 by @erikgb in #131
- chore: make v2 API the new conversion hub by @erikgb in #136
- chore: change stored version of API to v2 by @erikgb in #135
- chore: migrate use of deprecated kustomize features by @erikgb in #141
- test: migrate tests to v2 API by @erikgb in #137
- chore: deprecate v1 and v2alpha1 SubNamespace API by @erikgb in #128
New Contributors
Full Changelog: v1.3.0...v1.4.0