1
0
Fork 0
mirror of https://github.com/kyverno/kyverno.git synced 2025-03-06 16:06:56 +00:00
kyverno/pkg/engine
Vineeth Reddy eeb4e4ff0f
turn preconditions error to info log (#1926)
* turn preconditions error to info log

Signed-off-by: vineethvanga18 <reddy.8@iitj.ac.in>

* minor change

Signed-off-by: vineethvanga18 <reddy.8@iitj.ac.in>

* further changes

Signed-off-by: vineethvanga18 <reddy.8@iitj.ac.in>

* resolve conflicts

Signed-off-by: vineethvanga18 <reddy.8@iitj.ac.in>

* add precondition flag

Signed-off-by: vineethvanga18 <reddy.8@iitj.ac.in>

* NotFoundError -> Info

Signed-off-by: vineethvanga18 <reddy.8@iitj.ac.in>
2021-07-07 17:37:44 +05:30
..
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 Jmespath notfound error (#1907) 2021-07-01 22:56:50 -07:00
jmespath Add function label_match, to use matchLabel in JMESPath, usage: label_match(labels_from_network_policy, labels_from pod) bool, Remove validation for JMESPath (#1862) 2021-05-04 09:28:30 -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 updating minio verison (#1956) 2021-06-09 19:16:26 -07:00
operator fix gofmt and golint issues (#667) 2020-02-03 13:38:24 -08:00
response Configurable success events on policies & resources. Generating failure events on policies by default. (#1939) 2021-06-29 14:43:11 -07:00
utils - support AllowMissingPathOnRemove and EnsurePathExistsOnAdd in patchesJSON6902 2021-02-25 15:25:07 -08:00
validate Move log to debug for wildcard pattern matching (#2064) 2021-06-23 16:48:09 -07:00
variables turn preconditions error to info log (#1926) 2021-07-07 17:37:44 +05:30
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 Removes check for strategicMergePatch in forceMutate (#1898) 2021-05-07 18:07:41 -07:00
forceMutate_test.go Removes check for strategicMergePatch in forceMutate (#1898) 2021-05-07 18:07:41 -07:00
generation.go turn preconditions error to info log (#1926) 2021-07-07 17:37:44 +05:30
jsonContext.go Fix reviewdog failure 2021-05-04 11:14:07 -04: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 turn preconditions error to info log (#1926) 2021-07-07 17:37:44 +05:30
mutation_test.go Jmespath notfound error (#1907) 2021-07-01 22:56:50 -07:00
policyContext.go namespace selector (#1532) 2021-02-03 13:09:42 -08:00
utils.go adding support for multiple names in match and exclude blocks (#2010) 2021-06-28 22:31:22 -07:00
utils_test.go adding support for multiple names in match and exclude blocks (#2010) 2021-06-28 22:31:22 -07:00
validation.go turn preconditions error to info log (#1926) 2021-07-07 17:37:44 +05:30
validation_test.go Jmespath notfound error (#1907) 2021-07-01 22:56:50 -07:00