1
0
Fork 0
mirror of https://github.com/kyverno/kyverno.git synced 2025-03-05 23:46:56 +00:00
kyverno/pkg/policy
Charles-Edouard Brétéché fc694bc24c
feat: add kyverno json support to validation rule (#10763)
* feat: add kyverno json support to validation rule

Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>

* v2beta1

Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>

* validation

Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>

* engine handler

Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>

* bindings

Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>

* context functions

Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>

* better bindings

Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>

---------

Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
2024-08-02 08:24:30 +00:00
..
auth fix: kyverno apply panic for mutate policies (#9492) 2024-01-24 09:37:48 +00:00
common Replaces manually written logic with regex for matching anchor elements (#6133) 2023-01-30 12:17:19 +00:00
generate fix: kyverno apply panic for mutate policies (#9492) 2024-01-24 09:37:48 +00:00
mutate feat(json): unmarshal once per policy (#10701) 2024-07-30 10:52:41 +00:00
validate feat: add kyverno json support to validation rule (#10763) 2024-08-02 08:24:30 +00:00
generate.go feat: bump update request api version (#10508) 2024-06-20 09:44:43 +00:00
mutate.go feat: bump update request api version (#10508) 2024-06-20 09:44:43 +00:00
policy_controller.go feat: bump update request api version (#10508) 2024-06-20 09:44:43 +00:00
updaterequest.go feat: bump update request api version (#10508) 2024-06-20 09:44:43 +00:00
utils.go fix: process the matched resources only for mutate existing policies (#10164) 2024-05-20 12:40:53 +00:00
utils_test.go fix: process the matched resources only for mutate existing policies (#10164) 2024-05-20 12:40:53 +00:00