flyte icon indicating copy to clipboard operation
flyte copied to clipboard

Scalable and flexible workflow orchestration platform that seamlessly unifies data, ML and analytics stacks.

Results 817 flyte issues
Sort by recently updated
recently updated
newest added

Currently we have hand-curated mocks which are tedious to add for new interfaces

good first issue
flyteadmin
housekeeping

### 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...

bug

### 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...

enhancement
plugins
stale

### 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...

documentation
untriaged

**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...

enhancement
help wanted

### 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. ###...

enhancement
untriaged

### 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...

housekeeping

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...

plugins
flytekit

### 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...

enhancement

### 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...

bug
untriaged