1
0
Fork 0
mirror of https://github.com/kyverno/kyverno.git synced 2025-03-31 03:45:17 +00:00
kyverno/pkg/utils
Yuvraj 277402ba4c
Feature - Add checks for k8s version when Kyverno starts (#831)
* Added k8s version check for mutating and validating'

* version check adde

* middelware added

* formate

* Added timeout flag value to webhook server timeout middelware and refactore kubernetes version check

* Fixed test cases

* Removed log

* Update kubernetes version check

* Added check for mutate and validate

* Skip Validation in handleValidateAdmissionRequest if kubernetes version is below 1.14

* Update return object AdmissionResponse

* fixed condition for skiping mutation

* Handle condition for skip feature in case of kubernetes version 1.14.2
2020-05-18 17:00:52 -07:00
..
json.go 754 works as intended - more changes required related to locks .etc 2020-03-24 23:12:45 +05:30
util.go Feature - Add checks for k8s version when Kyverno starts (#831) 2020-05-18 17:00:52 -07:00
util_test.go support wild cards for namespaces in rule resource description 2019-09-12 17:11:55 -07:00