1
0
Fork 0
mirror of https://github.com/kyverno/kyverno.git synced 2024-12-14 11:57:48 +00:00
kyverno/pkg/engine
Sachin 0d402ec09c
Implicit memory aliasing in for loop. (#2530)
Signed-off-by: slayer321 <sachin.maurya7666@gmail.com>
2021-10-13 11:03:25 -07:00
..
anchor Format error messages correctly (#2519) 2021-10-12 14:29:20 -07:00
common Fix various static checks related to condition handling (#2528) 2021-10-13 11:29:45 +02:00
context separate MutateResourceWithImageInfo from buildContext and add comments 2021-10-06 22:19:47 -07:00
jmespath JMESPath: Arithmetic Operators (#2416) 2021-09-22 14:40:45 -07:00
json-utils fmt 2021-10-06 11:18:36 -07:00
mutate unnecessary use of fmt.Sprintf (#2531) 2021-10-13 11:00:04 -07:00
operator fix gofmt and golint issues (#667) 2020-02-03 13:38:24 -08:00
response fix messages and tests 2021-10-03 03:15:22 -07:00
utils fix merge error 2021-10-06 22:48:56 -07:00
validate Fix various static checks related to condition handling (#2528) 2021-10-13 11:29:45 +02:00
variables Format error messages correctly (#2519) 2021-10-12 14:29:20 -07:00
wildcards updating minio verison (#1956) 2021-06-09 19:16:26 -07: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
forceMutate.go implement validate.foreach 2021-09-26 02:12:31 -07:00
forceMutate_test.go Patch strategic merge preprocessing: implement anchor handling (#2156) 2021-07-23 10:53:37 -07:00
generation.go Merge branch 'main' of github.com:kyverno/kyverno into feat/support_mutate_in_cli 2021-10-05 12:23:34 +05:30
imageVerify.go fix merge error 2021-10-06 22:48:56 -07:00
imageVerify_test.go fmt 2021-10-06 11:18:36 -07:00
jsonContext.go Block scalars for value files (#2380) 2021-09-13 16:33:30 +05:30
jsonContext_test.go feat: added functionality for delimiting multi-line block by newline characters 2021-03-01 00:46:50 +05:30
mutation.go Implicit memory aliasing in for loop. (#2530) 2021-10-13 11:03:25 -07:00
mutation_test.go fix tests 2021-10-06 18:31:20 -07:00
policyContext.go add validation; add 'element' to context 2021-10-02 16:53:02 -07:00
utils.go Remove dead code in various packages (#2514) 2021-10-11 12:44:43 -07:00
utils_test.go Added Code to support the test command for mutate policy (#2279) 2021-10-05 11:11:54 +05:30
validation.go fix tests 2021-10-06 18:31:20 -07:00
validation_test.go add validation; add 'element' to context 2021-10-02 16:53:02 -07:00