Skip to content
#

airflow

Here are 708 public repositories matching this topic...

hendoxc
hendoxc commented May 31, 2021

Description
In short: There exists already combined executor support for Celery + Kubernetes, I think that also adding Local + Kubernetes
would be warmly welcomed.

Use case / motivation

Many tasks are low-resource intensive tasks on the airflow pod, It makes sense to keep things running on LocalExecutor, 0 overhead. However I also have a large number of dags, that have some long ru

christopheblin
christopheblin commented Jun 11, 2021

Summary

From an archived workflow, click on "Resubmit" in the UI

The created workflow do not have the appropriate labels

/!\ the bug happens only for archived workflows (when you resubmit a "normal" workflow, the labels are kept)

Be cautious, some labels should not be copied (like workflows.argoproj.io or workflows.argoproj.io/phase)

however, the labels placed manually by the us

akchinSTC
akchinSTC commented Mar 8, 2021

Describe the issue
In dark mode - hard to see three dots in node to open common props when not highlighted

To Reproduce
Steps to reproduce the behavior:
0. Activate dark mode,

  1. Go to pipeline editor, drag a notebook to create a node
  2. Scroll over the node and highlight the 3 dots.

Screenshots or log output
![image](https://user-images.githubusercontent.com/13340013/11038

Improve this page

Add a description, image, and links to the airflow topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the airflow topic, visit your repo's landing page and select "manage topics."

Learn more