1
0
Fork 0
mirror of https://github.com/kyverno/kyverno.git synced 2025-03-06 16:06:56 +00:00
kyverno/pkg
shuting 52d091c5a3
Improve / clean up code (#1444)
* Remove lock embedded in CRD controller, use concurrent map to store shcemas

* delete rcr info from data store

* skip policy validation on status update

* - remove status check in policy mutation; - fix test

* Remove fqdncn flag

* add flag profiling port

* skip policy mutation & validation on status update

* sync policy status every minute

* update log messages
2021-01-06 16:32:02 -08:00
..
api 1398 - Reduce RCR throttling requests (#1406) 2020-12-21 11:04:19 -08: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 Add Policy Report (#1229) 2020-11-09 11:26:12 -08:00
config 1398 - Reduce RCR throttling requests (#1406) 2020-12-21 11:04:19 -08:00
dclient Improve / clean up code (#1444) 2021-01-06 16:32:02 -08:00
engine Improve / clean up code (#1444) 2021-01-06 16:32:02 -08:00
event Fixes 1410 strategic merge patch (#1414) 2020-12-23 17:48:00 -08:00
generate Improve / clean up code (#1444) 2021-01-06 16:32:02 -08:00
kyverno Improve / clean up code (#1444) 2021-01-06 16:32:02 -08:00
openapi Improve / clean up code (#1444) 2021-01-06 16:32:02 -08:00
policy Improve / clean up code (#1444) 2021-01-06 16:32:02 -08:00
policycache fixes for golint ./... 2020-11-17 13:07:30 -08:00
policymutation ignore non-policy files in CLI and improve validation messages (#1362) 2020-12-07 11:26:04 -08:00
policyreport Improve / clean up code (#1444) 2021-01-06 16:32:02 -08:00
policystatus Improve / clean up code (#1444) 2021-01-06 16:32:02 -08:00
resourcecache increase memory limit to 256 Mi 2020-12-15 17:55:01 -08:00
signal 420 init container (#501) 2019-11-18 11:41:37 -08:00
testrunner update validation logic 2020-12-23 15:10:07 -08:00
tls Improve / clean up code (#1444) 2021-01-06 16:32:02 -08:00
userinfo fixes for golint ./... 2020-11-17 13:07:30 -08:00
utils fixes #1399 (#1400) 2020-12-15 15:21:39 -08:00
version Revert "754 merge conflicts" 2020-03-28 16:36:19 +05:30
webhookconfig clean up old webhooks before registering new ones 2020-12-08 15:04:24 -08:00
webhooks Improve / clean up code (#1444) 2021-01-06 16:32:02 -08:00