-
Currently, the API remains undocumented on skyplane.org. We should add descriptive docstrings to the API so it renders clearly in the autodocumentation.
-
-
**Describe the bug**
When initializing skyplane, GCP errors out with the following "Policy update access denied."
**To Reproduce**
`skyplane init --reinit-gcp` or `skyplane init`
**Work Around…
-
**Describe the bug**
I cannot install skyplane on my m1 mac. It seems that grpcio fails to build.
**To Reproduce**
I ran `GRPC_PYTHON_BUILD_SYSTEM_OPENSSL=1 GRPC_PYTHON_BUILD_SYSTEM_ZLIB=1 pip3 i…
-
Any transfer involving Azure with `--reuse-gateways` followed by `skyplane deprovision` will leave orphaned resources. Skyplane deprovision should clean up VPNs, etc.
-
**Please describe problem to be solved**
Querying all objects in a bucket is very time consuming for large buckets, and unnecessary to complete before starting the transfer . When running a transfe…
-
**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**…
-
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 migrate the same super easy but w…
-
I have a case where AWS account A has read permissions to S3 bucket A, and is trying to write to S3 bucket B owned by AWS account B with read/write permission to A. The bucket policy says the followin…
-
**Describe the bug**
I ran the following command: `skyplane cp -r s3://sky-imagenet-bucket/ s3://skyplane-broadcast/imagenet-tfrecord/ -n 8`
However I got the error:
```
Exception in thread T…