Skip to content
  1. Jun 30, 2023
  2. Jun 28, 2023
  3. Jun 27, 2023
  4. Jun 26, 2023
  5. Jun 24, 2023
  6. Jun 23, 2023
  7. Jun 22, 2023
  8. Jun 21, 2023
  9. Jun 20, 2023
  10. Jun 19, 2023
  11. Jun 16, 2023
  12. Jun 15, 2023
  13. Jun 13, 2023
  14. Jun 12, 2023
  15. Jun 08, 2023
  16. Jun 06, 2023
    • James's avatar
      Kubelet csr approver fixes (#10165) · 4c76feb5
      James authored
      * Fix upgrade-path for kubelet-csr-approver
      
      Fixes an error when you enable kubelet-csr-approver when upgrading.
      It hangs waiting for the certificate to be approved since the
      kubelet-csr-approver is not installed yet.
      
      * Add missing package when using helm role
      4c76feb5
  17. Jun 05, 2023
  18. 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
    • Mohamed Omar Zaian's avatar
      b7fa2d7b
Loading