1
0
Fork 0
mirror of https://github.com/kyverno/kyverno.git synced 2025-03-09 09:26:54 +00:00
kyverno/pkg/engine
Jim Bugwadia 3cffc3654a
Merge pull request #1762 from realshuting/1757_default_image_info
Set default image registry and tag if not present
2021-04-01 13:40:13 -07:00
..
anchor merge and resolve conflicts 2021-03-25 16:43:12 -07:00
common Fix #1506; Resolve path reference in entire rule instead of just pattern/overlay 2021-03-16 13:45:40 +02:00
context set default image registry and tag if not present 2021-04-01 09:50:34 -07:00
json-utils Fix #1506; Resolve path reference in entire rule instead of just pattern/overlay 2021-03-16 13:45:40 +02:00
mutate merge and resolve conflicts 2021-03-25 16:43:12 -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 Fix #1506; Resolve path reference in entire rule instead of just pattern/overlay 2021-03-16 13:45:40 +02:00
variables - fix variable validation; - update log level 2021-03-31 13:24:36 -07: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 add comment 2021-03-26 10:47:59 -07:00
forceMutate_test.go Fix #1506; Resolve path reference in entire rule instead of just pattern/overlay 2021-03-16 13:45:40 +02: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 operate on the copy of configmap data 2021-03-31 15:22:25 -07: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 Add Images info to variables context (#1725) 2021-03-23 10:34:03 -07: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 Fix #1506; Resolve path reference in entire rule instead of just pattern/overlay 2021-03-16 13:45:40 +02:00
validation_test.go merge and resolve conflicts 2021-03-25 16:43:12 -07:00