Skip to content
  1. Oct 07, 2023
  2. Sep 20, 2023
  3. Jun 19, 2023
  4. May 22, 2023
  5. May 08, 2023
  6. Mar 22, 2023
  7. Mar 03, 2023
  8. Mar 02, 2023
  9. Feb 28, 2023
  10. Feb 08, 2023
  11. Feb 06, 2023
  12. Jan 27, 2023
  13. Jan 17, 2023
  14. Jan 05, 2023
  15. Dec 28, 2022
  16. Dec 14, 2022
  17. Dec 07, 2022
  18. Dec 01, 2022
  19. Nov 25, 2022
  20. Sep 30, 2022
  21. Sep 28, 2022
  22. Sep 13, 2022
  23. Aug 24, 2022
    • Cristian Calin's avatar
      add pre-commit hook to facilitate local testing (#9158) · e6976a54
      Cristian Calin authored
      * add pre-commit hook configuration
      
      * add tmp.md to .gitignore
      
      * describe the use of pre-commit hook in CONTRIBUTING.md
      
      * fix docs/integration.md errors identified by markdownlint
      
      * fix docs/<file>.md errors identified by markdownlint
      
      * docs/azure-csi.md
      * docs/azure.md
      * docs/bootstrap-os.md
      * docs/calico.md
      * docs/debian.md
      * docs/fcos.md
      * docs/vagrant.md
      * docs/gcp-lb.md
      * docs/kubernetes-apps/registry.md
      * docs/setting-up-your-first-cluster.md
      * docs/vagrant.md
      * docs/vars.md
      
      * fix contrib/<file>.md errors identified by markdownlint
      e6976a54
  24. Aug 18, 2022
  25. Jul 19, 2022
  26. Jun 22, 2022
  27. May 20, 2022
  28. May 14, 2022
  29. May 11, 2022
  30. May 03, 2022
  31. Apr 27, 2022
  32. Apr 25, 2022
  33. Apr 12, 2022
  34. Apr 11, 2022
    • Anthony Bible's avatar
      Fixes for Hetzner terraform and Hetzner Cloud (#8702) · 9dced713
      Anthony Bible authored
      * - add ability to specify the network_zone in hetzner terraform
      - Export the network id from hetzner terraform the the generated inventory.ini
      
      * - Add with_networks variable to allow different deployments of hcloud controller manager
      
      - Add network id to hcloud controller secret (added via the inventory)
      
      - Don't include extra_args if it's not set
      9dced713
  35. Mar 29, 2022
    • Christian Rohmann's avatar
      terrform/openstack: Fix templating of ansible_ssh_common_args in... · 90883e76
      Christian Rohmann authored
      terrform/openstack: Fix templating of ansible_ssh_common_args in no_floating.yml if used as TF module (#8646)
      
      * terraform/openstack: Use path.module for ansible_bastion_template.txt
      
      This extends on #7643 by not using path.root, but switching to path.module
      to allow use of the terraform code as a module itself. This change then keeps
      all calls to the template file stable even for that use-case.
      
      * terraform/openstack: Make sed calls fail on errors
      
      By using a single call with two replacements to use of sed will create proper exit codes
      and allowing for errors to be recognized by terraform.
      90883e76
  36. Mar 03, 2022
  37. Feb 25, 2022
Loading