1
0
Fork 0
mirror of https://github.com/kyverno/kyverno.git synced 2025-03-06 16:06:56 +00:00
kyverno/pkg/engine
Joshua Snider 6699bfab8c Fix tests
Signed-off-by: Joshua Snider <jsnider@mtu.edu>
2021-03-16 15:00:42 -04: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 Merge pull request #1636 from realshuting/1621_fix_configmap_variables 2021-02-25 19:53:11 -08:00
mutate fix #1465: raise log level to error; add failed rules (#1709) 2021-03-15 15:34:21 -07: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 - support AllowMissingPathOnRemove and EnsurePathExistsOnAdd in patchesJSON6902 2021-02-25 15:25:07 -08:00
validate Add AND logical operator support (#1539) 2021-02-05 17:52:31 -08:00
variables Fix tests 2021-03-16 15:00:42 -04:00
wildcards added logic for generate policy with data (#1463) 2021-01-27 10:11:22 -08: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 update nirmata/kyverno to kyverno/kyverno 2020-10-07 11:12:31 -07:00
generation.go Bug Fix: Extends match / exclude to use apiGroup and apiVersion (#1218) (#1656) 2021-03-04 16:45:52 -08:00
jsonContext.go Merge pull request #1597 from yashvardhan-kukreja/issue-1242/multiline-yaml-string-support 2021-03-10 09:58:38 -08:00
jsonContext_test.go feat: added functionality for delimiting multi-line block by newline characters 2021-03-01 00:46:50 +05:30
mutation.go feat: [preconditions, conditions] added backwards-compatible support for logical operators (#1604) 2021-03-01 20:31:06 -08:00
mutation_test.go feat: [preconditions, conditions] added backwards-compatible support for logical operators (#1604) 2021-03-01 20:31:06 -08:00
policyContext.go namespace selector (#1532) 2021-02-03 13:09:42 -08:00
utils.go Bug Fix: Extends match / exclude to use apiGroup and apiVersion (#1218) (#1656) 2021-03-04 16:45:52 -08:00
utils_test.go namespace selector (#1532) 2021-02-03 13:09:42 -08:00
validation.go feat: [preconditions, conditions] added backwards-compatible support for logical operators (#1604) 2021-03-01 20:31:06 -08:00
validation_test.go feat: [preconditions, conditions] added backwards-compatible support for logical operators (#1604) 2021-03-01 20:31:06 -08:00