c12s-kubespray/roles
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
..
adduser Fix nologin wrong path (#6272) 2020-06-16 02:30:04 -07:00
bastion-ssh-config Use connection: local when delegate_to: localhost (#6322) 2020-06-25 08:14:38 -07:00
bootstrap-os Adding option to disable globally applying a proxy to etc/yum.conf (#6828) 2020-10-20 23:22:19 -07:00
container-engine Use cgroup v1 in Fedora +31 (#6862) 2020-11-02 06:32:53 -08:00
download Minor update Calico and Cilium (#6871) 2020-10-29 07:14:59 -07:00
etcd fixed bug in etcd retention where backups are not sorted by date (#6860) 2020-10-28 09:09:57 -07:00
kubernetes Allow the eventRecordQPS setting to be set. (#6880) 2020-11-03 00:42:15 -08:00
kubernetes-apps Update helm stable repo (#6867) 2020-10-31 09:54:51 -07:00
kubespray-defaults Allow the eventRecordQPS setting to be set. (#6880) 2020-11-03 00:42:15 -08:00
network_plugin allow non existing etcd group (#6797) 2020-10-21 07:32:20 -07:00
recover_control_plane Fix ansible-lint E305 (#6459) 2020-07-28 01:39:08 -07:00
remove-node Register missing outputs in role "remove-node" (#6856) 2020-10-28 12:55:56 -07:00
reset Make reset work for crio (#6812) 2020-10-12 15:47:22 -07:00
upgrade Edited pre-upgrade task to uncordon a node failing to drain (#6546) 2020-08-20 04:25:36 -07:00
win_nodes/kubernetes_patch Remove workaround with kube_proxy_remove (#6512) 2020-09-17 04:30:45 -07:00