shuting
|
3bc386955e
|
Remove unnecessary JSON patches; fixes strategicMergePatch for tolerations (#1478)
* ignore certain paths when generates JSON patches
Signed-off-by: Shuting Zhao <shutting06@gmail.com>
* remove extra comment
Signed-off-by: Shuting Zhao <shutting06@gmail.com>
* fix https://github.com/kyverno/kyverno/issues/1339
Signed-off-by: Shuting Zhao <shutting06@gmail.com>
* resolve PR comments
Signed-off-by: Shuting Zhao <shutting06@gmail.com>
* update comment
Signed-off-by: Shuting Zhao <shutting06@gmail.com>
|
2021-01-19 11:08:06 -08:00 |
|
shuting
|
27e2b9abd5
|
Fix mutation panic (#1462)
* fix #1454
* - add unit tests; - rename method
|
2021-01-08 16:45:39 -08:00 |
|
shuting
|
2fc3b3b998
|
Fixes 1410 strategic merge patch (#1414)
* fixes #1410
* fix unit test
* re-initialize worker immediately on failure
|
2020-12-23 17:48:00 -08:00 |
|
Shuting Zhao
|
cdc5190c56
|
update nirmata/kyverno to kyverno/kyverno
|
2020-10-07 11:12:31 -07:00 |
|
shuting
|
931d7cd47c
|
Set mutating webhhok reinvocationPolicy to IfNeeded (#1097)
* add watch policy to clusterrole kyverno:customresources
* fix build
* fix nil pointer
* skip json patches if the mutation is re-invoked
* set resource mutating webhook invocation policy to IfNeeded
|
2020-09-03 08:54:37 -07:00 |
|