1
0
Fork 0
mirror of https://github.com/kyverno/kyverno.git synced 2025-03-06 16:06:56 +00:00
kyverno/pkg/engine
shuting d82f19be4e
Feature/fix dev mode execution (#1477)
* add serverIP to X.509 certificate SANs

* disable webhook monitor in debug mode

Signed-off-by: Shuting Zhao <shutting06@gmail.com>
Signed-off-by: Jim Bugwadia <jim@nirmata.com>

Co-authored-by: Jim Bugwadia <jim@nirmata.com>
2021-01-20 15:25:27 -08:00
..
anchor handle anchors for wildcard annotations 2021-01-07 11:24:38 -08:00
common handle anchors for wildcard annotations 2021-01-07 11:24:38 -08:00
context update validation logic 2020-12-23 15:10:07 -08:00
mutate Remove unnecessary JSON patches; fixes strategicMergePatch for tolerations (#1478) 2021-01-19 11:08:06 -08:00
operator fix gofmt and golint issues (#667) 2020-02-03 13:38:24 -08:00
response 1398 - Reduce RCR throttling requests (#1406) 2020-12-21 11:04:19 -08:00
utils Remove unnecessary JSON patches; fixes strategicMergePatch for tolerations (#1478) 2021-01-19 11:08:06 -08:00
validate 1314 validate rule (#1368) 2020-12-08 22:52:37 -08:00
variables support nested JMESPATH var substitution (#1471) 2021-01-14 10:46:51 -08:00
wildcards Fix memory leak - remove item from the cache once done (audit handler) (#1459) 2021-01-07 16:26:59 -08:00
forceMutate.go update nirmata/kyverno to kyverno/kyverno 2020-10-07 11:12:31 -07:00
generation.go update validation logic 2020-12-23 15:10:07 -08:00
mutation.go handle anchors for wildcard annotations 2021-01-07 11:24:38 -08:00
mutation_test.go update validation logic 2020-12-23 15:10:07 -08:00
policyContext.go update validation logic 2020-12-23 15:10:07 -08:00
utils.go update validation logic 2020-12-23 15:10:07 -08:00
utils_test.go add annotation wildcard support 2020-12-02 12:25:56 -08:00
validation.go Feature/fix dev mode execution (#1477) 2021-01-20 15:25:27 -08:00
validation_test.go add test case 2020-12-23 15:57:12 -08:00