1
0
Fork 0
mirror of https://github.com/kyverno/kyverno.git synced 2025-01-20 18:52:16 +00:00
kyverno/config
shuting ef06833613
feat: support attestations with multiple signatures (#5409)
* add new attribute ".verifyImages.attestations.attestors"

Signed-off-by: ShutingZhao <shuting@nirmata.com>

* Update CRDs

Signed-off-by: ShutingZhao <shuting@nirmata.com>

* support multiple subjects for attestations

Signed-off-by: ShutingZhao <shuting@nirmata.com>

* - fix entries check; - refactors code

Signed-off-by: ShutingZhao <shuting@nirmata.com>

* fix linter

Signed-off-by: ShutingZhao <shuting@nirmata.com>

* - allow both attestors and attestations; - make attestations.attestor optional

Signed-off-by: ShutingZhao <shuting@nirmata.com>

* fix panic

Signed-off-by: ShutingZhao <shuting@nirmata.com>

* fix tests

Signed-off-by: ShutingZhao <shuting@nirmata.com>

* add kuttl tests

Signed-off-by: ShutingZhao <shuting@nirmata.com>

* fix tests

Signed-off-by: ShutingZhao <shuting@nirmata.com>

* fix tests

Signed-off-by: ShutingZhao <shuting@nirmata.com>

* fix tests

Signed-off-by: ShutingZhao <shuting@nirmata.com>

* remove the invalid test

Signed-off-by: ShutingZhao <shuting@nirmata.com>

* fix empty attestor

Signed-off-by: ShutingZhao <shuting@nirmata.com>

* add cleanup steps

Signed-off-by: ShutingZhao <shuting@nirmata.com>

* Update api/kyverno/v1/image_verification_types.go

Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>

* update codegen

Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>

Signed-off-by: ShutingZhao <shuting@nirmata.com>
Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
Co-authored-by: Jim Bugwadia <jim@nirmata.com>
Co-authored-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
Co-authored-by: Charles-Edouard Brétéché <charled.breteche@gmail.com>
2022-12-01 22:09:44 +00:00
..
bundle remove app.kubernetes.io/managed-by label from crds (#2852) 2021-12-21 07:43:44 +00:00
crds feat: support attestations with multiple signatures (#5409) 2022-12-01 22:09:44 +00:00
debug Add handler to UR.status (#3791) 2022-05-05 16:26:27 +05:30
dryrun fixed dryrun option to handle changes caused by mutating policy (#4899) 2022-11-17 08:17:45 +00:00
github add e2e tests for mutate existing policies (#3703) 2022-04-27 21:44:52 +02:00
k8s-resource fix: don't specify rules when aggregationRule is set (#4867) 2022-10-12 14:17:51 +00:00
manifest fix: reduce startup probe delay (#5296) 2022-11-10 13:49:22 +00:00
templates fix: publish yaml manifests in release instead of repo (#4738) 2022-10-03 15:12:43 +00:00
install.yaml feat: support attestations with multiple signatures (#5409) 2022-12-01 22:09:44 +00:00
install_debug.yaml feat: support attestations with multiple signatures (#5409) 2022-12-01 22:09:44 +00:00
kustomization.yaml fix: publish yaml manifests in release instead of repo (#4738) 2022-10-03 15:12:43 +00:00
labels.yaml fix: publish yaml manifests in release instead of repo (#4738) 2022-10-03 15:12:43 +00:00