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

workflow

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

eyalzek
eyalzek commented Aug 19, 2020

Apache Airflow version:
apache/airflow:1.10.11

Kubernetes version (if you are using kubernetes) (use kubectl version):
v1.16.11-gke.5

Environment:
GKE

What happened:
Webserver doesn't fetch logs for tasks from elasticsearch

What you expected to happen:
task logs will be displayed in the webserver UI

It seems like the webserver is trying to query task log

gabrielcalderon
gabrielcalderon commented Aug 21, 2020

Current behavior

Currently Prefect provides no code examples on how to use the different Kubernetes Tasks.

Proposed behavior

Provide generic examples for the different Kubernetes Tasks for at least one kind of API.

Deployments

  • CreateNamespacedDeployment
  • DeleteNamespacedDeployment
  • ListNamespacedDeployment
  • PatchNamespacedDeployment
  • ReadNamespacedDeployment
  • R
SuiteCRM
schrockn
schrockn commented Aug 5, 2020

The issue here is that every other check method throws on failure, and is_str returns true or false. Note the different in behavior between is_str and is_list.

I believe the the best fix would be to move is_str to dagster.utils, where the is prefix can more credibly mean returns True or False.

martinjaime
martinjaime commented Sep 14, 2017

Had the branch ancestry:

branch-1
  branch-2-bug-fix
    branch-3

All three branches had an open PR. branch-2-bug-fix‘s PR was a duplicate of a fix that someone else had already put in and merged at the same time. I closed the PR on branch-2-bug-fix and ran git town kill on that branch.

I was expecting it to change the base branch of branch-3‘s PR but instead it closed it

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

You can’t perform that action at this time.