1
0
Fork 0
mirror of https://github.com/kyverno/kyverno.git synced 2025-03-05 15:37:19 +00:00
kyverno/pkg/engine
shuting c8a3b19d2c
disallow variabels in clone/cloneList (#6438)
Signed-off-by: ShutingZhao <shuting@nirmata.com>
2023-03-03 11:32:40 +00:00
..
anchor Replaces manually written logic with regex for matching anchor elements (#6133) 2023-01-30 12:17:19 +00:00
api refactor: remove validate failure actions from response (#6304) 2023-02-13 20:27:40 +08:00
apicall refactor: improve engine logger management (#6280) 2023-02-09 15:15:51 +00:00
context refactor: remove MutateResourceWithImageInfo (#6397) 2023-02-27 13:45:00 +00:00
internal Notary v2 (#6011) 2023-02-20 16:26:10 +00:00
jmespath #6055 Add JMESPath support to imageExtractors (#6183) 2023-02-08 11:54:59 +00:00
jsonutils refactor: move util funcs in sub packages (#5754) 2022-12-22 06:39:54 +00:00
mutate refactor: make engine stats standard fields (#6301) 2023-02-10 11:35:55 -08:00
operator fix: change inrange operator regexs (#5962) 2023-01-16 16:23:36 +01:00
pattern test: add pattern pkg unit tests (#6277) 2023-02-10 14:17:36 +08:00
resources Yaml signing and verification (#4235) 2022-08-30 10:14:54 -07:00
test refactor: reduce store dependency in engine pkg (#6260) 2023-02-08 13:19:56 +00:00
utils refactor: merge engine common and utils packages (#6160) 2023-01-30 18:26:35 +00:00
validate update k8s.gcr.io to registry.k8s.io (#6340) 2023-02-20 13:40:12 +00:00
variables disallow variabels in clone/cloneList (#6438) 2023-03-03 11:32:40 +00:00
wildcards Replaces manually written logic with regex for matching anchor elements (#6133) 2023-01-30 12:17:19 +00:00
attestation_test.go refactor: improve engine logger management (#6280) 2023-02-09 15:15:51 +00:00
background.go refactor: user/groups exclusions (#6357) 2023-02-22 10:08:41 +00:00
common.go refactor: move client out of policy context (#6233) 2023-02-07 15:09:15 +00:00
common_test.go refactor: move client out of policy context (#6233) 2023-02-07 15:09:15 +00:00
engine.go refactor: improve engine logger management (#6280) 2023-02-09 15:15:51 +00:00
exceptions.go refactor: user/groups exclusions (#6357) 2023-02-22 10:08:41 +00:00
forceMutate.go refactor: improve engine logger management (#6280) 2023-02-09 15:15:51 +00:00
forceMutate_test.go refactor: improve engine logger management (#6280) 2023-02-09 15:15:51 +00:00
generation.go refactor: make engine stats standard fields (#6301) 2023-02-10 11:35:55 -08:00
imageVerify.go Notary v2 (#6011) 2023-02-20 16:26:10 +00:00
imageVerify_test.go refactor: improve engine logger management (#6280) 2023-02-09 15:15:51 +00:00
imageVerifyValidate.go refactor: add a few response helpers in engine internal (#6262) 2023-02-09 13:39:38 +00:00
k8smanifest.go refactor: add a few response helpers in engine internal (#6262) 2023-02-09 13:39:38 +00:00
k8smanifest_test.go refactor: move client out of policy context (#6233) 2023-02-07 15:09:15 +00:00
loadtargets.go refactor: move client out of policy context (#6233) 2023-02-07 15:09:15 +00:00
loadtargets_test.go Load mutate.targets via dclient (#3797) 2022-05-06 05:46:36 +00:00
mutation.go fix: cascading mutations (#6411) 2023-02-27 18:33:07 +01:00
mutation_test.go refactor: remove MutateResourceWithImageInfo (#6397) 2023-02-27 13:45:00 +00:00
policyContext.go refactor: move client out of policy context (#6233) 2023-02-07 15:09:15 +00:00
utils.go fix: remove dynamic config from match helpers (#6381) 2023-02-23 15:28:52 +01:00
utils_test.go fix: do not pass dynamicConfig to matchesResourceDescriptionMatchHelper (#6231) (#6242) 2023-02-08 08:08:09 +00:00
validation.go refactor: user/groups exclusions (#6357) 2023-02-22 10:08:41 +00:00
validation_test.go refactor: reduce store dependency in engine pkg (#6260) 2023-02-08 13:19:56 +00:00