Skip to content
  1. May 25, 2021
  2. May 20, 2021
  3. May 19, 2021
  4. May 18, 2021
  5. May 17, 2021
  6. May 16, 2021
  7. May 14, 2021
  8. May 12, 2021
  9. May 11, 2021
  10. May 10, 2021
  11. May 07, 2021
  12. May 04, 2021
  13. 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
  14. Apr 30, 2021
  15. 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
  16. Apr 28, 2021