Skip to content
  1. Nov 10, 2023
    • Patrick O'Brien's avatar
      fallback_ips: ignore unreachable hosts (#10601) · 17681a7e
      Patrick O'Brien authored
      Sets ignore_unreachable: true to `Gather ansible_default_ipv4 from all hosts`
      task from fallback_ips.yml
      
      Without this scale.yml will fail if a single node in the cluster is down, which
      for large clusters happens often.
      17681a7e
  2. Jul 26, 2023
  3. Jul 05, 2023
  4. Jan 05, 2023
  5. Feb 22, 2022
  6. 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
  7. Mar 24, 2021
  8. Feb 16, 2021
  9. Jan 11, 2021
  10. Jan 07, 2021
  11. Nov 30, 2020
  12. Oct 21, 2020
  13. Oct 11, 2020
  14. Oct 09, 2020
  15. Jun 26, 2020
  16. Jun 25, 2020
  17. May 28, 2020
  18. Apr 30, 2020
  19. Apr 16, 2020
  20. Aug 24, 2017
    • Brad Beam's avatar
      Adding yamllinter to ci steps (#1556) · 8b151d12
      Brad Beam authored
      * Adding yaml linter to ci check
      
      * Minor linting fixes from yamllint
      
      * Changing CI to install python pkgs from requirements.txt
      
      - adding in a secondary requirements.txt for tests
      - moving yamllint to tests requirements
      8b151d12
  21. Jun 16, 2017
Loading