1
0
Fork 0
mirror of https://github.com/kyverno/kyverno.git synced 2025-04-18 10:16:32 +00:00
kyverno/pkg
Jim Bugwadia 9fde4fd6a1
Multiple keys ()
* fix autogen check

Signed-off-by: Jim Bugwadia <jim@nirmata.com>

* allow multiple keys and fix root/intermediate certs

Signed-off-by: Jim Bugwadia <jim@nirmata.com>

* fix test

Signed-off-by: Jim Bugwadia <jim@nirmata.com>

* make issuer/subject optional

Signed-off-by: Jim Bugwadia <jim@nirmata.com>

* enable CTLog options

Signed-off-by: Jim Bugwadia <jim@nirmata.com>

* fix split

Signed-off-by: Jim Bugwadia <jim@nirmata.com>

* make fmt

Signed-off-by: Jim Bugwadia <jim@nirmata.com>

* make codegen

Signed-off-by: Jim Bugwadia <jim@nirmata.com>

* rename CTLog -> Rekor

Signed-off-by: Jim Bugwadia <jim@nirmata.com>

* make fmt

Signed-off-by: Jim Bugwadia <jim@nirmata.com>

* api/kyverno/v1/image_verification_test.go

Signed-off-by: Jim Bugwadia <jim@nirmata.com>

* fix tests

Signed-off-by: Jim Bugwadia <jim@nirmata.com>

Co-authored-by: Vyankatesh Kudtarkar <vyankateshkd@gmail.com>
2022-04-22 07:10:02 +00:00
..
auth Fix Kyverno crash when CRD is not installed () 2020-12-03 19:19:36 -08:00
autogen refactor: simplify autogen package () 2022-04-05 15:12:22 +00:00
background refactor: use the typed ns informer in GR controller () 2022-04-21 14:12:34 +08:00
client Feat - add the new CR UpdateRequest for post mutation () 2022-04-12 22:37:28 +05:30
common refactor: separate kube utils package () 2022-04-01 08:34:25 +00:00
compatibility feat: stop mutating rules () 2022-03-28 22:01:27 +08:00
config Add support for custom image extractors () 2022-04-14 09:08:30 -07:00
cosign Multiple keys () 2022-04-22 07:10:02 +00:00
dclient Replace ToUnstructured() with Marshal/Unmarshal () 2022-03-17 14:20:24 +00:00
engine Multiple keys () 2022-04-22 07:10:02 +00:00
event refactor: remove ns lister from webhookconfig () 2022-03-23 16:04:02 +08:00
leaderelection Remove unused function () 2021-10-11 12:46:28 -07:00
metrics refactor: metrics package () 2022-04-07 02:14:13 +08:00
openapi refactor: separate kube utils package () 2022-04-01 08:34:25 +00:00
policy Multiple keys () 2022-04-22 07:10:02 +00:00
policycache Fix race condition in pCache () 2022-04-20 15:30:20 +05:30
policymutation refactor: reduce policy mutations () 2022-04-05 16:28:33 +08:00
policyreport refactor: make response type (RuleType) typed () 2022-04-06 19:04:08 +00:00
registryclient Multiple keys () 2022-04-22 07:10:02 +00:00
resourcecache refactor: separate kube utils package () 2022-04-01 08:34:25 +00:00
signal Dynamic webhooks () 2021-10-05 00:15:09 -07:00
testrunner refactor: make use of policy interface () 2022-03-30 18:34:30 +05:30
tls fix deployment replica type conversion and refactor webhook logs () 2022-01-19 17:14:33 +00:00
toggle feat: stop mutating rules () 2022-03-28 22:01:27 +08:00
userinfo chore: remove dead code () 2022-04-11 08:47:18 +00:00
utils refactor: image utils () 2022-04-20 15:01:02 +00:00
version Revert "754 merge conflicts" 2020-03-28 16:36:19 +05:30
webhookconfig fix: do not remove webhooks during initialization () 2022-04-22 14:50:29 +08:00
webhooks refactor: use the typed ns informer in GR controller () 2022-04-21 14:12:34 +08:00