Skip to content
Snippets Groups Projects
  1. May 18, 2024
  2. May 17, 2024
  3. May 14, 2024
  4. May 13, 2024
  5. Apr 29, 2024
  6. Apr 24, 2024
  7. Apr 11, 2024
  8. Apr 09, 2024
  9. Apr 03, 2024
    • Nicolas Goudry's avatar
      Remove access to cluster from anonymous users (#11016) · c6fcbf6e
      Nicolas Goudry authored
      * feat: add user facing variable with default
      
      * feat: remove rolebinding to anonymous users after init and upgrade
      
      * feat: use file discovery for secondary control plane nodes
      
      * feat: use file discovery for nodes
      
      * fix: do not fail if rolebinding does not exist
      
      * docs: add warning about kube_api_anonymous_auth
      
      * style: improve readability of delegate_to parameter
      
      * refactor: rename discovery kubeconfig file
      
      * test: enable new variable in hardening and upgrade test cases
      
      * docs: add option to config parameters
      
      * test: multiple instances and upgrade
      Unverified
      c6fcbf6e
  10. Mar 25, 2024
  11. Mar 22, 2024
  12. Mar 14, 2024
  13. Feb 19, 2024
  14. Feb 16, 2024
  15. Feb 12, 2024
  16. Feb 06, 2024
  17. Jan 31, 2024
  18. Jan 30, 2024
  19. Jan 29, 2024
  20. Jan 25, 2024
  21. Jan 24, 2024
  22. Jan 23, 2024
  23. Jan 22, 2024
  24. 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
    • qlijin's avatar
      Update docs for crio (#10785) · beb2660a
      qlijin authored
      Unverified
      beb2660a
  25. Jan 11, 2024
    • Max Gautier's avatar
      Refactor check_galaxy + fix version (#10729) · e90cae93
      Max Gautier authored
      * Remove checks for docs using exact tags
      
      Instead use a more generic documentation for installing kubespray as a
      collection from git.
      
      * Check that we upgraded galaxy.yml to next version
      
      This is only intented to check for human error. The version in galaxy
      should be the next (which does not mean the same if we're on master or a
      release branch).
      
      * Set collection version to KUBESPRAY_NEXT_VERSION
      Unverified
      e90cae93
  26. Jan 09, 2024
  27. Dec 21, 2023
  28. Dec 20, 2023
  29. Dec 18, 2023
Loading