Skip to content
  1. Jul 13, 2021
  2. 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
  3. Jul 10, 2021
  4. Jul 09, 2021
  5. Jul 08, 2021
  6. Jul 07, 2021
  7. Jul 05, 2021
  8. Jul 02, 2021
  9. Jul 01, 2021
  10. Jun 30, 2021
  11. Jun 29, 2021
  12. Jun 28, 2021
  13. Jun 25, 2021
    • Cristian Calin's avatar
      Calico wireguard (#7638) · a2cf6816
      Cristian Calin authored
      * Calico: add Wireguard support
      
      * CI: Add Calico Wireguard scenario
      a2cf6816
    • Dmitry Pichugin's avatar
    • jayonlau's avatar
      Clean up extra spaces (#7744) · cda88e67
      jayonlau authored
      I recently reviewed the code, although these errors are not important, they affect the code specification.
      cda88e67
    • rptaylor's avatar
      fix broken link in doc (#7736) · 70f1abbc
      rptaylor authored
      * fix broken link in doc
      
      * Revert "fix broken link in doc"
      
      This reverts commit b427d1f57ff35375a97444f79eb06caf608c75d7.
      
      * move metallb doc to right place, fixing broken link
      70f1abbc
    • jayonlau's avatar
      Clean up residual files about modules-load.d (#7737) · bbcafb5d
      jayonlau authored
      When reset, need to clean up files kube_proxy-ipvs.conf and kubespray-br_netfilter.conf.
      bbcafb5d
    • Simon Kollberg's avatar
      Openstack cwd (#7643) · d7039ef7
      Simon Kollberg authored
      * terraform/openstack: Use path.root for ansible_bastion_template.txt
      
      The path.root variable points to the root module path. Using this
      instead of a relative path makes less assumptions about the current
      working directory.
      
      * terraform/openstack: Add group_vars_path variable
      
      Previously, the group_vars path was assumed to be in CWD. The
      default value for the group_vars_path variable is still relative
      to CWD and thus should be backwards compatible if unset.
      d7039ef7
  14. Jun 21, 2021
  15. Jun 17, 2021
  16. Jun 16, 2021
  17. Jun 11, 2021
Loading