-
Notifications
You must be signed in to change notification settings - Fork 5
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* release v0.3.4 Signed-off-by: Charles-Edouard Brétéché <[email protected]> * release notes Signed-off-by: Charles-Edouard Brétéché <[email protected]> --------- Signed-off-by: Charles-Edouard Brétéché <[email protected]>
- Loading branch information
1 parent
c1d2508
commit 1175a80
Showing
3 changed files
with
16 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,13 @@ | ||
# Release notes | ||
|
||
Release notes for `v0.3.3`. | ||
|
||
## :dizzy: New features :dizzy: | ||
- Added support for `ProtectManagedResources` and `ForceFailurePolicyIgnore` toggles | ||
- Added fake image data support | ||
- Added more flags support to customise Kyverno features set | ||
|
||
## :wrench: Fixes :wrench: | ||
- Check if oldResource index exists | ||
- Use registry client in context loader | ||
- Show resource kind filter |