Skip to content
  1. Oct 07, 2023
  2. Sep 20, 2023
  3. Aug 25, 2023
  4. Aug 10, 2023
  5. Jul 26, 2023
  6. Jul 05, 2023
  7. Jun 30, 2023
  8. Jun 26, 2023
  9. Jun 22, 2023
  10. Jun 19, 2023
  11. Jun 03, 2023
    • Arthur Outhenin-Chalandre's avatar
      project: upgrade test dependencies and drop ansible-core 2.11 (#10034) · edc73bc3
      Arthur Outhenin-Chalandre authored
      
      
      Molecule 5.0 require ansible-core 2.12.10.
      So this commit we update ansible-core from 2.12.5 to 2.12.10.
      We also drop supporting two ansible-core version. Also we now use the "oldest"
      still supported ansible-core version as both 2.11 is EOL and not
      supported by molecule.
      
      
      
      tests/molecule: remove linting in molecule to support molecule 5
      
      
      
      tests/molecule: remove role name check for molecule 5 support
      
      Kubespray doesn't use ansible galaxy style naming so we have to disable
      that check.
      
      
      
      contrib/inventory_builder: fix tox.ini for tox4
      
      
      
      tests/molecule: fix get_playbook in testinfra tests
      
      
      
      tests: upgrade most tests requirements
      
      Exclude ansible-lint for now, I will do that in a separate PR.
      
      
      
      tests/molecule: force kvm driver option
      
      If we don't do this it fallbacks to qemu emulated on our CI for some
      reasons.
      
      Signed-off-by: default avatarArthur Outhenin-Chalandre <arthur.outhenin-chalandre@proton.ch>
      edc73bc3
  12. Jun 02, 2023
  13. May 29, 2023
  14. May 22, 2023
  15. May 08, 2023
  16. Mar 22, 2023
  17. Mar 03, 2023
  18. Mar 02, 2023
  19. Feb 28, 2023
  20. Feb 08, 2023
  21. Feb 06, 2023
  22. Jan 27, 2023
  23. Jan 17, 2023
  24. Jan 05, 2023
  25. Dec 28, 2022
  26. Dec 14, 2022
  27. Dec 07, 2022
  28. Dec 01, 2022
  29. Nov 25, 2022
  30. Nov 01, 2022
  31. Sep 30, 2022
  32. Sep 28, 2022
  33. Sep 13, 2022
  34. 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
  35. Aug 18, 2022
  36. Jul 27, 2022
    • Kenichi Omichi's avatar
      Enable shellcheck for contrib/ (#9122) · 9c28f61d
      Kenichi Omichi authored
      Today we have many contributions to contrib/offline/ and some PRs
      contained invalid coding style for those scripts.
      This enables shellcheck to make such invalid coding style easily.
      9c28f61d
  37. Jul 19, 2022
Loading