1
0
Fork 0
mirror of https://github.com/kyverno/kyverno.git synced 2024-12-15 17:51:20 +00:00
kyverno/pkg/engine
Jim Bugwadia 3af6ba90ac
handle Deny rules where conditions eval to true (#7204)
Signed-off-by: Jim Bugwadia <jim@nirmata.com>
Co-authored-by: shuting <shuting@nirmata.com>
2023-05-16 06:56:16 +00:00
..
anchor
api fix: use structured jsonpatch instead of byte arrays (#7186) 2023-05-13 16:56:54 +08:00
apicall add support for Kubernetes API server POST (#6948) 2023-04-26 16:31:44 -07:00
context fix: preconditions in mutate existing rules (#7183) 2023-05-12 15:43:36 +00:00
handlers fix: use structured jsonpatch instead of byte arrays (#7186) 2023-05-13 16:56:54 +08:00
internal remove unused code (#7203) 2023-05-16 13:30:07 +08:00
jmespath Added Support for CSR in x509_decode() (#6744) 2023-04-14 09:36:38 +00:00
jsonutils
mutate fix: use structured jsonpatch instead of byte arrays (#7186) 2023-05-13 16:56:54 +08:00
operator
pattern test: add pattern pkg unit tests (#6277) 2023-02-10 14:17:36 +08:00
policycontext refactor: hide json context from caller (#7139) 2023-05-12 14:14:48 +00:00
resources refactor: introduce engine handler (#6680) 2023-03-24 16:24:00 +00:00
test refactor: introduce jmespath interface (#6882) 2023-04-13 11:29:40 +00:00
utils fix ns selector (#6887) 2023-04-13 08:17:28 +00:00
validate update k8s.gcr.io to registry.k8s.io (#6340) 2023-02-20 13:40:12 +00:00
variables handle Deny rules where conditions eval to true (#7204) 2023-05-16 06:56:16 +00:00
wildcards
attestation_test.go Conditions message (#7113) 2023-05-08 15:34:23 +08:00
background.go Conditions message (#7113) 2023-05-08 15:34:23 +08:00
engine.go chore: bump otel deps (#7152) 2023-05-11 10:16:48 +00:00
exceptions.go fix: remove excluded groups from matching (#7083) 2023-05-03 21:37:17 +08:00
forceMutate.go refactor: engine patchers (#7030) 2023-04-28 15:31:12 +08:00
forceMutate_test.go refactor: introduce jmespath interface (#6882) 2023-04-13 11:29:40 +00:00
generation.go refactor: don't process context/preconditions in invokeHandler (#6751) 2023-04-03 12:57:48 +08:00
image_verify.go refactor: policy response (#6877) 2023-04-12 16:20:42 +00:00
image_verify_test.go fix: use structured jsonpatch instead of byte arrays (#7186) 2023-05-13 16:56:54 +08:00
metrics.go chore: bump otel deps (#7152) 2023-05-11 10:16:48 +00:00
mutation.go refactor: policy response (#6877) 2023-04-12 16:20:42 +00:00
mutation_test.go fix: use structured jsonpatch instead of byte arrays (#7186) 2023-05-13 16:56:54 +08:00
policy_context.go refactor: hide json context from caller (#7139) 2023-05-12 14:14:48 +00:00
validation.go refactor: policy response (#6877) 2023-04-12 16:20:42 +00:00
validation_test.go refactor: hide json context from caller (#7139) 2023-05-12 14:14:48 +00:00