1
0
Fork 0
mirror of https://github.com/kyverno/kyverno.git synced 2025-03-10 01:46:55 +00:00
kyverno/pkg/engine/utils
shuting 537612b609
fix: namespace label matching for Namespace (#7837)
* Feat: namespaceLabel matching for ns

Signed-off-by: ShutingZhao <shuting@nirmata.com>

* Fix: update kuttl tests

Signed-off-by: ShutingZhao <shuting@nirmata.com>

---------

Signed-off-by: ShutingZhao <shuting@nirmata.com>
2023-07-20 10:34:07 +00:00
..
foreach.go refactor: implement mutation rule handlers (#6684) 2023-03-27 16:09:46 +08:00
image.go refactor: introduce image validation handler (#6697) 2023-03-27 15:11:27 +00:00
match.go fix: namespace label matching for Namespace (#7837) 2023-07-20 10:34:07 +00:00
utils.go refactor: introduce engine handler (#6680) 2023-03-24 16:24:00 +00:00
utils_test.go feat: add operations support in match/exclude (#6658) 2023-03-29 04:22:21 +00:00