The Wayback Machine - https://web.archive.org/web/20210802155335/https://github.com/topics/workflow
Skip to content
#

workflow

Here are 2,995 public repositories matching this topic...

kiwy42
kiwy42 commented Jul 29, 2021

Description

kerberos.py implementation do not account for the case where you need to use a forwardable token or a token without IP.
The kinit option -f (to allow forwardable token) and -A (to remove IP) are mandatory in my setup.
As Airflow run inside a docker and is provided with a kerberos token for the docker host.

Use case / motivation

When running inside a doc

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

marvin-robot
marvin-robot commented May 17, 2021

Opened from the Prefect Public Slack Community

elliot: Hey folks is anyone else getting a deprecation warning on marshmallow? Something like:

...
/home/rof/.pyenv/versions/3.9.1/lib/python3.9/site-packages/marshmallow/fields.py:198
/home/rof/.pyenv/versions/3.9.1/lib/python3.9/site-packages/marshmallow/fields.py:198: RemovedInMarshmallow4Warning: Passing fi
SuiteCRM
manevpe
manevpe commented Apr 14, 2021

Is your feature request related to a problem? Please describe.
I'd like to have scrollbars that I can use. It would help me with visual orientation on the workspace.
I'd like to be able to scroll with the mouse wheel, instead of zooming in / out.

Describe the solution you'd like
A configuration option to enable scrollbars.
A configuration option to set the behaviour of the mouse whe

Improve this page

Add a description, image, and links to the workflow 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 workflow topic, visit your repo's landing page and select "manage topics."

Learn more