flyte
                                
                                
                                
                                    flyte copied to clipboard
                            
                            
                            
                        Scalable and flexible workflow orchestration platform that seamlessly unifies data, ML and analytics stacks.
Currently we have hand-curated mocks which are tedious to add for new interfaces
### Describe the bug Running a workflow locally gives a `TypeError` when using task-chaining syntax. ### Expected behavior Workflow runs locally without error. ### Additional context to reproduce ```python from...
### Motivation: Why do you think this is important? FlytePlugins provides a simple way to invoke a WebAPI synchronously. Adding a simple plugin that can invoke a REST WebAPI (without...
### Description Users of M1 mac can't execute `make generate` command to generate API docs in repos such as FlytePropeller, Flyteidl and so on. ### Are you sure this issue...
**Why would this plugin be helpful to the Flyte community** Users could write very short running distributed array jobs using DASK. This makes it possible to have very small runtime...
### Motivation: Why do you think this is important? Takes ~30 minutes to go through the various stages. Explore, and ideally find ways, to get that time much less. ###...
### Describe the issue As part of [project catapult](https://docs.google.com/document/d/1IIqt6h0zi4aCSuBnq69wCLr0cXdUTylHzKko3MXdQoQ/edit#), use the template resulting from this issue: https://github.com/flyteorg/flyte/issues/2219 to materialize the `core` examples in the flytesnacks repo, updating any file structure...
Hi, we are at [Gojek](https://www.gojek.io/) have built flytekit plugin to run the [DBT](https://www.getdbt.com/) tasks. As discussed on [Slack](https://flyte-org.slack.com/archives/CNMKCU6FR/p1645017635295879), we would like to publish the flytekit-dbt plugin on flytekit repository. I...
### Motivation: Why do you think this is important? There are a number of configuration values available to the k8s plugin. The Spark plugin constructs a Pods (for Spark executor...
### Describe the bug Secrets that are mounted as environment variables are unavailable to tasks that require them if a fast registration process occurs. Secrets mounted as files do not...