1
0
Fork 0
mirror of https://github.com/kyverno/kyverno.git synced 2025-03-10 01:46:55 +00:00
kyverno/pkg
vivek kumar sahu 3e7c469d2e
set default value of "request.operation" to "CREATE" (#2688)
* set default value of "request.operation" equals to "CREATE"

Signed-off-by: viveksahu26 <vivekkumarsahu650@gmail.com>

* handles the value of "request.operation" as "CREATE" in the CLI

Signed-off-by: viveksahu26 <vivekkumarsahu650@gmail.com>

* fixed the failing e2e test case

Signed-off-by: viveksahu26 <vivekkumarsahu650@gmail.com>

* Added logs

Signed-off-by: viveksahu26 <vivekkumarsahu650@gmail.com>

* Added test case

Signed-off-by: viveksahu26 <vivekkumarsahu650@gmail.com>
2021-11-18 16:09:35 +01:00
..
auth Fix Kyverno crash when CRD is not installed (#1353) 2020-12-03 19:19:36 -08:00
backward_compatibility generate refactorings 2021-01-04 15:19:06 +05:30
client Restructure project to follow standards (#2632) 2021-10-29 18:13:20 +02:00
common Do not log error when resource is not namespaced (#2730) 2021-11-17 15:09:00 +01:00
config Fix: Hard-coded ClusterRoleName in OwnerRef breaks (#2718) 2021-11-16 19:32:42 +08:00
cosign add keyless verification (#2677) 2021-11-04 23:26:22 -07:00
dclient Fix remaining static check findings (#2541) 2021-10-13 16:00:41 -07:00
engine Added time_since() custom JMESPath function (#2680) 2021-11-17 21:17:17 +01:00
event Dynamic webhooks (#2425) 2021-10-05 00:15:09 -07:00
generate added skip status for generate (#2657) 2021-11-08 20:11:29 -08:00
kyverno set default value of "request.operation" to "CREATE" (#2688) 2021-11-18 16:09:35 +01:00
leaderelection Remove unused function (#2517) 2021-10-11 12:46:28 -07:00
metrics Fix: RuleResult label to be correctly populated while registering respective metrics 2021-10-30 02:56:04 +05:30
openapi Restructure project to follow standards (#2632) 2021-10-29 18:13:20 +02:00
policy Do not log error when resource is not namespaced (#2730) 2021-11-17 15:09:00 +01:00
policycache Restructure project to follow standards (#2632) 2021-10-29 18:13:20 +02:00
policymutation Restructure project to follow standards (#2632) 2021-10-29 18:13:20 +02:00
policyreport Handle reports with missing result property (#2696) 2021-11-09 12:03:15 +01:00
resourcecache Remove secret from default resourceCache (#1878) 2021-05-04 22:10:01 -07:00
signal Dynamic webhooks (#2425) 2021-10-05 00:15:09 -07:00
testrunner Restructure project to follow standards (#2632) 2021-10-29 18:13:20 +02:00
tls Fix remaining static check findings (#2541) 2021-10-13 16:00:41 -07:00
userinfo fixes for golint ./... 2020-11-17 13:07:30 -08:00
utils Restructure project to follow standards (#2632) 2021-10-29 18:13:20 +02:00
version
webhookconfig Allow use of "pods/binding" subresource (#2721) 2021-11-16 22:26:22 +01:00
webhooks Restructure project to follow standards (#2632) 2021-10-29 18:13:20 +02:00