1
0
Fork 0
mirror of https://github.com/kyverno/kyverno.git synced 2025-03-06 16:06:56 +00:00
kyverno/pkg/engine
Vishal Choudhary 58ac348f3d
fix: copy all the fields of public keys when splitting (#11770)
Signed-off-by: Vishal Choudhary <vishal.choudhary@nirmata.com>
2024-12-20 08:28:17 +00:00
..
adapters feat: Add Manifest Index to ImageRegistry context (#9883) 2024-11-14 08:10:25 +00:00
anchor fix: validate pattern premature skip (#9155) 2024-01-29 13:06:39 +00:00
api fix: properly verify precondition in old object validation (#11644) 2024-12-04 06:32:12 +00:00
apicall support HTTP headers in service API calls (#11041) 2024-09-09 21:04:08 +00:00
context feat: Add Manifest Index to ImageRegistry context (#9883) 2024-11-14 08:10:25 +00:00
factories feat: add globalcontext loader and interface (#9602) 2024-02-05 11:24:37 +00:00
handlers Mutate existing CLI support (#11453) 2024-12-19 07:42:54 +00:00
internal fix: copy all the fields of public keys when splitting (#11770) 2024-12-20 08:28:17 +00:00
jmespath Add SHA1 and MD5 hash functions to JMESPath (#11564) 2024-11-12 08:53:44 +00:00
jsonutils feat(json): reduce reliance on DocumentToUntyped() (#10724) 2024-07-29 11:57:20 +00:00
mutate refactor: introduce autogen interface (#11418) 2024-10-16 15:24:37 +02:00
operator
pattern chore: move utils/wildcard in ext (#8772) 2023-10-29 23:59:53 +00:00
policycontext fix: allow changes to preexisting resources that violate a validate foreach, cel or pss policy (#10033) 2024-09-06 06:42:56 +00:00
resources
utils refactor: introduce autogen interface (#11418) 2024-10-16 15:24:37 +02:00
validate fix(anchor): skip anchors don't have priority (#10206) 2024-05-22 09:04:14 +00:00
variables add support for shallow substitution (#11058) 2024-10-08 19:43:04 +00:00
wildcards chore: move utils/wildcard in ext (#8772) 2023-10-29 23:59:53 +00:00
attestation_test.go
background.go feat: add/improve error logs (#11657) 2024-11-25 13:37:43 +00:00
engine.go Mutate existing CLI support (#11453) 2024-12-19 07:42:54 +00:00
exceptions.go chore: use v2 clients for policy exceptions (#10530) 2024-06-24 16:36:55 +00:00
forceMutate.go feat(json): unmarshal once per policy (#10701) 2024-07-30 10:52:41 +00:00
forceMutate_test.go Improved test covergae for forceMutate (#10103) 2024-07-24 10:43:07 +00:00
fuzz_test.go Mutate existing CLI support (#11453) 2024-12-19 07:42:54 +00:00
generation.go refactor: introduce autogen interface (#11418) 2024-10-16 15:24:37 +02:00
image_verify.go refactor: introduce autogen interface (#11418) 2024-10-16 15:24:37 +02:00
image_verify_test.go Mutate existing CLI support (#11453) 2024-12-19 07:42:54 +00:00
metrics.go fix: change generic policy to not return any (#9463) 2024-01-20 19:20:22 +02:00
mutation.go refactor: introduce autogen interface (#11418) 2024-10-16 15:24:37 +02:00
mutation_test.go Mutate existing CLI support (#11453) 2024-12-19 07:42:54 +00:00
policy_context.go
validation.go Mutate existing CLI support (#11453) 2024-12-19 07:42:54 +00:00
validation_test.go Mutate existing CLI support (#11453) 2024-12-19 07:42:54 +00:00