Skip to content
  1. Jan 12, 2022
  2. Jan 11, 2022
  3. Jan 10, 2022
  4. Jan 09, 2022
    • Kenichi Omichi's avatar
      Fix risky-file-permissions (#8370) · f80fd24a
      Kenichi Omichi authored
      When running ansible-lint directly, we can see a lot of warning
      message like
      
        risky-file-permissions File permissions unset or incorrect
      
      This fixes the warning messages.
      f80fd24a
    • Kenichi Omichi's avatar
      Move containerd_version to defaults/main.yml (#8379) · 51bd9bee
      Kenichi Omichi authored
      All container image versions were defined in download/defaults/main.yml
      except containerd.
      The inconsistency caused the offline script(generate_list.sh) could not
      output the URL of containerd image.
      This moves the definition into a valid file.
      In addition, this adds host_os to generate_list.sh for downloading
      krew from a valid URL.
      51bd9bee
  5. Jan 08, 2022
  6. Jan 07, 2022
  7. Jan 06, 2022
  8. Jan 05, 2022
  9. Jan 04, 2022
Loading