1
0
Fork 0
mirror of https://github.com/kyverno/kyverno.git synced 2025-03-06 07:57:07 +00:00
kyverno/pkg/engine
刘旭 d96f40072f
fix(gctx): remove unnecessary json Marshal/Unmarshal operations to reduce memory usage (#12201)
Signed-off-by: liuxu <liuxu623@gmail.com>
Co-authored-by: shuting <shuting@nirmata.com>
2025-02-27 17:03:36 +08:00
..
adapters
anchor
api
apicall
context
factories
handlers
internal
jmespath
jsonutils
mutate
operator
pattern
policycontext
resources
utils
validate
variables
wildcards
attestation_test.go
background.go
engine.go
exceptions.go
forceMutate.go
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
image_verify.go
image_verify_test.go
metrics.go
mutation.go refactor: introduce autogen interface (#11418) 2024-10-16 15:24:37 +02:00
mutation_test.go
policy_context.go
validation.go
validation_test.go Mutate existing CLI support (#11453) 2024-12-19 07:42:54 +00:00