worried-iron-1001
10/09/2024, 11:38 PMfreezing-airport-6809
freezing-airport-6809
freezing-airport-6809
worried-iron-1001
10/09/2024, 11:48 PM$ pyflyte run remote-launchplan <lp_name>
I don't see the option to pick a version in pyflyte. If I set the (X - 1) version active from UI, my mental model expect to trigger (X-1) version and not X.freezing-airport-6809
freezing-airport-6809
freezing-airport-6809
freezing-airport-6809
freezing-airport-6809
worried-iron-1001
10/10/2024, 12:26 AMflytectl get launchplan --project flytesnacks --domain development <lp_name> --execFile execution_spec.yaml
The only way to fix this is by looking at all LPs, find the ACTIVE version, then get execution_spec and then execute the LP. I am not sure if there is better way.
./bin/flytectl get launchplan --project flytesnacks --domain development <lp_name> -o yaml | grep ACTIVE
It would be great if you could consider feature request to pause the pipeline. Here's my use case: someone pushed a bad change to production. For some reason, I can't roll back to the old version due to some internal data issue. In Airflow, I can just pause the DAG, put out the fix and enable again. Flyte registers the default launch plan. I'm comparing the default launch plan with Airflow DAG. Flyte has added a version control feature, which is excellent and missing in airflow, we still need a way to pause a pipeline. This could be done by either rejecting incoming requests or adding the executions to a queued state.worried-iron-1001
10/10/2024, 12:29 AMfreezing-airport-6809
freezing-airport-6809
freezing-airport-6809
freezing-airport-6809
freezing-airport-6809
worried-iron-1001
10/10/2024, 12:43 AMpyflyte launchplan --activate/--deactivate <lp_name> <version>
Btw, I really like like your Flyte UI/UX (apart from many other things). It is lighting fast. ⚡freezing-airport-6809
freezing-airport-6809
worried-iron-1001
10/10/2024, 6:40 AMworried-iron-1001
10/10/2024, 6:44 AMastonishing-eve-54331
10/10/2024, 2:39 PMfreezing-airport-6809
worried-iron-1001
10/10/2024, 4:04 PMworried-iron-1001
10/10/2024, 4:06 PMcareful-australia-19356
10/10/2024, 8:14 PMworried-iron-1001
10/10/2024, 9:26 PMfreezing-airport-6809
freezing-airport-6809