1
0
Fork 0
mirror of https://github.com/kyverno/kyverno.git synced 2025-03-06 16:06:56 +00:00
kyverno/pkg/policystatus
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
..
keyToMutex.go 527 added comments and added a log 2020-03-07 16:23:17 +05:30
policy_status.go Improve / clean up code (#1444) 2021-01-06 16:32:02 -08:00
policy_status_test.go 1319 fix throttling (#1341) 2020-11-30 11:22:20 -08:00