1
0
Fork 0
mirror of https://github.com/kyverno/kyverno.git synced 2025-04-07 01:33:31 +00:00
kyverno/pkg/engine
Charles-Edouard Brétéché d0841e4918
refactor: introduce pss validation handler ()
* refactor: remove rules pointer

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

* refactor: introduce pss validation handler

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

* handler

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

---------

Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
2023-03-30 09:51:16 +00:00
..
anchor Replaces manually written logic with regex for matching anchor elements () 2023-01-30 12:17:19 +00:00
api feat: add operations support in match/exclude () 2023-03-29 04:22:21 +00:00
apicall refactor: improve engine logger management () 2023-02-09 15:15:51 +00:00
context fix: replace more refect.DeepEqual () 2023-03-24 10:01:49 +00:00
handlers refactor: introduce pss validation handler () 2023-03-30 09:51:16 +00:00
internal refactor: remove rules pointer () 2023-03-29 17:44:09 +00:00
jmespath fix: filter name in add/sum error () 2023-03-23 08:11:56 -04:00
jsonutils refactor: move util funcs in sub packages () 2022-12-22 06:39:54 +00:00
mutate remove unused ctx () 2023-03-29 18:23:29 +00:00
operator fix: change inrange operator regexs () 2023-01-16 16:23:36 +01:00
pattern test: add pattern pkg unit tests () 2023-02-10 14:17:36 +08:00
policycontext feat: add operations support in match/exclude () 2023-03-29 04:22:21 +00:00
resources refactor: introduce engine handler () 2023-03-24 16:24:00 +00:00
test refactor: reduce store dependency in engine pkg () 2023-02-08 13:19:56 +00:00
utils feat: add operations support in match/exclude () 2023-03-29 04:22:21 +00:00
validate update k8s.gcr.io to registry.k8s.io () 2023-02-20 13:40:12 +00:00
variables fix: replace more refect.DeepEqual () 2023-03-24 10:01:49 +00:00
wildcards Replaces manually written logic with regex for matching anchor elements () 2023-01-30 12:17:19 +00:00
attestation_test.go refactor: improve engine logger management () 2023-02-09 15:15:51 +00:00
background.go refactor: remove rules pointer () 2023-03-29 17:44:09 +00:00
engine.go refactor: introduce pss validation handler () 2023-03-30 09:51:16 +00:00
exceptions.go refactor: remove rules pointer () 2023-03-29 17:44:09 +00:00
forceMutate.go remove unused ctx () 2023-03-29 18:23:29 +00:00
forceMutate_test.go refactor: improve engine logger management () 2023-02-09 15:15:51 +00:00
generation.go refactor: engine matching/filtering () 2023-03-24 00:03:40 +08:00
imageVerify.go refactor: remove rules pointer () 2023-03-29 17:44:09 +00:00
imageVerify_test.go feat: add operations support in match/exclude () 2023-03-29 04:22:21 +00:00
mutation.go refactor: make use of handlers in engine validation () 2023-03-28 07:47:53 +02:00
mutation_test.go feat: add operations support in match/exclude () 2023-03-29 04:22:21 +00:00
policyContext.go refactor: introduce engine handler () 2023-03-24 16:24:00 +00:00
validation.go refactor: introduce pss validation handler () 2023-03-30 09:51:16 +00:00
validation_test.go feat: add operations support in match/exclude () 2023-03-29 04:22:21 +00:00