Skip to content
  1. Jul 03, 2024
  2. Jul 02, 2024
  3. Jul 01, 2024
  4. May 30, 2024
  5. May 28, 2024
  6. May 20, 2024
  7. May 18, 2024
  8. May 17, 2024
  9. May 15, 2024
  10. May 14, 2024
  11. May 13, 2024
  12. May 08, 2024
  13. Apr 30, 2024
  14. 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
      c6fcbf6e
  15. Mar 15, 2024
  16. Mar 14, 2024
  17. Mar 05, 2024
  18. Feb 08, 2024
  19. Jan 31, 2024
  20. Jan 23, 2024
  21. Jan 22, 2024
  22. 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
  23. 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
      e90cae93
  24. Dec 21, 2023
  25. Dec 20, 2023
  26. Dec 18, 2023
  27. 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
      51069223
  28. Dec 06, 2023
  29. Dec 04, 2023
  30. Nov 16, 2023
  31. Nov 15, 2023
Loading