1
0
Fork 0
mirror of https://github.com/kyverno/kyverno.git synced 2024-12-14 11:57:48 +00:00
kyverno/pkg/controllers
Norwin Schnyder 5d50022f43
fix: skip rules without operation in resource webhook creation (#10146)
* fix: skip rules without operation in resource webhook creation

Signed-off-by: Norwin Schnyder <norwin.schnyder+github@gmail.com>

* test: add unit test for buildRulesWithOperations

Signed-off-by: Norwin Schnyder <norwin.schnyder+github@gmail.com>

* fix liniting issues

Signed-off-by: Norwin Schnyder <norwin.schnyder+github@gmail.com>

---------

Signed-off-by: Norwin Schnyder <norwin.schnyder+github@gmail.com>
Co-authored-by: shuting <shuting@nirmata.com>
2024-04-30 17:05:44 +00:00
..
certmanager fix: propagate registration and error in controllerutils pkg (#8192) 2023-08-31 20:08:29 +00:00
cleanup feat: enhance global context (#9710) 2024-02-23 10:34:04 +00:00
exceptions fix(autogen): only generate rule for request kind (#9984) 2024-04-04 08:09:30 +00:00
generic feat: webhook labels (#9015) 2023-12-07 12:58:31 +00:00
globalcontext fix(globalcontext): panics and validation (#9903) 2024-03-14 16:12:39 +00:00
metrics/policy fix(autogen): only generate rule for request kind (#9984) 2024-04-04 08:09:30 +00:00
policycache feat(validation-webhook): validate global context reference (#9678) 2024-02-08 07:46:58 +00:00
report fix: fetch only adopted ephemeral report (#10148) 2024-04-30 15:17:24 +00:00
ttl fix: ttl cleanup not working with cluster wide resources (#9060) 2023-12-03 00:35:13 +01:00
validatingadmissionpolicy-generate feat: Support CEL expression warnings (#9566) 2024-02-02 10:04:02 +00:00
webhook fix: skip rules without operation in resource webhook creation (#10146) 2024-04-30 17:05:44 +00:00
controller.go fix: add workers to the controller interface (#4776) 2022-10-03 07:55:59 +00:00