Skip to content
Snippets Groups Projects
  1. Nov 17, 2024
  2. Nov 16, 2024
  3. Nov 15, 2024
    • Max Gautier's avatar
      Stricter kubeadm validation (config and runtime checks) (#11710) · 68718dcb
      Max Gautier authored
      * kubeadm: do not ignore preflight errors blindly
      
      The "ignoring all errors" seems to date back to the inception of the
      kubeadm support (it was --skip-preflight-check before).
      
      This can mask real errors and prevent users from seeing them.
      
      Do not ignore any errors by default and make the set of ignored errors
      configurable.
      
      * download/kubeadm: remove redundant task
      
      The mode is already set by the previous `copy` task.
      
      * Validate kubeadm configs
      
      This should help to fail early when we have invalid kubeadm configs (from
      a kubespray bug or a misconfiguration).
      
      * kubeadm-upgrade: remove unnecessary bool cast
      
      * Convert kubeadm join discovery timeout to v1beta4 config
      
      * CI: Ignore kubeadm:Mem errors on some setup.
      Unverified
      68718dcb
  4. Nov 14, 2024
  5. Nov 13, 2024
  6. Nov 08, 2024
  7. Nov 07, 2024
  8. Nov 06, 2024
  9. Nov 05, 2024
  10. Nov 04, 2024
  11. Oct 31, 2024
  12. Oct 24, 2024
  13. Oct 22, 2024
  14. Oct 21, 2024
  15. Oct 17, 2024
  16. Oct 14, 2024
  17. Oct 12, 2024
  18. Oct 10, 2024
  19. Oct 09, 2024
  20. Oct 08, 2024
  21. Oct 07, 2024
Loading