1
0
Fork 0
mirror of https://github.com/kyverno/kyverno.git synced 2024-12-14 11:57:48 +00:00
kyverno/pkg/engine
Jim Bugwadia 50cb1859c3
add keyless verification (#2677)
* add keyless verification

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

* run make fmt

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

* fix linter warning

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

* wrap error with details

Signed-off-by: Jim Bugwadia <jim@nirmata.com>
2021-11-04 23:26:22 -07:00
..
anchor Fix various go lint issues (#2639) 2021-10-29 17:06:03 +02:00
common Fix various go lint issues (#2639) 2021-10-29 17:06:03 +02:00
context redo variable validation (#2647) 2021-11-03 11:16:55 -07:00
jmespath Improve consistency in jmesPath functions test file (#2640) 2021-10-29 14:45:03 -07:00
jsonutils Fix various go lint issues (#2639) 2021-10-29 17:06:03 +02:00
mutate Restructure project to follow standards (#2632) 2021-10-29 18:13:20 +02:00
operator *Range Operators (#2622) 2021-10-29 13:48:23 +02:00
response Fix various go lint issues (#2639) 2021-10-29 17:06:03 +02:00
utils Cleanup imports (#2635) 2021-10-29 12:24:26 +02:00
validate Improving readability (#2638) 2021-10-29 14:48:22 +02:00
variables redo variable validation (#2647) 2021-11-03 11:16:55 -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 Restructure project to follow standards (#2632) 2021-10-29 18:13:20 +02:00
forceMutate_test.go Restructure project to follow standards (#2632) 2021-10-29 18:13:20 +02:00
generation.go Restructure project to follow standards (#2632) 2021-10-29 18:13:20 +02:00
imageVerify.go add keyless verification (#2677) 2021-11-04 23:26:22 -07:00
imageVerify_test.go Restructure project to follow standards (#2632) 2021-10-29 18:13:20 +02:00
jsonContext.go Restructure project to follow standards (#2632) 2021-10-29 18:13:20 +02:00
jsonContext_test.go Cleanup imports (#2635) 2021-10-29 12:24:26 +02:00
mutation.go re-apply policies to managed pods (#2648) 2021-11-01 11:08:24 -07:00
mutation_test.go Restructure project to follow standards (#2632) 2021-10-29 18:13:20 +02:00
policyContext.go Restructure project to follow standards (#2632) 2021-10-29 18:13:20 +02:00
utils.go Restructure project to follow standards (#2632) 2021-10-29 18:13:20 +02:00
utils_test.go Restructure project to follow standards (#2632) 2021-10-29 18:13:20 +02:00
validation.go re-apply policies to managed pods (#2648) 2021-11-01 11:08:24 -07:00
validation_test.go Restructure project to follow standards (#2632) 2021-10-29 18:13:20 +02:00