v1.3.0-rc6
Pre-releaseChangelog
2344b2c 1319 fix throttling (kyverno#1341)
2ec5a0f 1319 fix throttling (kyverno#1348)
ecc77da Added log for updated generated resource
dcc7fff Merge branch 'main' into 1298_fix_variable_validation
bfab77a Merge pull request kyverno#1303 from kyverno/1298_fix_variable_validation
d8062eb Merge pull request kyverno#1305 from NoSkillGirl/bug/validation_error_empty_set
9ce20e8 Merge pull request kyverno#1309 from kyverno/bugfix/1306_handle_nil_schema_defaults
ba42585 Merge pull request kyverno#1315 from realshuting/update_github_action
d61e5bf Merge pull request kyverno#1316 from NoSkillGirl/improve_cli_message
1c73dd9 Merge pull request kyverno#1329 from hubwoop/main
a90dcf8 Merge pull request kyverno#1331 from kyverno/1330_validate_condition_operators
756aee3 Merge pull request kyverno#1333 from evalsocket/fix-1291
36615e2 Merge pull request kyverno#1335 from chipzoller/main
c22d97a Merge pull request kyverno#1342 from realshuting/fix_panic
3dfe316 add logger
f6c2283 add nil checks and refactor schema lookups
3a29f3a added log level
27f9516 allow wildcards in condition values
e67779e allow wildcards in condition values
75bd8e2 also trim in context query
c3d204a changes the pod requests and limits example policy, indicating that configuring memory limits is recommended
276e863 combine helm release with gh release
bf01287 fix bug in configmap lookup - wrong return value for invalidType
4c47d40 fix check for background mode
6e1be1c fix kyverno#1324
125faaf fix variable substitution
251129d fix wildcard match
40b40fb fixed attotaions for empty set
52d8977 handle complex types for variable substitution
971a752 migrate to chart-releaser
f5d4872 new samples around image practices (kyverno#1302)
9399ade remove --unshallow
48118de small fix
ff8111b split release steps
921cb67 tag v1.3.0-rc6
54f816c trim variable for context lookups
023f5aa update GitHub Action release process
5f3c0ce update github workflow - disable krew release on rc release
76a74b2 update helm repo link (kyverno#1313)
b017762 update policy issue template
45dd5b7 update short names, scope
ec95724 update webhook registration and monitor (kyverno#1318)
2aeb5aa validate conditiona.operator as enum