Skip to content
  1. Jan 24, 2022
  2. Jan 22, 2022
  3. Jan 20, 2022
  4. Jan 17, 2022
  5. Jan 16, 2022
  6. Jan 15, 2022
    • Kenichi Omichi's avatar
      Remove subnet from router on tf-elastx_cleanup (#8425) · c0d1bb1a
      Kenichi Omichi authored
      The tf-elastx_cleanup test job was failed with error message:
      
      Port xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx cannot be deleted
      directly via the port API: has device owner network:router_interface.
      
      That means necessary to remove a subnet from the router before
      deleting the port.
      This adds a method to removes a subnet from the router automatically.
      c0d1bb1a
  7. Jan 14, 2022
  8. Jan 13, 2022
  9. Jan 12, 2022
  10. Jan 11, 2022
  11. Jan 10, 2022
  12. 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
  13. Jan 08, 2022
  14. Jan 07, 2022
  15. Jan 06, 2022
  16. Jan 05, 2022
Loading