Skip to content
#

workflow

Here are 3,245 public repositories matching this topic...

fredthomsen
fredthomsen commented Dec 31, 2021

Description

I am suggesting adding support for these filters for datetime objects when browsing airflow objects in the UI:

  • greater than or equal to
  • less than or equal to

Use case/motivation

When viewing DagRuns under the browse menu for example (Browse -> DagRuns), then only less than or greater than filters are available for filtering on datetime objects and since many logical

oleg-borodai
oleg-borodai commented Jan 3, 2022

Summary

Pod START TIME popup shows time in UTC which doesn't match with actual value shown relatively to current moment(see screenshot). I would expect the popup to show time in my local timezone.

argo v3.2.6

Diagnostics

argo submit -n argo --watch https://raw.githubusercontent.com/argoproj/argo-workflows/master/examples/coinflip-recursive.yaml

![Pasted Graphic 1](http

kvnkho
kvnkho commented Dec 15, 2021

Current behavior

You get an error if you try to upload the same file name

azure.core.exceptions.ResourceExistsError: The specified blob already exists.
RequestId:5bef0cf1-b01e-002e-6

Proposed behavior

The task should take in an overwrite argument and pass it to [this line](https://github.com/PrefectHQ/prefect/blob/6cd24b023411980842fa77e6c0ca2ced47eeb83e/src/prefect/

SuiteCRM

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