c12s-kubespray/roles/kubespray-defaults
David Medinets fefcb8c9f8
Allow the eventRecordQPS setting to be set. (#6880)
* Allow the eventRecordQPS setting to be set.

The eventRecordQPS parameter controls rate limiting for event recording. When zero, unlimited events can cause denial-of-service situations. For my situation, I don't need more than a setting of "5". This change allows me to configure the setting before creating the cluster.

* Allow the eventRecordQPS setting to be set.

The default settings (see types.go) is five. So, this change does not affect the cluster provisioning. However, it does allow for the setting to be changed.
2020-11-03 00:42:15 -08:00
..
defaults Allow the eventRecordQPS setting to be set. (#6880) 2020-11-03 00:42:15 -08:00
meta Refactor downloads to use download role directly (#1824) 2017-10-19 09:17:11 +01:00
tasks allow non existing etcd group (#6797) 2020-10-21 07:32:20 -07:00
vars Calico upgrade path validation and old version cleanup (#6733) 2020-09-24 09:04:06 -07:00