1
0
Fork 0
mirror of https://github.com/kyverno/kyverno.git synced 2024-12-15 17:51:20 +00:00
kyverno/pkg/webhooks
2020-01-24 23:25:39 +05:30
..
generate 538 (#587) 2020-01-07 10:33:28 -08:00
admission_test.go Fixed old tests on new function ResourceMeetsDescription (added the new file utils-test.go) 2019-06-07 14:46:18 +03:00
annotations.go fetch annotation from resource annotation map 2020-01-06 19:24:24 -08:00
annotations_test.go Support variable substitution (#549) 2019-12-30 17:08:50 -08:00
checker.go add checker to verify if mutatingwebhook is enabled or not + refactoring 2019-10-30 13:39:19 -07:00
common.go resolving merge conflicts 2020-01-24 23:24:20 +05:30
generation.go fix the bugs and add pre-condition checks (#606) 2020-01-13 11:21:14 -08:00
mutation.go update debug info log level 2020-01-16 14:37:01 -08:00
policymutation.go Merge branch 'master' into add_testscenario 2020-01-08 16:48:15 -08:00
policymutation_test.go fix build error 2020-01-08 16:56:41 -08:00
policyvalidation.go 538 (#587) 2020-01-07 10:33:28 -08:00
report.go - remove policy violation created on owner and related logic; - use generic call to create violation info 2020-01-06 17:07:11 -08:00
server.go 253 fixing build issues 2020-01-24 23:25:39 +05:30
validation.go change to use validationFailureAction for the mutation failure action 2020-01-16 11:57:28 -08:00