acoustic-state-48722
10/18/2022, 7:21 PMfast register
to develop in the sandbox
environment, and I’d like to configure it to use a storage backend other than awscli
. Is there any documentation for doing this?
We run exclusively in GCP and install gsutil
in each of our Flyte-ready Docker images. I’m hoping to avoid installing awscli
in our images just to support running in sandbox
.
Thanks!freezing-airport-6809
freezing-airport-6809
pyflyte run
high-accountant-32689
10/18/2022, 7:29 PMacoustic-state-48722
10/18/2022, 8:51 PMawscli
, say via the HTTP data persistence plugin included in flytekit?acoustic-state-48722
10/18/2022, 8:53 PMpyflyte run
, I was under the impression that I couldn’t use that to test launch plans with a schedulehigh-accountant-32689
10/18/2022, 9:42 PMpyflyte run
, you're correct, we do not support launchplans in pyflyte run
yet. I opened https://github.com/flyteorg/flyte/issues/2998 to track the work to add support for it.acoustic-state-48722
10/18/2022, 9:50 PMhigh-accountant-32689
10/18/2022, 11:05 PMacoustic-state-48722
10/19/2022, 2:09 PM