Skip to content
Snippets Groups Projects
  1. Dec 13, 2023
  2. Dec 12, 2023
  3. Dec 11, 2023
    • Max Gautier's avatar
      Decouple kubespray-defaults from download (#10626) · 51069223
      Max Gautier authored
      * Decouple role kubespray-defaults from download
      
      Avoids doing re-importing the download role on every invocation of
      kubespray-defaults (and skipping everything).
      
      This has a measurable effect on playbook performance.
      
      * Update docs refering to moved download defaults
      Unverified
      51069223
  4. Aug 18, 2023
  5. Jun 28, 2023
  6. Jun 06, 2023
  7. 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>
      Unverified
      edc73bc3
  8. May 26, 2023
  9. May 25, 2023
  10. May 17, 2023
  11. May 02, 2023
  12. Apr 21, 2023
  13. Apr 11, 2023
    • Aleksey Karpov's avatar
      Adding checksum verification kubectl (#9963) · 107cb7f5
      Aleksey Karpov authored
      * Adding checksum verification kubectl
      
      Added checksum check of binary file, added PYTHONDONTWRITEBYTECODE variable to improve stability of pip after installing packages and deleting cache, added --no-compile switch to pip package installation to improve performance after deleting cache.
      
      * Update Dockerfile
      Unverified
      107cb7f5
  14. Mar 02, 2023
  15. Feb 28, 2023
  16. Feb 27, 2023
  17. Feb 22, 2023
  18. Feb 20, 2023
  19. Feb 10, 2023
  20. Jan 27, 2023
  21. Jan 24, 2023
  22. Jan 09, 2023
  23. Jun 15, 2022
  24. May 29, 2022
  25. Apr 13, 2022
  26. Mar 18, 2022
  27. Nov 02, 2021
  28. Sep 06, 2021
  29. Aug 26, 2021
  30. Aug 25, 2021
  31. Apr 27, 2021
  32. Apr 16, 2021
  33. Mar 19, 2021
  34. Feb 22, 2021
  35. Jan 16, 2021
  36. Jan 14, 2021
  37. Jan 06, 2021
  38. Dec 16, 2020
  39. Dec 03, 2020
  40. Oct 21, 2020
Loading