skyplane icon indicating copy to clipboard operation
skyplane copied to clipboard

🔥 Blazing fast bulk data transfers between any cloud 🔥

Results 137 skyplane issues
Sort by recently updated
recently updated
newest added

A draft implementation of Skyplane API that continues from #568.

HI Team, I am trying to test the migration connection from azure storage to gcp, In production we need to transfer more than 55TB of data. We found skyplane to...

bug
priority

**Bug Description** Error running provision_gateway_instance: is not ready in 120 seconds **To Reproduce** Command ran: skyplane cp -r s3://lias-aws-bucket gs://lias-gcs-bucket **Screenshots** **Transfer client log** ![image](https://user-images.githubusercontent.com/60628548/197049059-583348e5-a46b-4cf8-a305-57aacc5bc2ec.png) **Environment info (please complete the...

bug
priority

The requester pays logic has code-replication in `skyplane/cli/cli.py`. This needs to be abstracted out.

friction

``` $ skyplane init ... (3) Configuring GCP: Do you want to configure GCP support in Skyplane? [Y/n]: GCP region config missing! GCP will be reconfigured. GCP credentials found in...

bug

Skyplane works very hard to prevent leaked VMs that are not terminated, but it can happen if an exception occurs or if the client dies.

documentation
good first issue

This PR interrupts transfers mid-way by catching KeyboardInterrupt Exception. When a KeyboardInterrupt is raised, it will exit the current task and deprovision (if gateway is not being reused). For handling...

Cloudflare storage has zero egress fees: https://www.cloudflare.com/products/r2/

enhancement
help wanted

During development, we've assumed that you run `skyplane init` to authenticate with cloud accounts that have full ownership permissions. However users have asked about minimal permissions required to use Skyplane...

documentation

From #595 Run: `skyplane experiments throughput-grid --no-enable-aws --no-enable-gcp --no-enable-gcp-standard` There seems to be multiple errors for different regions ``` 19:47:38 [ERROR] Skipping region jioindiacentral 19:47:38 [ERROR] Failed to provision Azure...