Skip to content

v1.3.0-rc7

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 07 Dec 21:34
· 4678 commits to main since this release

Changelog

624b481 Fix 1351 - policy report (kyverno#1359)
630a9cc Fix Kyverno crash when CRD is not installed (kyverno#1353)
673b3bf Merge pull request kyverno#1347 from chipzoller/main
9cae63e Merge pull request kyverno#1352 from kyverno/1332_wildcards_in_labels
c953398 Merge pull request kyverno#1361 from kyverno/1332_wildcard_keys_in_patterns
a649151 Revert "ignore non-policy files while loading"
59ba4fe add annotation wildcard support
42b101d add drop all policy
50e5e7e add wildcard support for label key and values
8aa0010 add wildcard support for label key and values
733cd06 fixed triggring generate rule (kyverno#1355)
f3b644f handle anchors in keys
6afd2e6 ignore non-policy files in CLI and improve validation messages (kyverno#1362)
c766512 ignore non-policy files while loading
1c2262b merge main
d07058e skipping gr status update (kyverno#1364)
d8d9023 tag v1.3.0-rc7
76b6974 update CRD docs
981bb1c update CRDs
c80ac55 update validation messages
44afdf2 wildcard label and annotation keys validate patterns
13a9a47 wildcard label and annotation keys validate patterns (kyverno#1360)