1
0
Fork 0
mirror of https://github.com/kyverno/kyverno.git synced 2024-12-14 11:57:48 +00:00
kyverno/pkg/policy
Mariam Fahmy 94aa1f18c6
feat: support namespaced parameter resources for CEL expressions in Kyverno policies (#8084)
* feat: support namespaced parameter resources for CEL expressions in Kyverno policies

Signed-off-by: Mariam Fahmy <mariam.fahmy@nirmata.com>

* fix lint issue

Signed-off-by: Mariam Fahmy <mariam.fahmy@nirmata.com>

* fix

Signed-off-by: Mariam Fahmy <mariam.fahmy@nirmata.com>

* fix kuttl test

Signed-off-by: Mariam Fahmy <mariam.fahmy@nirmata.com>

---------

Signed-off-by: Mariam Fahmy <mariam.fahmy@nirmata.com>
2023-08-28 14:43:09 +00:00
..
common Replaces manually written logic with regex for matching anchor elements (#6133) 2023-01-30 12:17:19 +00:00
generate refactor: background controller permissions (#8083) 2023-08-23 12:29:56 +00:00
mutate fix: auth checks with the APIVersion and the subresource (#7628) 2023-06-22 14:14:06 +00:00
validate feat: support namespaced parameter resources for CEL expressions in Kyverno policies (#8084) 2023-08-28 14:43:09 +00:00
generate.go refactor: move kyverno constants out of v1 package (#7760) 2023-07-06 08:00:36 +00:00
mutate.go refactor: introduce jmespath interface (#6882) 2023-04-13 11:29:40 +00:00
policy_controller.go feat: migrate to events.k8s.io/v1 (#7673) 2023-07-26 14:06:51 +00:00
updaterequest.go fix: delete downstream for a generate rule removal, with data and sync (#6393) 2023-03-01 03:48:18 +00:00
utils.go fix: Delete downstream objects on precondition fail (#7496) 2023-06-15 11:32:19 -04:00
utils_test.go fix: Delete downstream objects on precondition fail (#7496) 2023-06-15 11:32:19 -04:00