1
0
Fork 0
mirror of https://github.com/kyverno/kyverno.git synced 2024-12-15 17:51:20 +00:00
kyverno/pkg/webhooks
Charles-Edouard Brétéché aa6400269e
refactor: implement matching based on GVK/subresource (#6633)
* refactor: do not allow matching with subresource kind

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

* fix kuttl

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

* fix kuttl

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

* fixes

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

* fix

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

* refactor: implement matching based on GVK/subresource

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

* fix

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

* fix

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

* fix

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

* fix

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

---------

Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
2023-03-22 18:18:11 +08:00
..
exception validate polex activation and namespace (#6046) 2023-01-23 09:48:54 +00:00
handlers refactor: reduce userinfos deps and add unit tests (#6524) 2023-03-10 09:09:19 +00:00
policy feat: add validations for generate immutable fields (#6328) 2023-03-01 06:52:20 +00:00
resource fix: remove a couple DeepEqual and fix deletion check bug (#6640) 2023-03-22 04:46:35 +00:00
updaterequest chore: cleanup generate codebase (#6598) 2023-03-17 08:36:06 +00:00
utils refactor: implement matching based on GVK/subresource (#6633) 2023-03-22 18:18:11 +08:00
log.go add package logger in files (#4766) 2022-10-02 19:45:03 +00:00
server.go refactor: user/groups exclusions (#6357) 2023-02-22 10:08:41 +00:00