Skip to content
  1. Feb 01, 2024
  2. Jan 31, 2024
  3. Jan 30, 2024
  4. Jan 29, 2024
  5. Jan 25, 2024
  6. Jan 24, 2024
  7. Jan 23, 2024
  8. Jan 22, 2024
  9. Jan 19, 2024
  10. Jan 17, 2024
  11. 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.
      a9e29a9e
Loading