1
0
Fork 0
mirror of https://github.com/kyverno/kyverno.git synced 2025-04-05 16:54:07 +00:00
kyverno/config/crds
Vishal Choudhary b385693509
feat: add basic structure for image verify cache (#7890)
* feat: add interface for image verify cache

Signed-off-by: Vishal Choudhary <sendtovishalchoudhary@gmail.com>

* feat: add basic client for cache

Signed-off-by: Vishal Choudhary <sendtovishalchoudhary@gmail.com>

* feat: add ttl to client

Signed-off-by: Vishal Choudhary <sendtovishalchoudhary@gmail.com>

* feat: add flags and flag setup

Signed-off-by: Vishal Choudhary <sendtovishalchoudhary@gmail.com>

* feat: added a default image verify cache

Signed-off-by: Vishal Choudhary <sendtovishalchoudhary@gmail.com>

* feat: add propogation of cache to image verifier

Signed-off-by: Vishal Choudhary <sendtovishalchoudhary@gmail.com>

* feat: add useCache to image verification types

Signed-off-by: Vishal Choudhary <sendtovishalchoudhary@gmail.com>

* bug: add ivcache to image verifier

Signed-off-by: Vishal Choudhary <sendtovishalchoudhary@gmail.com>

* feat: add logger to cache

Signed-off-by: Vishal Choudhary <sendtovishalchoudhary@gmail.com>

* typo: DisabledImageVerfiyCache

Signed-off-by: Vishal Choudhary <sendtovishalchoudhary@gmail.com>

* typo: DisabledImageVerfiyCache

Signed-off-by: Vishal Choudhary <sendtovishalchoudhary@gmail.com>

* Update cmd/internal/flag.go

Signed-off-by: shuting <shutting06@gmail.com>

* feat: add use cache to v2beta1 crd

Signed-off-by: Vishal Choudhary <sendtovishalchoudhary@gmail.com>

* bug: change public attribute TTL to private

Signed-off-by: Vishal Choudhary <sendtovishalchoudhary@gmail.com>

* fix: replace nil in test with disabled cache

Signed-off-by: Vishal Choudhary <sendtovishalchoudhary@gmail.com>

* fix: convert ttl time to time.Duration

Signed-off-by: Vishal Choudhary <sendtovishalchoudhary@gmail.com>

* feat: update opts to use time.Duration

Signed-off-by: Vishal Choudhary <sendtovishalchoudhary@gmail.com>

* feat:add policy version and remove delete functions

by adding policy version, old entries will automatically become outdated and we will not have to remove them manually

Signed-off-by: Vishal Choudhary <sendtovishalchoudhary@gmail.com>

* feat: remove clear and update get and set to take interface as input

Signed-off-by: Vishal Choudhary <sendtovishalchoudhary@gmail.com>

* style: fix lint issue

Signed-off-by: Vishal Choudhary <sendtovishalchoudhary@gmail.com>

---------

Signed-off-by: Vishal Choudhary <sendtovishalchoudhary@gmail.com>
Signed-off-by: shuting <shutting06@gmail.com>
Co-authored-by: shuting <shutting06@gmail.com>
Co-authored-by: shuting <shuting@nirmata.com>
Co-authored-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
2023-08-06 21:54:52 +02:00
..
kyverno.io_admissionreports.yaml Feat: Upgrade controller-gen to v0.12.0 and fix tooling (#7683) 2023-06-29 15:58:18 +00:00
kyverno.io_backgroundscanreports.yaml Feat: Upgrade controller-gen to v0.12.0 and fix tooling (#7683) 2023-06-29 15:58:18 +00:00
kyverno.io_cleanuppolicies.yaml Feat: Upgrade controller-gen to v0.12.0 and fix tooling (#7683) 2023-06-29 15:58:18 +00:00
kyverno.io_clusteradmissionreports.yaml Feat: Upgrade controller-gen to v0.12.0 and fix tooling (#7683) 2023-06-29 15:58:18 +00:00
kyverno.io_clusterbackgroundscanreports.yaml Feat: Upgrade controller-gen to v0.12.0 and fix tooling (#7683) 2023-06-29 15:58:18 +00:00
kyverno.io_clustercleanuppolicies.yaml Feat: Upgrade controller-gen to v0.12.0 and fix tooling (#7683) 2023-06-29 15:58:18 +00:00
kyverno.io_clusterpolicies.yaml feat: add basic structure for image verify cache (#7890) 2023-08-06 21:54:52 +02:00
kyverno.io_policies.yaml feat: add basic structure for image verify cache (#7890) 2023-08-06 21:54:52 +02:00
kyverno.io_policyexceptions.yaml Feat: Upgrade controller-gen to v0.12.0 and fix tooling (#7683) 2023-06-29 15:58:18 +00:00
kyverno.io_updaterequests.yaml Feat: Upgrade controller-gen to v0.12.0 and fix tooling (#7683) 2023-06-29 15:58:18 +00:00
wgpolicyk8s.io_clusterpolicyreports.yaml Feat: Upgrade controller-gen to v0.12.0 and fix tooling (#7683) 2023-06-29 15:58:18 +00:00
wgpolicyk8s.io_policyreports.yaml Feat: Upgrade controller-gen to v0.12.0 and fix tooling (#7683) 2023-06-29 15:58:18 +00:00