1
0
Fork 0
mirror of https://github.com/kyverno/kyverno.git synced 2025-03-31 03:45:17 +00:00
kyverno/pkg
Anushka Mittal 08a3087100
New operators (#2543)
* added anyin operator

Signed-off-by: anushkamittal20 <anumittal4641@gmail.com>

* allin, anynotin, allnotin added

Signed-off-by: anushkamittal20 <anumittal4641@gmail.com>

* added operator handler info

Signed-off-by: anushkamittal20 <anumittal4641@gmail.com>

* fixes typos and variable names

Signed-off-by: anushkamittal20 <anumittal4641@gmail.com>

* reusing code from in.go in new operators

Signed-off-by: anushkamittal20 <anumittal4641@gmail.com>

* Added more test cases for new operators

Signed-off-by: anushkamittal20 <anumittal4641@gmail.com>

* updated openapiv3schema

Signed-off-by: anushkamittal20 <anumittal4641@gmail.com>

* matching logic

Signed-off-by: anushkamittal20 <anumittal4641@gmail.com>

* added deprecated tag for In and NotIn

Signed-off-by: anushkamittal20 <anumittal4641@gmail.com>
2021-10-26 17:29:42 -07:00
..
api New operators (#2543) 2021-10-26 17:29:42 -07:00
auth Fix Kyverno crash when CRD is not installed (#1353) 2020-12-03 19:19:36 -08:00
backward_compatibility generate refactorings 2021-01-04 15:19:06 +05:30
client Update PolicyReport CRDs to wgpolicyk8s.io/v1alpha2 (#1825) 2021-08-21 10:35:17 -07:00
common Remove dead code and unused variables (#2537) 2021-10-13 22:45:23 +02:00
config Dynamic webhooks (#2425) 2021-10-05 00:15:09 -07:00
cosign add variable substitutoion for imageVerify and allow PEM in ConfigMaps 2021-10-26 10:41:27 -07:00
dclient Fix remaining static check findings (#2541) 2021-10-13 16:00:41 -07:00
engine New operators (#2543) 2021-10-26 17:29:42 -07:00
event Dynamic webhooks (#2425) 2021-10-05 00:15:09 -07:00
generate Fix | GenerateRequests Status Failed, but resource is created! (#2566) 2021-10-25 16:28:11 -07:00
kyverno New operators (#2543) 2021-10-26 17:29:42 -07:00
leaderelection Remove unused function (#2517) 2021-10-11 12:46:28 -07:00
metrics Format error messages correctly (#2519) 2021-10-12 14:29:20 -07:00
openapi wildcard support (#2485) 2021-10-14 00:15:32 -07:00
policy Fix for - Kyverno CLI permitting namespaces field in a Policy resource (#2199) 2021-10-21 13:18:22 -07:00
policycache wildcard support (#2485) 2021-10-14 00:15:32 -07:00
policymutation support list foreach (#2522) 2021-10-14 00:20:52 -07:00
policyreport Remove dead code and unused variables (#2537) 2021-10-13 22:45:23 +02:00
resourcecache Remove secret from default resourceCache (#1878) 2021-05-04 22:10:01 -07:00
signal Dynamic webhooks (#2425) 2021-10-05 00:15:09 -07:00
testrunner Add exclusions to make gosec happy (#2540) 2021-10-13 15:05:13 -07:00
tls Fix remaining static check findings (#2541) 2021-10-13 16:00:41 -07:00
userinfo fixes for golint ./... 2020-11-17 13:07:30 -08:00
utils Remove dead code and unused variables (#2537) 2021-10-13 22:45:23 +02:00
version Revert "754 merge conflicts" 2020-03-28 16:36:19 +05:30
webhookconfig fix: found a handful other magic strings that needed some webhook love (#2546) 2021-10-15 09:54:07 -07:00
webhooks wildcard support (#2485) 2021-10-14 00:15:32 -07:00