1
0
Fork 0
mirror of https://github.com/kyverno/kyverno.git synced 2025-03-06 16:06:56 +00:00
kyverno/pkg
shuting 9dab21619f
Match endpoint to the exact Kyverno Pod's IP (#1787)
* update log message

Signed-off-by: Shuting Zhao <shutting06@gmail.com>

* update printer column - validation failure action

Signed-off-by: Shuting Zhao <shutting06@gmail.com>

* match endpoint ip with the exact pod ip

Signed-off-by: Shuting Zhao <shutting06@gmail.com>

* - add tag "app.kubernetes.io/name"; - reduce throttling requests when deletes webhook configs

Signed-off-by: Shuting Zhao <shutting06@gmail.com>

* add [SelfSubjectAccessReview,*,*] to resource filters

Signed-off-by: Shuting Zhao <shutting06@gmail.com>
2021-04-12 20:29:51 -07:00
..
api Fix log message (#1779) 2021-04-08 12:10:30 -07: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 remove policy violation from types.go 2020-11-11 15:50:17 -08:00
common Bug Fix: Extends match / exclude to use apiGroup and apiVersion (#1218) (#1656) 2021-03-04 16:45:52 -08:00
config Auto-recover policy report (#1730) 2021-03-25 12:28:03 -07:00
dclient Add certificate renewer in webhook registration controller (#1692) 2021-03-16 11:31:04 -07:00
engine Fix #1754 Invalid variable validation (#1770) 2021-04-06 10:56:06 -07:00
event Bug Fix: Extends match / exclude to use apiGroup and apiVersion (#1218) (#1656) 2021-03-04 16:45:52 -08:00
generate remove namespace field on kind Namespace 2021-04-05 13:05:47 -07:00
kyverno skipping schema check for unknown kinds (#1736) 2021-03-29 12:13:26 -07:00
openapi Upgrade client libraries to 0.20.2 (#1547) 2021-02-07 20:26:56 -08:00
policy Fix log message (#1779) 2021-04-08 12:10:30 -07:00
policycache feat: [preconditions, conditions] added backwards-compatible support for logical operators (#1604) 2021-03-01 20:31:06 -08:00
policymutation Merge pull request #1714 from kacejot/vars-substitution 2021-03-26 14:53:30 -07:00
policyreport Add Support for policies.kyverno.io/severity annotation (#1763) 2021-04-07 14:56:27 -07:00
policystatus compare policy status before actually update it (#1523) 2021-02-05 09:58:24 -08:00
resourcecache Add certificate renewer in webhook registration controller (#1692) 2021-03-16 11:31:04 -07:00
signal 420 init container (#501) 2019-11-18 11:41:37 -08:00
testrunner Remove sample Dir and Remove testcases from test_runner (#1686) 2021-03-16 14:35:32 -07:00
tls Add certificate renewer in webhook registration controller (#1692) 2021-03-16 11:31:04 -07:00
userinfo fixes for golint ./... 2020-11-17 13:07:30 -08:00
utils add unit tests 2021-04-05 14:41:30 -07:00
version Revert "754 merge conflicts" 2020-03-28 16:36:19 +05:30
webhookconfig Match endpoint to the exact Kyverno Pod's IP (#1787) 2021-04-12 20:29:51 -07:00
webhooks Check webhooks are present during liveness (#1748) 2021-03-31 12:44:56 -07:00