Skip to content
  1. May 09, 2022
  2. Jan 24, 2022
  3. Nov 30, 2021
  4. Nov 05, 2021
  5. Oct 05, 2021
  6. Jun 28, 2021
  7. Apr 29, 2021
    • Cristian Calin's avatar
      Rename ansible groups to use _ instead of - (#7552) · 360aff4a
      Cristian Calin authored
      * rename ansible groups to use _ instead of -
      
      k8s-cluster -> k8s_cluster
      k8s-node -> k8s_node
      calico-rr -> calico_rr
      no-floating -> no_floating
      
      Note: kube-node,k8s-cluster groups in upgrade CI
            need clean-up after v2.16 is tagged
      
      * ensure old groups are mapped to the new ones
      360aff4a
  8. Nov 26, 2020
  9. Nov 03, 2020
    • David Medinets's avatar
      Allow the eventRecordQPS setting to be set. (#6880) · fefcb8c9
      David Medinets authored
      * 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.
      fefcb8c9
  10. Sep 23, 2020
  11. Sep 03, 2020
  12. Aug 13, 2020
  13. Feb 15, 2020
  14. Dec 03, 2019
  15. Oct 16, 2019
  16. Jul 31, 2019
  17. May 08, 2019
Loading