1
0
Fork 0
mirror of https://github.com/kyverno/kyverno.git synced 2025-04-07 01:33:31 +00:00
kyverno/pkg/engine
Jim Bugwadia 3cb620499e
Remove YAML multiline support in CM values ()
* remove YAML multiline support in CM values

Signed-off-by: Jim Bugwadia <jim@nirmata.com>

* remove unused code

Signed-off-by: Jim Bugwadia <jim@nirmata.com>

* fix test

Signed-off-by: Jim Bugwadia <jim@nirmata.com>

Co-authored-by: shuting <shuting@nirmata.com>
2022-05-02 08:57:35 +01:00
..
anchor fix mutate preprocessing for anchors () 2022-01-23 13:54:22 +00:00
common refactor: make response type (RuleType) typed () 2022-04-06 19:04:08 +00:00
context Add error handling and log for image extractor errors () 2022-05-01 23:44:51 +00:00
jmespath Add returnType for regexMatch in kyverno jp output () 2022-04-11 08:34:14 +01:00
jsonutils refactor: move common utils () 2022-04-05 13:02:43 +00:00
mutate refactor: remove some api unnecessary pointers () 2022-04-28 12:41:10 +08:00
operator *Range Operators () 2021-10-29 13:48:23 +02:00
response cleanup event messages and sources () 2022-05-02 05:14:32 +00:00
utils Image verify attestors () 2022-04-19 08:35:12 -07:00
validate Image verify attestors () 2022-04-19 08:35:12 -07:00
variables refactor: remove some api unnecessary pointers (3) () 2022-04-28 12:30:23 +00:00
wildcards refactor: move some helpers in utils package () 2022-04-04 18:58:22 +00:00
apiPath.go Set Version to Group/Version for /apis/* URLs 2021-03-06 00:22:12 -05:00
apiPath_test.go Add unit test 2021-03-08 22:56:14 -05:00
background.go feat: mutate existing resources () 2022-04-25 12:20:40 +00:00
forceMutate.go refactor: engine context () 2022-04-09 11:52:50 +00:00
forceMutate_test.go refactor: engine context () 2022-04-09 11:52:50 +00:00
generation.go feat: mutate existing resources () 2022-04-25 12:20:40 +00:00
imageVerify.go Fix verify all images () 2022-05-01 23:02:49 +00:00
imageVerify_test.go Fix verify all images () 2022-05-01 23:02:49 +00:00
imageVerifyValidate.go Fix verify all images () 2022-05-01 23:02:49 +00:00
jsonContext.go Remove YAML multiline support in CM values () 2022-05-02 08:57:35 +01:00
loadtargets.go fix: remove unused type TargetMutation () 2022-04-28 06:05:13 +00:00
mutation.go refactor: remove some api unnecessary pointers () 2022-04-28 12:41:10 +08:00
mutation_test.go feat: mutate existing resources () 2022-04-25 12:20:40 +00:00
policyContext.go feat: mutate existing resources () 2022-04-25 12:20:40 +00:00
utils.go feat: mutate existing resources () 2022-04-25 12:20:40 +00:00
utils_test.go feat: mutate existing resources () 2022-04-25 12:20:40 +00:00
validation.go refactor: remove some api unnecessary pointers () 2022-04-28 12:41:10 +08:00
validation_test.go feat: mutate existing resources () 2022-04-25 12:20:40 +00:00