Skip to content
  1. Sep 24, 2021
  2. Sep 17, 2021
  3. Sep 07, 2021
  4. Sep 01, 2021
  5. Aug 30, 2021
  6. Aug 28, 2021
  7. Aug 25, 2021
  8. Jul 12, 2021
    • Cristian Calin's avatar
      Move to Ansible 3.4.0 (#7672) · 7516fe14
      Cristian Calin authored
      * Ansible: move to Ansible 3.4.0 which uses ansible-base 2.10.10
      
      * Docs: add a note about ansible upgrade post 2.9.x
      
      * CI: ensure ansible is removed before ansible 3.x is installed to avoid pip failures
      
      * Ansible: use newer ansible-lint
      
      * Fix ansible-lint 5.0.11 found issues
      
      * syntax issues
      * risky-file-permissions
      * var-naming
      * role-name
      * molecule tests
      
      * Mitogen: use 0.3.0rc1 which adds support for ansible 2.10+
      
      * Pin ansible-base to 2.10.11 to get package fix on RHEL8
      7516fe14
  9. Jul 09, 2021
  10. Jun 25, 2021
  11. Jun 09, 2021
  12. Jun 02, 2021
  13. May 28, 2021
  14. May 27, 2021
  15. May 19, 2021
  16. 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
  17. Apr 30, 2021
  18. 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
  19. Apr 12, 2021
  20. Apr 09, 2021
  21. Apr 07, 2021
  22. Apr 06, 2021
  23. Apr 02, 2021
  24. Mar 24, 2021
  25. Mar 01, 2021
  26. Feb 10, 2021
  27. Feb 05, 2021
  28. Jan 26, 2021
  29. Jan 14, 2021
  30. Jan 05, 2021
  31. Dec 22, 2020
    • Kenichi Omichi's avatar
      Improve markdownlint coverage (#7075) · 1347bb2e
      Kenichi Omichi authored
      Now markdownlint covers ./README.md and md files under ./docs only.
      However we have a lot of md files under different directories also.
      This enables markdownlint for other md files also.
      1347bb2e
  32. Dec 21, 2020
  33. Dec 19, 2020
  34. Dec 08, 2020
  35. Dec 07, 2020
  36. Dec 04, 2020
  37. Dec 02, 2020
Loading