Skip to content
Snippets Groups Projects
  1. Mar 14, 2024
  2. Feb 09, 2024
  3. Jan 23, 2024
  4. Jan 22, 2024
  5. Jan 16, 2024
    • Max Gautier's avatar
      Fix etcd client generation (#10769) · a9e29a9e
      Max Gautier authored
      * ci: redefine multinode to node-etcd-client
      
      This should allow to catch several class of problem rather than just
      one -> from network plugin such as calico or cilium talking directly to
      the etcd.
      
      * Dynamically define etcd host range
      
      This has two benefits:
      - We don't play the etcd role twice for no reason
      - We have access to the whole cluster (if needed) to use things like
        group_by.
      Unverified
      a9e29a9e
  6. Dec 05, 2023
  7. Nov 15, 2023
  8. Oct 30, 2023
  9. Aug 28, 2023
  10. Jul 26, 2023
  11. Jul 24, 2023
  12. Jul 18, 2023
  13. Jul 05, 2023
  14. Jun 27, 2023
  15. Jun 26, 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
      Unverified
      4c76feb5
  17. 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
  18. May 30, 2023
  19. May 23, 2023
  20. May 11, 2023
  21. Apr 24, 2023
  22. Mar 27, 2023
Loading