Skip to content

Release v0.2.1

Compare
Choose a tag to compare
@wnojopra wnojopra released this 04 Oct 22:18
c968683

This release includes:

  • Documentation updates noting the deprecation of the google provider.
  • google-v2 provider updates:
    • --log-interval flag to configure the amount of time to sleep between copying log files from the pipeline to the logging path.
    • Adding google-v2 specific elements to dstat output.
    • --ssh flag to start an SSH container in the background, allowing you to inspect the runtime
      environment of your job's container in real time.
    • Experimental support for gcsfuse through the --mount flag.
  • local provider updates:
    • Add support for Docker images with entrypoints