Skip to content
  1. Apr 15, 2024
  2. Feb 05, 2024
  3. 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
  4. Nov 28, 2023
    • Max Gautier's avatar
      kubespray-defaults: Check for boostrap-os FQDN (#10590) · c2e3071a
      Max Gautier authored
      When installed as an ansible collection, roles in
      ansible_play_role_names will be designated by their FQDN (i.e
      'kubernetes-sigs.kubespray.<role-name>).
      
      It means we need to check for both when checking for roles in the play.
      c2e3071a
  5. Jul 26, 2023
  6. Feb 22, 2022
  7. Feb 16, 2021
  8. Jan 11, 2021
  9. Jun 25, 2020
  10. Apr 16, 2020
  11. Aug 24, 2017
    • Brad Beam's avatar
      Adding yamllinter to ci steps (#1556) · 8b151d12
      Brad Beam authored
      * Adding yaml linter to ci check
      
      * Minor linting fixes from yamllint
      
      * Changing CI to install python pkgs from requirements.txt
      
      - adding in a secondary requirements.txt for tests
      - moving yamllint to tests requirements
      8b151d12
  12. Jun 16, 2017
Loading