1
0
Fork 0
mirror of https://github.com/kyverno/kyverno.git synced 2024-12-14 11:57:48 +00:00
kyverno/pkg/utils/match
Charles-Edouard Brétéché b36a2ecdcc
feat: bump update request api version (#10508)
* feat: bump update request api version

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

* use v2

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

* codegen

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

* codegen

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

* fix linter

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

* fix linter

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

---------

Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
2024-06-20 09:44:43 +00:00
..
annotations.go chore: move utils/wildcard in ext (#8772) 2023-10-29 23:59:53 +00:00
annotations_test.go refactor: match utils package (#5961) 2023-01-10 12:16:59 -08:00
kind.go chore: move utils/wildcard in ext (#8772) 2023-10-29 23:59:53 +00:00
kind_test.go refactor: implement matching based on GVK/subresource (#6633) 2023-03-22 18:18:11 +08:00
labels.go skip other checks if operations do not match (#8324) 2023-09-19 08:01:49 +00:00
labels_test.go refactor: match utils package (#5961) 2023-01-10 12:16:59 -08:00
match.go feat: bump update request api version (#10508) 2024-06-20 09:44:43 +00:00
name.go chore: move utils/wildcard in ext (#8772) 2023-10-29 23:59:53 +00:00
name_test.go refactor: match utils package (#5961) 2023-01-10 12:16:59 -08:00
subjects.go chore: move utils/wildcard in ext (#8772) 2023-10-29 23:59:53 +00:00