Skip to content
  1. Apr 11, 2024
    • J's avatar
      Update Snapshot controller to v7.0.2 (#11041) · 8a423abd
      J authored
      Upgrade Snapshot controller installed for all supported Kubernetes
      versions to v7.0.2. Also update the manifests used to deploy the
      Snapshot controller.
      8a423abd
  2. 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
  3. Apr 02, 2024
  4. Mar 30, 2024
  5. Mar 28, 2024
  6. Mar 27, 2024
  7. Mar 11, 2024
  8. Mar 10, 2024
  9. Mar 05, 2024
  10. Feb 28, 2024
  11. Feb 22, 2024
  12. Feb 16, 2024
  13. Feb 12, 2024
  14. Feb 05, 2024
  15. Feb 01, 2024
  16. Jan 31, 2024
  17. Jan 23, 2024
  18. Jan 22, 2024
  19. Jan 19, 2024
  20. Jan 17, 2024
  21. Jan 16, 2024
  22. Jan 09, 2024
  23. Jan 05, 2024
  24. Dec 21, 2023
  25. Dec 18, 2023
  26. Dec 14, 2023
  27. Dec 12, 2023
  28. 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
Loading