Eduardo Apolinario

Results 268 comments of Eduardo Apolinario

@va6996 , can you add a screenshot of the launch form with the `executionClusterLabel` value pre-filled?

This will require some rewiring of both properties, and unfortunately we don't have the resources at the time to do it. Contributions are welcome.

@luckyarthur , please, let me know which bugs you're going to be fixing, ok?

@luckyarthur , for sure, I just meant which one of the two issues described in the issue you were planning to tackle.

@leblancfg , can you try removing [this line](https://github.com/flyteorg/flyte/blob/59e33252da8c445f6a63f507e6aca7d99b1f067b/docker/sandbox/flyte-entrypoint-default.sh#L6) and rebuilding the sandbox bundled image (from the root of the repo run ` make -C docker/sandbox-bundled build`) ?

Can you try modifying the docker build command in the makefile?

@HansBambel , this is a pretty cool idea. Starting with an example in the docs is great, but I'd be in favor of actually implementing your suggestion of exposing a...

This would be a pretty cool feature, we'd need to figure out how to wrap instantiation of dataclasses (and potentially other types, but could begin with just that) that involve...

We don't have the bandwidth to jump on this now, but before we talk about the mechanism to delete (either via a cron or a managed solution provided by Flyte),...