1
0
Fork 0
mirror of https://github.com/kyverno/kyverno.git synced 2025-03-07 08:26:53 +00:00
kyverno/pkg/utils
Jim Bugwadia 531355adce
Release 1.7 (#4200)
* cherry-pick fix attestation checks https://github.com/kyverno/kyverno/pull/3999

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

* remove TUF initialization from main (#4098)

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

* fix imageVerify validation checks and conversion logic (#4038)

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

Co-authored-by: Vyankatesh Kudtarkar <vyankateshkd@gmail.com>

* release event memory (#4138)

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

Co-authored-by: Vyankatesh Kudtarkar <vyankateshkd@gmail.com>

* fix merge of image verify and mutate patches

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

* fix patch join

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

* handle embedded strings with spaces

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

Co-authored-by: Prateek Pandey <prateek.pandey@nirmata.com>
Co-authored-by: Vyankatesh Kudtarkar <vyankateshkd@gmail.com>
2022-07-10 20:00:00 -07:00
..
admission refactor: switch to admission v1 (#3526) 2022-04-06 20:43:07 +00:00
api refactor: move ImageExtractorConfigs in api package (#3781) 2022-05-03 08:45:08 +00:00
engine refactor: add engine utils sub package (#3552) 2022-04-05 20:30:00 +08:00
image refactor: image utils (#3630) 2022-04-20 15:01:02 +00:00
json Release 1.7 (#4200) 2022-07-10 20:00:00 -07:00
kube handle subresources (#3841) (#3848) 2022-05-10 12:34:17 +08:00
os refactor: add os utils sub package (#3528) 2022-04-01 06:59:44 +00:00
string refactor: move some helpers in utils package (#3539) 2022-04-04 18:58:22 +00:00
yaml refactor: separate yaml utils package (#3520) 2022-04-01 09:56:16 +00:00
annotations.go feat: mutate existing resources (#3669) 2022-04-25 12:20:40 +00:00
annotations_test.go feat: mutate existing resources (#3669) 2022-04-25 12:20:40 +00:00
loadpolicy.go refactor: separate yaml utils package (#3520) 2022-04-01 09:56:16 +00:00
util.go external.metrics.k8s.io/v1beta1 issue (#4182) 2022-07-01 05:05:15 +00:00
util_test.go refactor: move common utils (#3553) 2022-04-05 13:02:43 +00:00