1
0
Fork 0
mirror of https://github.com/kyverno/kyverno.git synced 2025-03-06 16:06:56 +00:00
kyverno/api/policies.kyverno.io/v1alpha1
Vishal Choudhary 219f25ace2
feat: add notary verifier with tsa support (#12160)
* feat: add notary repository

Signed-off-by: Vishal Choudhary <vishal.choudhary@nirmata.com>

* feat: add notary verifier

Signed-off-by: Vishal Choudhary <vishal.choudhary@nirmata.com>

* feat: tests

Signed-off-by: Vishal Choudhary <vishal.choudhary@nirmata.com>

* feat: more tests

Signed-off-by: Vishal Choudhary <vishal.choudhary@nirmata.com>

* fix: more tests

Signed-off-by: Vishal Choudhary <vishal.choudhary@nirmata.com>

* fix: ci

Signed-off-by: Vishal Choudhary <vishal.choudhary@nirmata.com>

* feat: update types

Signed-off-by: Vishal Choudhary <vishal.choudhary@nirmata.com>

---------

Signed-off-by: Vishal Choudhary <vishal.choudhary@nirmata.com>
Co-authored-by: shuting <shuting@nirmata.com>
2025-02-18 07:23:39 +00:00
..
doc.go feat: use dedicated group for new policies (#12123) 2025-02-07 12:51:03 +01:00
imageverification_policy_spec_types.go feat: add notary verifier with tsa support (#12160) 2025-02-18 07:23:39 +00:00
imageverification_policy_types.go feat: add types for image verification attestors (#12080) 2025-02-13 13:47:51 +00:00
mutating_policy.go feat: add MutatingPolicies CRD (#12150) 2025-02-17 12:02:04 +00:00
mutating_spec_types.go feat: add MutatingPolicies CRD (#12150) 2025-02-17 12:02:04 +00:00
policy_exception.go chore: move celexceptions to the new group (#12143) 2025-02-11 19:05:22 +02:00
policy_interface.go chore: move celexceptions to the new group (#12143) 2025-02-11 19:05:22 +02:00
policy_status.go refactor: status manager (#12173) 2025-02-14 15:22:25 +00:00
validating_policy.go refactor: status manager (#12173) 2025-02-14 15:22:25 +00:00
validating_spec_types.go feat: add MutatingPolicies CRD (#12150) 2025-02-17 12:02:04 +00:00
zz_generated.deepcopy.go feat: add notary verifier with tsa support (#12160) 2025-02-18 07:23:39 +00:00
zz_generated.defaults.go feat: use dedicated group for new policies (#12123) 2025-02-07 12:51:03 +01:00
zz_generated.register.go feat: add MutatingPolicies CRD (#12150) 2025-02-17 12:02:04 +00:00