Skip to content
  1. May 04, 2021
  2. May 03, 2021
    • Samuel Liu's avatar
      Add krew support (#7464) · 96e6a6ac
      Samuel Liu authored
      * Add krew support
      
      * Add reset for krew
      
      * Update install krew(local)
      
      * ansible lint
      
      * yamllint
      
      * fix krew default vars
      
      * fix kubectl_localhost mode
      
      * replace include
      
      * fix e206
      96e6a6ac
  3. 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
  4. Apr 26, 2021
  5. Apr 21, 2021
  6. Apr 16, 2021
  7. Apr 15, 2021
  8. Apr 12, 2021
  9. Apr 02, 2021
  10. Mar 26, 2021
  11. Mar 24, 2021
  12. Mar 19, 2021
  13. Mar 01, 2021
  14. Feb 25, 2021
  15. Feb 22, 2021
  16. Feb 16, 2021
  17. Feb 05, 2021
  18. Jan 16, 2021
  19. Jan 15, 2021
  20. Jan 14, 2021
  21. Dec 19, 2020
  22. Dec 17, 2020
  23. Dec 16, 2020
  24. Dec 03, 2020
  25. Dec 02, 2020
  26. Dec 01, 2020
  27. Nov 30, 2020
  28. 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
  29. Oct 23, 2020
  30. Oct 21, 2020
  31. Oct 11, 2020
  32. Sep 23, 2020
  33. Sep 22, 2020
Loading