milton0825 commented on issue #4983: [AIRFLOW-4163] IntervalCheckOperator
supports relative diff.
URL: https://github.com/apache/airflow/pull/4983#issuecomment-476992148
PTAL @feng-tao @ashb
This is an automated message from
milton0825 commented on issue #4983: [AIRFLOW-4163] IntervalCheckOperator
supports relative diff.
URL: https://github.com/apache/airflow/pull/4983#issuecomment-476991889
Tests passed on: https://travis-ci.org/milton0825/airflow/builds/511837166
-
feng-tao commented on issue #4973: [AIRFLOW-4155] Allow Public role access to
/home
URL: https://github.com/apache/airflow/pull/4973#issuecomment-476982602
ping @ashb
This is an automated message from the Apache Git Service.
[
https://issues.apache.org/jira/browse/AIRFLOW-4118?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Chao-Han Tsai resolved AIRFLOW-4118.
Resolution: Fixed
> Instrument dagrun duration
> --
>
>
XD-DENG commented on issue #4982: [AIRFLOW-4160] Fix redirecting of 'Trigger
Dag' Button in DAG Page (.vs v1-10-stable)
URL: https://github.com/apache/airflow/pull/4982#issuecomment-476961163
@ashb CI passed. Please take a look.
Another PR with the same change against master branch
codecov-io edited a comment on issue #4982: [AIRFLOW-4160] Fix redirecting of
'Trigger Dag' Button in DAG Page (.vs v1-10-stable)
URL: https://github.com/apache/airflow/pull/4982#issuecomment-476960816
# [Codecov](https://codecov.io/gh/apache/airflow/pull/4982?src=pr&el=h1)
Report
> Mer
codecov-io commented on issue #4982: [AIRFLOW-4160] Fix redirecting of 'Trigger
Dag' Button in DAG Page (.vs v1-10-stable)
URL: https://github.com/apache/airflow/pull/4982#issuecomment-476960816
# [Codecov](https://codecov.io/gh/apache/airflow/pull/4982?src=pr&el=h1)
Report
> Merging
[
jmcarp commented on a change in pull request #4830: [AIRFLOW-3929] Use anchor
tag for dag filter link.
URL: https://github.com/apache/airflow/pull/4830#discussion_r269384479
##
File path: airflow/www/templates/airflow/dag.html
##
@@ -125,12 +125,12 @@
[
https://issues.apache.org/jira/browse/AIRFLOW-4163?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Chao-Han Tsai updated AIRFLOW-4163:
---
Description:
- IntervalCheckOperator takes max/min ratio of two values for a metric and
re
codecov-io edited a comment on issue #4926: [AIRFLOW-4104] Add type annotations
to common classes.
URL: https://github.com/apache/airflow/pull/4926#issuecomment-473576798
# [Codecov](https://codecov.io/gh/apache/airflow/pull/4926?src=pr&el=h1)
Report
> Merging
[#4926](https://codecov.i
codecov-io edited a comment on issue #4926: [AIRFLOW-4104] Add type annotations
to common classes.
URL: https://github.com/apache/airflow/pull/4926#issuecomment-473576798
# [Codecov](https://codecov.io/gh/apache/airflow/pull/4926?src=pr&el=h1)
Report
> Merging
[#4926](https://codecov.i
[
https://issues.apache.org/jira/browse/AIRFLOW-4163?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16802344#comment-16802344
]
ASF GitHub Bot commented on AIRFLOW-4163:
-
milton0825 commented on pull request
milton0825 opened a new pull request #4983: [AIRFLOW-4163]
IntervalCheckOperator supports relative diff and not i…
URL: https://github.com/apache/airflow/pull/4983
…gnore 0
Make sure you have checked _all_ steps below.
### Jira
- [ ] My PR addresses the following [Airfl
[
https://issues.apache.org/jira/browse/AIRFLOW-4163?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Chao-Han Tsai updated AIRFLOW-4163:
---
Summary: IntervalCheckOperator support relative difference ratio and can
ignore zero (was
[
https://issues.apache.org/jira/browse/AIRFLOW-4163?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Chao-Han Tsai updated AIRFLOW-4163:
---
Description:
IntervalCheckOperator takes max/min ratio of two values for a metric and
retu
[
https://issues.apache.org/jira/browse/AIRFLOW-4163?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Chao-Han Tsai updated AIRFLOW-4163:
---
Summary: IntervalCheckOperator support relative difference ratio (was:
IntervalCheckOper
potiuk commented on a change in pull request #4938: [AIRFLOW-4117]
Multi-staging Image - Travis CI tests [Step 3/3]
URL: https://github.com/apache/airflow/pull/4938#discussion_r269370193
##
File path: scripts/ci/in_container/run_ci_tests.sh
##
@@ -0,0 +1,128 @@
+#!/usr/bin
potiuk commented on a change in pull request #4938: [AIRFLOW-4117]
Multi-staging Image - Travis CI tests [Step 3/3]
URL: https://github.com/apache/airflow/pull/4938#discussion_r269370124
##
File path: setup.py
##
@@ -294,6 +308,7 @@ def do_setup():
'configpars
[
https://issues.apache.org/jira/browse/AIRFLOW-4160?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Xiaodong DENG reassigned AIRFLOW-4160:
--
Assignee: Xiaodong DENG
> Redirecting of "Trigger Dag" Button in DAG Page is not wor
potiuk commented on a change in pull request #4938: [AIRFLOW-4117]
Multi-staging Image - Travis CI tests [Step 3/3]
URL: https://github.com/apache/airflow/pull/4938#discussion_r269368263
##
File path: setup.py
##
@@ -153,6 +166,7 @@ def write_version(filename=os.path.join(
potiuk commented on a change in pull request #4938: [AIRFLOW-4117]
Multi-staging Image - Travis CI tests [Step 3/3]
URL: https://github.com/apache/airflow/pull/4938#discussion_r269368151
##
File path: scripts/ci/in_container/run_ci.sh
##
@@ -0,0 +1,127 @@
+#!/usr/bin/env b
potiuk commented on a change in pull request #4938: [AIRFLOW-4117]
Multi-staging Image - Travis CI tests [Step 3/3]
URL: https://github.com/apache/airflow/pull/4938#discussion_r269365991
##
File path: scripts/ci/docker-compose.yml
##
@@ -18,61 +18,67 @@ version: "2.2"
ser
potiuk commented on a change in pull request #4937: [AIRFLOW-4116]
Multi-staging includes CI image [Step 2/3]
URL: https://github.com/apache/airflow/pull/4937#discussion_r269365539
##
File path: Dockerfile
##
@@ -85,14 +85,134 @@ RUN adduser airflow \
&& echo "airflow
potiuk commented on a change in pull request #4936: [AIRFLOW-4115]
Multi-staging Aiflow Docker image [Step 1/3]
URL: https://github.com/apache/airflow/pull/4936#discussion_r269364871
##
File path: .dockerignore
##
@@ -0,0 +1,107 @@
+#
+# Licensed to the Apache Software Fou
potiuk commented on a change in pull request #4936: [AIRFLOW-4115]
Multi-staging Aiflow Docker image [Step 1/3]
URL: https://github.com/apache/airflow/pull/4936#discussion_r269364815
##
File path: .dockerignore
##
@@ -0,0 +1,107 @@
+#
+# Licensed to the Apache Software Fou
potiuk commented on a change in pull request #4936: [AIRFLOW-4115]
Multi-staging Aiflow Docker image [Step 1/3]
URL: https://github.com/apache/airflow/pull/4936#discussion_r269364590
##
File path: Dockerfile
##
@@ -13,46 +13,179 @@
# WITHOUT WARRANTIES OR CONDITIONS OF AN
nritholtz commented on issue #4903: [AIRFLOW-4069] Add Opsgenie Alert Hook and
Operator
URL: https://github.com/apache/airflow/pull/4903#issuecomment-476891936
@zhongjiajie Made recommended changes
@ashb @mik-laj Removed code.rst changes since #4788 was merged into master.
Latest
codecov-io edited a comment on issue #4903: [AIRFLOW-4069] Add Opsgenie Alert
Hook and Operator
URL: https://github.com/apache/airflow/pull/4903#issuecomment-471783078
# [Codecov](https://codecov.io/gh/apache/airflow/pull/4903?src=pr&el=h1)
Report
> Merging
[#4903](https://codecov.io/g
codecov-io edited a comment on issue #4903: [AIRFLOW-4069] Add Opsgenie Alert
Hook and Operator
URL: https://github.com/apache/airflow/pull/4903#issuecomment-471783078
# [Codecov](https://codecov.io/gh/apache/airflow/pull/4903?src=pr&el=h1)
Report
> Merging
[#4903](https://codecov.io/g
Trevor Burke created AIRFLOW-4164:
-
Summary: Add previous execution date in ISO format macro variable
Key: AIRFLOW-4164
URL: https://issues.apache.org/jira/browse/AIRFLOW-4164
Project: Apache Airflow
[
https://issues.apache.org/jira/browse/AIRFLOW-4160?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Chris Lambertus reassigned AIRFLOW-4160:
Assignee: (was: Simon poortman)
> Redirecting of "Trigger Dag" Button in DAG
[
https://issues.apache.org/jira/browse/AIRFLOW-4160?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16802145#comment-16802145
]
ASF subversion and git services commented on AIRFLOW-4160:
--
Co
Fokko commented on issue #4896: [AIRFLOW-4061] Remove incubator in CI process
URL: https://github.com/apache/airflow/pull/4896#issuecomment-476838246
So it died:
```
ERROR: for airflow-testing manifest for airflowci/airflow-ci:latest not
found
ERROR: manifest for airflowci/airflow
Fokko commented on a change in pull request #4749: [AIRFLOW-3934] Increase
standard Dataproc PD size
URL: https://github.com/apache/airflow/pull/4749#discussion_r269301800
##
File path: airflow/contrib/operators/dataproc_operator.py
##
@@ -160,10 +160,10 @@ def __init__(se
[
https://issues.apache.org/jira/browse/AIRFLOW-4072?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16802144#comment-16802144
]
ASF subversion and git services commented on AIRFLOW-4072:
--
Co
[
https://issues.apache.org/jira/browse/AIRFLOW-3811?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16802146#comment-16802146
]
ASF subversion and git services commented on AIRFLOW-3811:
--
Co
[
https://issues.apache.org/jira/browse/AIRFLOW-2227?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16802143#comment-16802143
]
ASF subversion and git services commented on AIRFLOW-2227:
--
Co
[
https://issues.apache.org/jira/browse/AIRFLOW-4154?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16802142#comment-16802142
]
ASF subversion and git services commented on AIRFLOW-4154:
--
Co
Fokko commented on issue #4749: [AIRFLOW-3934] Increase standard Dataproc PD
size
URL: https://github.com/apache/airflow/pull/4749#issuecomment-476836849
@kaxil My mistake. I've pushed it to Apache instead of my fork.
This is
[
https://issues.apache.org/jira/browse/AIRFLOW-3934?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16802139#comment-16802139
]
ASF subversion and git services commented on AIRFLOW-3934:
--
Co
Chao-Han Tsai created AIRFLOW-4163:
--
Summary: IntervalCheckOperator comparison doesn't work for null
values
Key: AIRFLOW-4163
URL: https://issues.apache.org/jira/browse/AIRFLOW-4163
Project: Apache
mrunesson commented on issue #4648: [AIRFLOW-3274] Add run_as_user and fs_group
options for Kubernetes
URL: https://github.com/apache/airflow/pull/4648#issuecomment-476791339
It would be good to consider the possibility to be able to set this per
launched pod and also set the pod root file
[
https://issues.apache.org/jira/browse/AIRFLOW-4160?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Simon poortman reassigned AIRFLOW-4160:
---
Assignee: Simon poortman (was: Xiaodong DENG)
> Redirecting of "Trigger Dag" Butt
galuszkak edited a comment on issue #4772: [AIRFLOW-3937] KubernetesPodOperator
support for envFrom configMapRef…
URL: https://github.com/apache/airflow/pull/4772#issuecomment-476785413
@ashb I agree, I just take literally what @dimberman wanted as he would like
this as `private` helper, w
galuszkak commented on issue #4772: [AIRFLOW-3937] KubernetesPodOperator
support for envFrom configMapRef…
URL: https://github.com/apache/airflow/pull/4772#issuecomment-476785413
@ashb I agree, I just take literally what @dimberman that he would like this
as `private` helper, which I took
[
https://issues.apache.org/jira/browse/AIRFLOW-3811?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16802009#comment-16802009
]
ASF GitHub Bot commented on AIRFLOW-3811:
-
ashb commented on pull request #4788
[
https://issues.apache.org/jira/browse/AIRFLOW-3811?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16802010#comment-16802010
]
ASF subversion and git services commented on AIRFLOW-3811:
--
Co
[
https://issues.apache.org/jira/browse/AIRFLOW-3811?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ash Berlin-Taylor resolved AIRFLOW-3811.
Resolution: Fixed
Fix Version/s: 2.0.0
> Automatic generation of API Refer
ashb merged pull request #4788: [AIRFLOW-3811][3/3] Add automatic generation of
API Reference
URL: https://github.com/apache/airflow/pull/4788
This is an automated message from the Apache Git Service.
To respond to the messa
ashb commented on issue #4772: [AIRFLOW-3937] KubernetesPodOperator support for
envFrom configMapRef…
URL: https://github.com/apache/airflow/pull/4772#issuecomment-476776571
Oh I didn't know that `__foo` actually did something specific. Still: I
don't think _anything_ should be private. If
galuszkak commented on issue #4772: [AIRFLOW-3937] KubernetesPodOperator
support for envFrom configMapRef…
URL: https://github.com/apache/airflow/pull/4772#issuecomment-476773177
For me `__` always meant private (because it cannot be overwritten), and
`_` protected (because it can be over
ashb commented on issue #4772: [AIRFLOW-3937] KubernetesPodOperator support for
envFrom configMapRef…
URL: https://github.com/apache/airflow/pull/4772#issuecomment-476770100
Thanks - if I was paying more attention I could have merged it (and squashed
it) on Github. The reason Why I changed
galuszkak commented on issue #4772: [AIRFLOW-3937] KubernetesPodOperator
support for envFrom configMapRef…
URL: https://github.com/apache/airflow/pull/4772#issuecomment-476763348
@ashb I've rebase Your changes.
This is an aut
[
https://issues.apache.org/jira/browse/AIRFLOW-3659?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16801971#comment-16801971
]
ASF subversion and git services commented on AIRFLOW-3659:
--
Co
[
https://issues.apache.org/jira/browse/AIRFLOW-3908?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16801968#comment-16801968
]
ASF subversion and git services commented on AIRFLOW-3908:
--
Co
[
https://issues.apache.org/jira/browse/AIRFLOW-4160?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Tao Feng resolved AIRFLOW-4160.
---
Resolution: Fixed
Fix Version/s: 1.10.3
> Redirecting of "Trigger Dag" Button in DAG Page is
[
https://issues.apache.org/jira/browse/AIRFLOW-3202?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16801969#comment-16801969
]
ASF subversion and git services commented on AIRFLOW-3202:
--
Co
[
https://issues.apache.org/jira/browse/AIRFLOW-2915?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16801967#comment-16801967
]
ASF subversion and git services commented on AIRFLOW-2915:
--
Co
[
https://issues.apache.org/jira/browse/AIRFLOW-3810?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16801970#comment-16801970
]
ASF subversion and git services commented on AIRFLOW-3810:
--
Co
[
https://issues.apache.org/jira/browse/AIRFLOW-4160?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16801964#comment-16801964
]
ASF subversion and git services commented on AIRFLOW-4160:
--
Co
[
https://issues.apache.org/jira/browse/AIRFLOW-4160?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16801963#comment-16801963
]
ASF GitHub Bot commented on AIRFLOW-4160:
-
feng-tao commented on pull request #
feng-tao merged pull request #4981: [AIRFLOW-4160] Fix redirecting of 'Trigger
Dag' Button in DAG Page
URL: https://github.com/apache/airflow/pull/4981
This is an automated message from the Apache Git Service.
To respond to
[
https://issues.apache.org/jira/browse/AIRFLOW-4162?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Bumsoo Kim updated AIRFLOW-4162:
Labels: features (was: )
> Support layout blocks in SlackAPIPostOperator & SlackWebhookOperator
[
https://issues.apache.org/jira/browse/AIRFLOW-4162?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Bumsoo Kim updated AIRFLOW-4162:
Affects Version/s: 1.10.2
> Support layout blocks in SlackAPIPostOperator & SlackWebhookOperator
Bumsoo Kim created AIRFLOW-4162:
---
Summary: Support layout blocks in SlackAPIPostOperator &
SlackWebhookOperator
Key: AIRFLOW-4162
URL: https://issues.apache.org/jira/browse/AIRFLOW-4162
Project: Apache
zhongjiajie commented on issue #4896: [AIRFLOW-4061] Remove incubator in CI
process
URL: https://github.com/apache/airflow/pull/4896#issuecomment-476718428
@Fokko I remove "skip" and start test. but I could not find any release in
https://hub.docker.com/r/airflowci/airflow-ci
zhongjiajie edited a comment on issue #4896: [AIRFLOW-4061] Remove incubator in
CI process
URL: https://github.com/apache/airflow/pull/4896#issuecomment-476718428
@Fokko I remove "skip" and start test. but I could not find any release in
https://hub.docker.com/r/airflowci/airflow-ci and I
codecov-io commented on issue #4788: [AIRFLOW-3811][3/3] Add automatic
generation of API Reference
URL: https://github.com/apache/airflow/pull/4788#issuecomment-476712851
# [Codecov](https://codecov.io/gh/apache/airflow/pull/4788?src=pr&el=h1)
Report
> Merging
[#4788](https://codecov.i
ashb edited a comment on issue #4982: [AIRFLOW-4160] Fix redirecting of
'Trigger Dag' Button in DAG Page (.vs v1-10-stable)
URL: https://github.com/apache/airflow/pull/4982#issuecomment-476699697
Do we have a similar one for master too? Ah yes 4981
-
ashb commented on issue #4982: [AIRFLOW-4160] Fix redirecting of 'Trigger Dag'
Button in DAG Page (.vs v1-10-stable)
URL: https://github.com/apache/airflow/pull/4982#issuecomment-476699697
Do we have a similar one for master too?
ashb commented on issue #4926: [AIRFLOW-4104] Add type annotations to common
classes.
URL: https://github.com/apache/airflow/pull/4926#issuecomment-476698790
Curious - why isn't Travis running the tests?
This is an automated
ashb commented on a change in pull request #4926: [AIRFLOW-4104] Add type
annotations to common classes.
URL: https://github.com/apache/airflow/pull/4926#discussion_r269159765
##
File path: airflow/models/__init__.py
##
@@ -4290,7 +4291,13 @@ def setdefault(cls, key, defau
ashb commented on a change in pull request #4926: [AIRFLOW-4104] Add type
annotations to common classes.
URL: https://github.com/apache/airflow/pull/4926#discussion_r269159444
##
File path: airflow/models/__init__.py
##
@@ -2065,44 +2061,45 @@ class derived from this one r
jmcarp commented on issue #4926: [AIRFLOW-4104] Add type annotations to common
classes.
URL: https://github.com/apache/airflow/pull/4926#issuecomment-476696372
Conflicts resolved again 😆
This is an automated message from the
ashb edited a comment on issue #4827: [AIRFLOW-XXX] Add contribute guide,
updating to docs
URL: https://github.com/apache/airflow/pull/4827#issuecomment-476692985
Someone suggested https://docs.openstack.org/reno/latest/ might be worth
looking at.
Oh - that is entirely unrelated t
ashb commented on issue #4827: [AIRFLOW-XXX] Add contribute guide, updating to
docs
URL: https://github.com/apache/airflow/pull/4827#issuecomment-476692985
Someone suggested https://docs.openstack.org/reno/latest/ might be worth
looking at
---
mik-laj commented on issue #4788: [AIRFLOW-3811][3/3] Add automatic generation
of API Reference
URL: https://github.com/apache/airflow/pull/4788#issuecomment-476683063
@Fokko Travis have unreleased errors on one job. Can you run it again?
```
-
[
https://issues.apache.org/jira/browse/AIRFLOW-4158?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Work on AIRFLOW-4158 started by Mohammed Sherif KK.
---
> Prefix and delimiter support for S3CopyObjectOperator &
> S3D
Antoine Dussarps created AIRFLOW-4161:
-
Summary: Big query to mysql Operator
Key: AIRFLOW-4161
URL: https://issues.apache.org/jira/browse/AIRFLOW-4161
Project: Apache Airflow
Issue Type:
GuzikJakub commented on a change in pull request #4715: [AIRFLOW-3894]
unstructured connection to webhdfs
URL: https://github.com/apache/airflow/pull/4715#discussion_r269122466
##
File path: airflow/hooks/webhdfs_hook.py
##
@@ -55,14 +55,22 @@ def get_conn(self):
GuzikJakub commented on a change in pull request #4715: [AIRFLOW-3894]
unstructured connection to webhdfs
URL: https://github.com/apache/airflow/pull/4715#discussion_r269122466
##
File path: airflow/hooks/webhdfs_hook.py
##
@@ -55,14 +55,22 @@ def get_conn(self):
GuzikJakub commented on a change in pull request #4715: [AIRFLOW-3894]
unstructured connection to webhdfs
URL: https://github.com/apache/airflow/pull/4715#discussion_r269122044
##
File path: airflow/hooks/webhdfs_hook.py
##
@@ -55,14 +55,22 @@ def get_conn(self):
codecov-io edited a comment on issue #4887: [AIRFLOW-4055] Add AWS SQS Sensor
URL: https://github.com/apache/airflow/pull/4887#issuecomment-471307289
# [Codecov](https://codecov.io/gh/apache/airflow/pull/4887?src=pr&el=h1)
Report
> Merging
[#4887](https://codecov.io/gh/apache/airflow/pu
codecov-io commented on issue #4923: [AIRFLOW-4092] Add gRPCOperator, unit test
and added to auto doc
URL: https://github.com/apache/airflow/pull/4923#issuecomment-476660336
# [Codecov](https://codecov.io/gh/apache/airflow/pull/4923?src=pr&el=h1)
Report
> Merging
[#4923](https://codeco
[
https://issues.apache.org/jira/browse/AIRFLOW-3810?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16801726#comment-16801726
]
ASF subversion and git services commented on AIRFLOW-3810:
--
Co
codecov-io edited a comment on issue #4772: [AIRFLOW-3937]
KubernetesPodOperator support for envFrom configMapRef…
URL: https://github.com/apache/airflow/pull/4772#issuecomment-471665712
# [Codecov](https://codecov.io/gh/apache/airflow/pull/4772?src=pr&el=h1)
Report
> Merging
[#4772](h
[
https://issues.apache.org/jira/browse/AIRFLOW-4160?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16801744#comment-16801744
]
ASF GitHub Bot commented on AIRFLOW-4160:
-
XD-DENG commented on pull request #4
XD-DENG commented on issue #4982: [AIRFLOW-4160] Fix redirecting of 'Trigger
Dag' Button in DAG Page (.vs v1-10-stable)
URL: https://github.com/apache/airflow/pull/4982#issuecomment-476654938
@ashb PTAL. This PR is for branch 1-10-stable.
---
XD-DENG opened a new pull request #4982: [AIRFLOW-4160] Fix redirecting of
'Trigger Dag' Button in DAG Page (.vs v1-10-stable)
URL: https://github.com/apache/airflow/pull/4982
**This PR is for branch 1-10-stable only**.
### Jira
- https://issues.apache.org/jira/browse/AIRFLO
[
https://issues.apache.org/jira/browse/AIRFLOW-4160?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16801732#comment-16801732
]
ASF GitHub Bot commented on AIRFLOW-4160:
-
XD-DENG commented on pull request #4
XD-DENG commented on issue #4981: [AIRFLOW-4160] Fix redirecting of 'Trigger
Dag' Button in DAG Page
URL: https://github.com/apache/airflow/pull/4981#issuecomment-476647615
@ashb PTAL. Using the solution you proposed in our earlier discussion.
Tested locally and it's working well.
I
XD-DENG opened a new pull request #4981: [AIRFLOW-4160] Fix redirecting of
'Trigger Dag' Button in DAG Page
URL: https://github.com/apache/airflow/pull/4981
### Jira
- https://issues.apache.org/jira/browse/AIRFLOW-4160
### Description
"Trigger Dag" Button
[
https://issues.apache.org/jira/browse/AIRFLOW-3659?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16801727#comment-16801727
]
ASF subversion and git services commented on AIRFLOW-3659:
--
Co
[
https://issues.apache.org/jira/browse/AIRFLOW-3202?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16801725#comment-16801725
]
ASF subversion and git services commented on AIRFLOW-3202:
--
Co
[
https://issues.apache.org/jira/browse/AIRFLOW-2915?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16801723#comment-16801723
]
ASF subversion and git services commented on AIRFLOW-2915:
--
Co
[
https://issues.apache.org/jira/browse/AIRFLOW-3908?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16801724#comment-16801724
]
ASF subversion and git services commented on AIRFLOW-3908:
--
Co
[
https://issues.apache.org/jira/browse/AIRFLOW-4072?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Fokko Driesprong resolved AIRFLOW-4072.
---
Resolution: Fixed
Fix Version/s: 2.0.0
> enable GKEPodOperator xcom
> --
andriisoldatenko commented on a change in pull request #4459: [AIRFLOW-3649]
Feature to add extra labels to kubernetes worker pods
URL: https://github.com/apache/airflow/pull/4459#discussion_r269106802
##
File path: airflow/contrib/executors/kubernetes_executor.py
##
@@ -2
[
https://issues.apache.org/jira/browse/AIRFLOW-4072?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16801704#comment-16801704
]
ASF GitHub Bot commented on AIRFLOW-4072:
-
Fokko commented on pull request #490
[
https://issues.apache.org/jira/browse/AIRFLOW-4072?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16801705#comment-16801705
]
ASF subversion and git services commented on AIRFLOW-4072:
--
Co
1 - 100 of 161 matches
Mail list logo