1
0
Fork 0
mirror of https://github.com/kyverno/kyverno.git synced 2025-04-06 17:23:32 +00:00
kyverno/pkg/engine
Arsh Sharma 596bc9ba6f
feat(operators): support subset checking for in and notin (#1555)
* feat(operators): support subset checking for in and notin

Signed-off-by: Arsh Sharma <arshsharma461@gmail.com>

* feat(operators): fixed NotIn function

Signed-off-by: Arsh Sharma <arshsharma461@gmail.com>
2021-02-10 13:05:36 -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 Upgrade client libraries to 0.20.2 (#1547) 2021-02-07 20:26:56 -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 Add AND logical operator support (#1539) 2021-02-05 17:52:31 -08:00
variables feat(operators): support subset checking for in and notin (#1555) 2021-02-10 13:05:36 -08:00
wildcards added logic for generate policy with data (#1463) 2021-01-27 10:11:22 -08:00
apiPath.go redo changes reverted by merge 2021-02-01 23:22:19 -08:00
apiPath_test.go api server lookups (#1514) 2021-02-01 12:59:13 -08:00
forceMutate.go update nirmata/kyverno to kyverno/kyverno 2020-10-07 11:12:31 -07:00
generation.go namespace selector (#1532) 2021-02-03 13:09:42 -08:00
jsonContext.go redo changes reverted by merge 2021-02-01 23:22:19 -08:00
mutation.go namespace selector (#1532) 2021-02-03 13:09:42 -08:00
mutation_test.go update validation logic 2020-12-23 15:10:07 -08:00
policyContext.go namespace selector (#1532) 2021-02-03 13:09:42 -08:00
utils.go issue fixed (#1558) 2021-02-08 10:36:39 -08:00
utils_test.go namespace selector (#1532) 2021-02-03 13:09:42 -08:00
validation.go namespace selector (#1532) 2021-02-03 13:09:42 -08:00
validation_test.go fix tests 2021-02-02 00:20:03 -08:00