This stable release includes bug fixes and new features.
Features 🌈
- [30d0470]: Helm chart: make namespace creation optional (#981) (Paavo Pokkinen) #981
- [13edcf9]: Adding modifiable priority class to controller-manager and audit deployment (#1008) (Borbély Botond) #1008
- [1fc4ad1]: Add the readiness-retries flag, allowing the user to configure how many (#1014) (Julian Katz) #1014
- [5f9e98a]: Check that the Config resource is named 'config' (#1057) (Julian Katz) #1057
- [49f2f97]: Allow different settings for audit vs controller (#1006) (Stijn De Haes) #1006
- [7bb367a]: Enable readOnlyRootFilesystem in Helm chart (#1048) (James Alseth) #1048
- [e68a39e]: Parametrize delete operations and timeout for webhook in helm chart (#1051) (Jonny) #1051
- [764cb0a]: Add validation webhook maximum worker threads (#1021) (Max Smythe) #1021
- [46767a1]: Allow a tracker with observations but without expectations to be (#1062) (Julian Katz) #1062
Bug Fixes 🐞
- [dfa7551]: Fix for selfLink removal (#1007) (Sertaç Özercan) #1007
- [13bbfd8]: Fix excluding namespaces from config namespace exclusion (#975) (Sertaç Özercan) #975
Experimental mutation changes 🚧
- Implement CRD validation. (#978) #978 (Federico Paolinelli)
- [394a93c]: Add mutation cache to webhook and controller (#945) (Marcin Mirecki) #945
- [d6c5389]: Write Mutation function for Assing and AssignMetadata (#937) (Marcin Mirecki) #937
- [321dd44]: Common stats reporting code for validation and mutation (#976) (Marcin Mirecki) #976
- [0f20ba0]: Update TestAssignMetadataToMutator to check mutator and path (#1016) (Marcin Mirecki) #1016
- [1459e2f]: Use ID only for cache deletion. (#1020) (Federico Paolinelli) #1020
- [d33f09a]: Add assign controller (#1019) (Rita Zhang) #1019
- [66288bc]: AssignMetadata Controller should end processing on resource parsing error (#989) (Marcin Mirecki) #989
- [a5309a6]: Connect mutation webhook with mutation system (#1015) (Marcin Mirecki) #1015
- [a128317]: Update assignmetadata controller pkg (#1025) (Rita Zhang) #1025
- [a4c6ebb]: Mutation webhook should not return any patches when nothing was mutated (#1026) (Marcin Mirecki) #1026
- [e0a1ae2]: Fix mutator removal (#1036) (Marcin Mirecki) #1036
- [1eed2a3]: Error when oscilating mutation is detected (#1030) (Marcin Mirecki) #1030
- [106494f]: Update comment
Mutate
function (#1040) (Max Smythe) #1040 - [6ceb3f4]: Add schema DB (#979) (Max Smythe) #979
- [5610c59]: Fix assign mutation panic (#1054) (Rita Zhang) #1054
- [6243e45]: New process excluder for mutation (#970) (Marcin Mirecki) #970