1
0
Fork 0
mirror of https://github.com/kyverno/kyverno.git synced 2025-03-31 03:45:17 +00:00
kyverno/pkg/controllers/validatingadmissionpolicy-generate
Mariam Fahmy f0be3bdc0b
fix: display a message when the controller has no permissions for VAPs (#8776)
* fix: display a message when the controller has no permissions for VAPs

Signed-off-by: Mariam Fahmy <mariam.fahmy@nirmata.com>

* fix: add a warning when a Kyverno policy is created

Signed-off-by: Mariam Fahmy <mariam.fahmy@nirmata.com>

---------

Signed-off-by: Mariam Fahmy <mariam.fahmy@nirmata.com>
2023-11-01 21:52:03 +08:00
..
controller.go fix: display a message when the controller has no permissions for VAPs (#8776) 2023-11-01 21:52:03 +08:00
log.go feat: generate validating admission policies and their bindings from Kyverno policies (#7840) 2023-08-31 10:25:21 +00:00
policycheck.go fix: rename vap logging name to ValidatingAdmissionPolicy (#8785) 2023-10-30 15:54:34 +00:00
policycheck_test.go feat: generate validating admission policies and their bindings from Kyverno policies (#7840) 2023-08-31 10:25:21 +00:00
translation.go fix: use go 1.21 new packages (#8452) 2023-09-19 12:06:53 +00:00