[GitHub] [airflow] Moress commented on a change in pull request #8911: Support extra config options for Sentry

2020-06-25 Thread GitBox
Moress commented on a change in pull request #8911: URL: https://github.com/apache/airflow/pull/8911#discussion_r445997582 ## File path: docs/errors.rst ## @@ -39,6 +39,8 @@ Add your ``SENTRY_DSN`` to your configuration file e.g. ``airflow.cfg`` under `` .. note:: If thi

[GitHub] [airflow] mik-laj opened a new pull request #9530: Auto detect static-checks for breeze autocomplete

2020-06-25 Thread GitBox
mik-laj opened a new pull request #9530: URL: https://github.com/apache/airflow/pull/9530 --- Make sure to mark the boxes below before creating PR: [x] - [X] Description above provides context of the change - [X] Unit tests coverage for changes (not needed for documentation chan

[GitHub] [airflow] jacobhjkim commented on issue #9528: Official Airflow Helm Chart DAG sync support

2020-06-25 Thread GitBox
jacobhjkim commented on issue #9528: URL: https://github.com/apache/airflow/issues/9528#issuecomment-649988604 Seems like https://github.com/apache/airflow/pull/9371 is already working on it. This is an automated message fro

[GitHub] [airflow] jacobhjkim commented on pull request #9529: Add git-sync option to Airflow Helm Chart

2020-06-25 Thread GitBox
jacobhjkim commented on pull request #9529: URL: https://github.com/apache/airflow/pull/9529#issuecomment-649986587 Closing this PR in favor of https://github.com/apache/airflow/pull/9371 This is an automated message from the

[GitHub] [airflow] jacobhjkim closed pull request #9529: Add git-sync option to Airflow Helm Chart

2020-06-25 Thread GitBox
jacobhjkim closed pull request #9529: URL: https://github.com/apache/airflow/pull/9529 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go

[GitHub] [airflow] jacobhjkim opened a new pull request #9529: Add git-sync option to Airflow Helm Chart

2020-06-25 Thread GitBox
jacobhjkim opened a new pull request #9529: URL: https://github.com/apache/airflow/pull/9529 This PR adds another option to update DAGs for the official helm chart for Airflow. It uses [git-sync](https://github.com/kubernetes/git-sync) to update DAGs. **Related ISSUE**: [issue #952

[GitHub] [airflow] jacobhjkim opened a new issue #9528: Official Airflow Helm Chart DAG sync support

2020-06-25 Thread GitBox
jacobhjkim opened a new issue #9528: URL: https://github.com/apache/airflow/issues/9528 **Description** Use [git-sync](https://github.com/kubernetes/git-sync) to update Airflow DAGs when using the official [Airflow Helm Chart](https://github.com/apache/airflow/tree/master/ch

[GitHub] [airflow] boring-cyborg[bot] commented on issue #9528: Official Airflow Helm Chart DAG sync support

2020-06-25 Thread GitBox
boring-cyborg[bot] commented on issue #9528: URL: https://github.com/apache/airflow/issues/9528#issuecomment-649981373 Thanks for opening your first issue here! Be sure to follow the issue template! This is an automated

[GitHub] [airflow] jacobhjkim commented on issue #8270: Provide official airflow chart

2020-06-25 Thread GitBox
jacobhjkim commented on issue #8270: URL: https://github.com/apache/airflow/issues/8270#issuecomment-649976852 Can we close this since https://github.com/apache/airflow/tree/master/chart this was merged? This is an automated

[GitHub] [airflow] lordozb edited a comment on issue #9155: Add migration to increase length of ab_view_menu.name column

2020-06-25 Thread GitBox
lordozb edited a comment on issue #9155: URL: https://github.com/apache/airflow/issues/9155#issuecomment-649970116 @ashb FAB has fixed and merged it in their master. https://github.com/dpgaspar/Flask-AppBuilder/commit/6e77920a4dab5c62e8c37df8c343f136e75eff50 https://github.com/dpgasp

[GitHub] [airflow] lordozb commented on issue #9155: Add migration to increase length of ab_view_menu.name column

2020-06-25 Thread GitBox
lordozb commented on issue #9155: URL: https://github.com/apache/airflow/issues/9155#issuecomment-649970116 @ashb FAB has fixed and merged it in their master. https://github.com/dpgaspar/Flask-AppBuilder/commit/6e77920a4dab5c62e8c37df8c343f136e75eff50 -

[GitHub] [airflow] zikun commented on a change in pull request #9497: Add read-only Config endpoint

2020-06-25 Thread GitBox
zikun commented on a change in pull request #9497: URL: https://github.com/apache/airflow/pull/9497#discussion_r445963930 ## File path: airflow/api_connexion/openapi/v1.yaml ## @@ -1760,6 +1757,9 @@ components: value: type: string readOnly: true +

[GitHub] [airflow] Marloxo opened a new pull request #9527: remove redundant parameters from sql_to_gcs

2020-06-25 Thread GitBox
Marloxo opened a new pull request #9527: URL: https://github.com/apache/airflow/pull/9527 - [x] Description above provides context of the change - [x] Unit tests coverage for changes (not needed for documentation changes) - [x] Target Github ISSUE in description if exists - [x] Comm

[GitHub] [airflow] VinayGb665 commented on pull request #9477: [WIP] YAML file format in LocalFilesystemBackend

2020-06-25 Thread GitBox
VinayGb665 commented on pull request #9477: URL: https://github.com/apache/airflow/pull/9477#issuecomment-649955088 > Is this still a WIP? Should I go further? Nope not a WIP. Ill update the title. Please you can go further ---

[GitHub] [airflow] Marloxo opened a new issue #9526: remove duplicate parameters from `sql_to_gcs.py`

2020-06-25 Thread GitBox
Marloxo opened a new issue #9526: URL: https://github.com/apache/airflow/issues/9526 **Apache Airflow version**: 1.10.10 **Environment**: Docker **What happened**: it's just small nitpick, we have this redundant line which assign the `parameters` twice in `sql_to_

[jira] [Commented] (AIRFLOW-6870) Remove models from models.__init__.py

2020-06-25 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/AIRFLOW-6870?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17145992#comment-17145992 ] ASF GitHub Bot commented on AIRFLOW-6870: - stale[bot] closed pull request #7596

[jira] [Commented] (AIRFLOW-7065) Give StreamLogHandler ability to tee to log and console

2020-06-25 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/AIRFLOW-7065?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17145993#comment-17145993 ] ASF GitHub Bot commented on AIRFLOW-7065: - stale[bot] closed pull request #7740

[GitHub] [airflow] stale[bot] closed pull request #7596: [AIRFLOW-6870] remove imports from models/__init__.py

2020-06-25 Thread GitBox
stale[bot] closed pull request #7596: URL: https://github.com/apache/airflow/pull/7596 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go

[GitHub] [airflow] stale[bot] commented on pull request #8757: Fix the incorrect description of pod_mutation_hook in kubernetes.rst

2020-06-25 Thread GitBox
stale[bot] commented on pull request #8757: URL: https://github.com/apache/airflow/pull/8757#issuecomment-649939413 This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

[GitHub] [airflow] stale[bot] commented on pull request #8793: Expose option: look_for_keys in ssh_hook via extras

2020-06-25 Thread GitBox
stale[bot] commented on pull request #8793: URL: https://github.com/apache/airflow/pull/8793#issuecomment-649939429 This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

[GitHub] [airflow] stale[bot] commented on pull request #8801: Add optional network profile configuration parameter

2020-06-25 Thread GitBox
stale[bot] commented on pull request #8801: URL: https://github.com/apache/airflow/pull/8801#issuecomment-649939436 This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

[GitHub] [airflow] stale[bot] closed pull request #7740: [AIRFLOW-7065] Add optional propagation of task std streams to console

2020-06-25 Thread GitBox
stale[bot] closed pull request #7740: URL: https://github.com/apache/airflow/pull/7740 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go

[GitHub] [airflow] stale[bot] commented on pull request #8768: [POC] Mark keywords-only arguments in hook method signatures

2020-06-25 Thread GitBox
stale[bot] commented on pull request #8768: URL: https://github.com/apache/airflow/pull/8768#issuecomment-649939421 This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

[airflow] tag nightly-master updated (2b61912 -> 0e31f18)

2020-06-25 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to tag nightly-master in repository https://gitbox.apache.org/repos/asf/airflow.git. *** WARNING: tag nightly-master was modified! *** from 2b61912 (commit) to 0e31f18 (commit) from 2b

[GitHub] [airflow] kaxil opened a new pull request #9525: Remove reimported AirflowException class

2020-06-25 Thread GitBox
kaxil opened a new pull request #9525: URL: https://github.com/apache/airflow/pull/9525 It is imported at the top of the file and L1060 too --- Make sure to mark the boxes below before creating PR: [x] - [x] Description above provides context of the change - [x] Unit test

[GitHub] [airflow] yuqian90 closed pull request #9515: Fix clear future recursive when ExternalTaskMarker is used

2020-06-25 Thread GitBox
yuqian90 closed pull request #9515: URL: https://github.com/apache/airflow/pull/9515 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to

[GitHub] [airflow] vanka56 commented on a change in pull request #9280: Functionality to shuffle HMS connections to be used by HiveMetastoreHook facilitating load balancing

2020-06-25 Thread GitBox
vanka56 commented on a change in pull request #9280: URL: https://github.com/apache/airflow/pull/9280#discussion_r445924780 ## File path: tests/hooks/test_hive_hook.py ## @@ -390,6 +390,25 @@ def test_table_exists(self): self.hook.table_exists(str(random.randint(1,

[GitHub] [airflow] vanka56 commented on pull request #9472: Add drop_partition functionality for HiveMetastoreHook

2020-06-25 Thread GitBox
vanka56 commented on pull request #9472: URL: https://github.com/apache/airflow/pull/9472#issuecomment-649900700 @ashb Why are the checks always failing? This is an automated message from the Apache Git Service. To respond to

[GitHub] [airflow] kaxil opened a new pull request #9524: Add missing precommit-hook ids to breeze-complete

2020-06-25 Thread GitBox
kaxil opened a new pull request #9524: URL: https://github.com/apache/airflow/pull/9524 Add missing precommit-hook ids to breeze-complete --- Make sure to mark the boxes below before creating PR: [x] - [x] Description above provides context of the change - [x] Unit tests

[GitHub] [airflow] kaxil opened a new pull request #9523: Remove kwargs from Super calls in AWS Secrets Backends

2020-06-25 Thread GitBox
kaxil opened a new pull request #9523: URL: https://github.com/apache/airflow/pull/9523 We don't want pass to kwargs to `BaseSecretsBackend` nor `LoggingMixin` --- Make sure to mark the boxes below before creating PR: [x] - [x] Description above provides context of the chang

[GitHub] [airflow] kaxil opened a new pull request #9522: Fix typo in test_views.py

2020-06-25 Thread GitBox
kaxil opened a new pull request #9522: URL: https://github.com/apache/airflow/pull/9522 "parmeters_only" -> "parameters_only" --- Make sure to mark the boxes below before creating PR: [x] - [x] Description above provides context of the change - [x] Unit tests coverage for

[GitHub] [airflow] vanka56 commented on pull request #9472: Add drop_partition functionality for HiveMetastoreHook

2020-06-25 Thread GitBox
vanka56 commented on pull request #9472: URL: https://github.com/apache/airflow/pull/9472#issuecomment-649888490 @jhtimmins i tried that. its still failing. do you know why This is an automated message from the Apache Git Ser

[GitHub] [airflow] vanka56 commented on a change in pull request #9280: Functionality to shuffle HMS connections to be used by HiveMetastoreHook facilitating load balancing

2020-06-25 Thread GitBox
vanka56 commented on a change in pull request #9280: URL: https://github.com/apache/airflow/pull/9280#discussion_r445912949 ## File path: tests/hooks/test_hive_hook.py ## @@ -390,6 +390,25 @@ def test_table_exists(self): self.hook.table_exists(str(random.randint(1,

[GitHub] [airflow] kaxil opened a new pull request #9521: Show "Task Reschedule" table in Airflow Webserver

2020-06-25 Thread GitBox
kaxil opened a new pull request #9521: URL: https://github.com/apache/airflow/pull/9521 ![image](https://user-images.githubusercontent.com/8811558/85808786-cdb86500-b74d-11ea-9f1e-35b4e16494a0.png) ![image](https://user-images.githubusercontent.com/8811558/85808790-d5780980-b74d-11e

[GitHub] [airflow] kaxil commented on pull request #9520: Allow changing Task States Colors

2020-06-25 Thread GitBox
kaxil commented on pull request #9520: URL: https://github.com/apache/airflow/pull/9520#issuecomment-649865956 Once the PR is approved, I will add some docs on changing colors This is an automated message from the Apache Git

[GitHub] [airflow] kaxil edited a comment on issue #7843: Colorblind friendly UI

2020-06-25 Thread GitBox
kaxil edited a comment on issue #7843: URL: https://github.com/apache/airflow/issues/7843#issuecomment-649858062 I have created a PR : https://github.com/apache/airflow/pull/9520 to implement changing Task States colors. PS: I am not good with UI but with the current change, it shou

[GitHub] [airflow] kaxil commented on issue #7843: Colorblind friendly UI

2020-06-25 Thread GitBox
kaxil commented on issue #7843: URL: https://github.com/apache/airflow/issues/7843#issuecomment-649858062 I have created a PR : https://github.com/apache/airflow/pull/9520 to implement this changing Task States colors. PS: I am not good with UI but with the current change, it should

[GitHub] [airflow] kaxil opened a new pull request #9520: Config states

2020-06-25 Thread GitBox
kaxil opened a new pull request #9520: URL: https://github.com/apache/airflow/pull/9520 closes https://github.com/apache/airflow/issues/7843 **Stock Screenshots**: ![image](https://user-images.githubusercontent.com/8811558/85801797-8d4feb80-b73b-11ea-93fb-30e22cf9f0d1.png)

[GitHub] [airflow] satishbellapu commented on issue #8282: Missing crossreferences between hooks and guides

2020-06-25 Thread GitBox
satishbellapu commented on issue #8282: URL: https://github.com/apache/airflow/issues/8282#issuecomment-649846489 @mik-laj can you be more clear on the requirement or some sample connector which has the ref as per your guideline should help me to close the PR at the earliest. --

[jira] [Commented] (AIRFLOW-6778) Add a DAGs PVC Mount Point Option for Workers under Kubernetes Executor

2020-06-25 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/AIRFLOW-6778?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17145889#comment-17145889 ] ASF subversion and git services commented on AIRFLOW-6778: -- Co

[airflow] branch v1-10-test updated: [AIRFLOW-6778] Add a configurable DAGs volume mount path for Kubernetes (#8147)

2020-06-25 Thread dimberman
This is an automated email from the ASF dual-hosted git repository. dimberman pushed a commit to branch v1-10-test in repository https://gitbox.apache.org/repos/asf/airflow.git The following commit(s) were added to refs/heads/v1-10-test by this push: new 686716b [AIRFLOW-6778] Add a config

[jira] [Commented] (AIRFLOW-5659) Add support for ephemeral storage on KubernetesPodOperator

2020-06-25 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/AIRFLOW-5659?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17145886#comment-17145886 ] ASF subversion and git services commented on AIRFLOW-5659: -- Co

[airflow] branch v1-10-test updated: [AIRFLOW-5659] Add support for ephemeral storage on KubernetesPodOperator (#6337)

2020-06-25 Thread dimberman
This is an automated email from the ASF dual-hosted git repository. dimberman pushed a commit to branch v1-10-test in repository https://gitbox.apache.org/repos/asf/airflow.git The following commit(s) were added to refs/heads/v1-10-test by this push: new 5e238f4 [AIRFLOW-5659] Add support

[jira] [Commented] (AIRFLOW-5349) Add schedulername option for KubernetesPodOperator

2020-06-25 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/AIRFLOW-5349?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17145872#comment-17145872 ] ASF subversion and git services commented on AIRFLOW-5349: -- Co

[airflow] branch v1-10-test updated: [AIRFLOW-5349] Add schedulername option for KubernetesPodOperator (#6088)

2020-06-25 Thread dimberman
This is an automated email from the ASF dual-hosted git repository. dimberman pushed a commit to branch v1-10-test in repository https://gitbox.apache.org/repos/asf/airflow.git The following commit(s) were added to refs/heads/v1-10-test by this push: new 7863329 [AIRFLOW-5349] Add schedule

[GitHub] [airflow] Siddharthk opened a new issue #9519: How to use private_key for SSH Operator

2020-06-25 Thread GitBox
Siddharthk opened a new issue #9519: URL: https://github.com/apache/airflow/issues/9519 I was not able to find documentation on how to use private_key for SSH operator. Below is my sample key which I want to use as a string. ``` -BEGIN RSA PRIVATE KEY- MIIJKAIBAAKCAgEAm9G0S

[GitHub] [airflow] boring-cyborg[bot] commented on issue #9519: How to use private_key for SSH Operator

2020-06-25 Thread GitBox
boring-cyborg[bot] commented on issue #9519: URL: https://github.com/apache/airflow/issues/9519#issuecomment-649826501 Thanks for opening your first issue here! Be sure to follow the issue template! This is an automated

[airflow] branch v1-10-test updated: make k8s tests pass

2020-06-25 Thread dimberman
This is an automated email from the ASF dual-hosted git repository. dimberman pushed a commit to branch v1-10-test in repository https://gitbox.apache.org/repos/asf/airflow.git The following commit(s) were added to refs/heads/v1-10-test by this push: new cda4d23 make k8s tests pass cda4d23

[jira] [Commented] (AIRFLOW-5641) Not able to run git sync init container as root

2020-06-25 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/AIRFLOW-5641?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17145826#comment-17145826 ] ASF subversion and git services commented on AIRFLOW-5641: -- Co

[airflow] branch v1-10-test updated (ff96b8e -> 13be816)

2020-06-25 Thread dimberman
This is an automated email from the ASF dual-hosted git repository. dimberman pushed a change to branch v1-10-test in repository https://gitbox.apache.org/repos/asf/airflow.git. omit ff96b8e [AIRFLOW-5641] Support running git sync container as root (#6312) new 13be816 [AIRFLOW-5641]

[airflow] 01/01: [AIRFLOW-5641] Support running git sync container as root (#6312)

2020-06-25 Thread dimberman
This is an automated email from the ASF dual-hosted git repository. dimberman pushed a commit to branch v1-10-test in repository https://gitbox.apache.org/repos/asf/airflow.git commit 13be81618d6f0821b43534364bec60205c137ff5 Author: Qingping Hou AuthorDate: Tue Oct 15 03:58:31 2019 -0700 [A

[GitHub] [airflow] gardner-dev opened a new issue #9518: Docker operator command

2020-06-25 Thread GitBox
gardner-dev opened a new issue #9518: URL: https://github.com/apache/airflow/issues/9518 Hi, when I am using command as a one element list it generated unhandled, strange error. Docs don't say, that list can not consist only one element. I've strugled two days until I resolve it. Can it b

[GitHub] [airflow] boring-cyborg[bot] commented on issue #9518: Docker operator command

2020-06-25 Thread GitBox
boring-cyborg[bot] commented on issue #9518: URL: https://github.com/apache/airflow/issues/9518#issuecomment-649809657 Thanks for opening your first issue here! Be sure to follow the issue template! This is an automated

[GitHub] [airflow] mik-laj commented on pull request #9477: [WIP] YAML file format in LocalFilesystemBackend

2020-06-25 Thread GitBox
mik-laj commented on pull request #9477: URL: https://github.com/apache/airflow/pull/9477#issuecomment-649793445 Is this still a WIP? Should I go further? This is an automated message from the Apache Git Service. To respond t

[jira] [Commented] (AIRFLOW-5641) Not able to run git sync init container as root

2020-06-25 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/AIRFLOW-5641?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17145800#comment-17145800 ] ASF subversion and git services commented on AIRFLOW-5641: -- Co

[airflow] branch v1-10-test updated (6010ee2 -> ff96b8e)

2020-06-25 Thread dimberman
This is an automated email from the ASF dual-hosted git repository. dimberman pushed a change to branch v1-10-test in repository https://gitbox.apache.org/repos/asf/airflow.git. omit 6010ee2 [AIRFLOW-5641] Support running git sync container as root (#6312) new ff96b8e [AIRFLOW-5641]

[airflow] 01/01: [AIRFLOW-5641] Support running git sync container as root (#6312)

2020-06-25 Thread dimberman
This is an automated email from the ASF dual-hosted git repository. dimberman pushed a commit to branch v1-10-test in repository https://gitbox.apache.org/repos/asf/airflow.git commit ff96b8ec82af4a8373c44309008cac1991c82f03 Author: Qingping Hou AuthorDate: Tue Oct 15 03:58:31 2019 -0700 [A

[GitHub] [airflow] mik-laj closed issue #9316: Tasks get failed if capacity of a pool is exceeded

2020-06-25 Thread GitBox
mik-laj closed issue #9316: URL: https://github.com/apache/airflow/issues/9316 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the s

[airflow] branch master updated (87fdbd0 -> 0e31f18)

2020-06-25 Thread kamilbregula
This is an automated email from the ASF dual-hosted git repository. kamilbregula pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/airflow.git. from 87fdbd0 Use literal syntax instead of function calls to create data structure (#9516) add 0e31f18 Fixe

[GitHub] [airflow] boring-cyborg[bot] commented on pull request #9505: Fixes treatment of open slots in scheduler (#9316)

2020-06-25 Thread GitBox
boring-cyborg[bot] commented on pull request #9505: URL: https://github.com/apache/airflow/pull/9505#issuecomment-649779559 Awesome work, congrats on your first merged pull request! This is an automated message from the A

[GitHub] [airflow] mik-laj merged pull request #9505: Fixes treatment of open slots in scheduler (#9316)

2020-06-25 Thread GitBox
mik-laj merged pull request #9505: URL: https://github.com/apache/airflow/pull/9505 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to

[GitHub] [airflow] mik-laj commented on pull request #9505: Fixes treatment of open slots in scheduler (#9316)

2020-06-25 Thread GitBox
mik-laj commented on pull request #9505: URL: https://github.com/apache/airflow/pull/9505#issuecomment-649778902 @pulsar314 Fantastic first contribution 😻 I look forward to your next contributions :-D This is an automated m

[GitHub] [airflow] VinayGb665 commented on a change in pull request #9477: [WIP] YAML file format in LocalFilesystemBackend

2020-06-25 Thread GitBox
VinayGb665 commented on a change in pull request #9477: URL: https://github.com/apache/airflow/pull/9477#discussion_r445794213 ## File path: airflow/secrets/local_filesystem.py ## @@ -84,6 +86,29 @@ def _parse_env_file(file_path: str) -> Tuple[Dict[str, List[str]], List[FileSy

[jira] [Commented] (AIRFLOW-5413) Get pod configuration from JSON or Yaml

2020-06-25 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/AIRFLOW-5413?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17145790#comment-17145790 ] ASF subversion and git services commented on AIRFLOW-5413: -- Co

[jira] [Commented] (AIRFLOW-5641) Not able to run git sync init container as root

2020-06-25 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/AIRFLOW-5641?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17145791#comment-17145791 ] ASF subversion and git services commented on AIRFLOW-5641: -- Co

[airflow] 02/02: [AIRFLOW-5641] Support running git sync container as root (#6312)

2020-06-25 Thread dimberman
This is an automated email from the ASF dual-hosted git repository. dimberman pushed a commit to branch v1-10-test in repository https://gitbox.apache.org/repos/asf/airflow.git commit 6010ee2f8aeea70cb24a3b4a7870ffc814261a09 Author: Qingping Hou AuthorDate: Tue Oct 15 03:58:31 2019 -0700 [A

[airflow] branch v1-10-test updated (48922f2 -> 6010ee2)

2020-06-25 Thread dimberman
This is an automated email from the ASF dual-hosted git repository. dimberman pushed a change to branch v1-10-test in repository https://gitbox.apache.org/repos/asf/airflow.git. omit 48922f2 [AIRFLOW-5413] Refactor worker config (#7114) new 7293991 [AIRFLOW-5413] Refactor worker confi

[airflow] 01/02: [AIRFLOW-5413] Refactor worker config (#7114)

2020-06-25 Thread dimberman
This is an automated email from the ASF dual-hosted git repository. dimberman pushed a commit to branch v1-10-test in repository https://gitbox.apache.org/repos/asf/airflow.git commit 729399141d8dd46a25a594a693451ee55fd9ce75 Author: davlum AuthorDate: Thu Jan 9 15:39:05 2020 -0500 [AIRFLOW-

[GitHub] [airflow] potiuk commented on a change in pull request #9468: Switched to Helm chart for Kubernetes tests

2020-06-25 Thread GitBox
potiuk commented on a change in pull request #9468: URL: https://github.com/apache/airflow/pull/9468#discussion_r445790683 ## File path: chart/README.md ## @@ -74,6 +74,9 @@ helm upgrade airflow . \ --set images.airflow.tag=8a0da78 ``` +For local development purppose you

[GitHub] [airflow] potiuk commented on pull request #9468: Switched to Helm chart for Kubernetes tests

2020-06-25 Thread GitBox
potiuk commented on pull request #9468: URL: https://github.com/apache/airflow/pull/9468#issuecomment-649770813 Hey @dimberman @ashb @kaxil -> I managed to get all the kubernetes tests working using the helm chart :) (with lots of @dimberman's help) . I got rid of all the "templates" from

[GitHub] [airflow] Acehaidrey commented on issue #7843: Colorblind friendly UI

2020-06-25 Thread GitBox
Acehaidrey commented on issue #7843: URL: https://github.com/apache/airflow/issues/7843#issuecomment-649760514 Thank you much @kaxil This is an automated message from the Apache Git Service. To respond to the message, please

[GitHub] [airflow] kaxil removed a comment on issue #7843: Colorblind friendly UI

2020-06-25 Thread GitBox
kaxil removed a comment on issue #7843: URL: https://github.com/apache/airflow/issues/7843#issuecomment-649752641 I will raise a PR today and we will release it as a part of 1.10.11 This is an automated message from the Apach

[GitHub] [airflow] kaxil commented on issue #7843: Colorblind friendly UI

2020-06-25 Thread GitBox
kaxil commented on issue #7843: URL: https://github.com/apache/airflow/issues/7843#issuecomment-649752641 I will raise a PR today and we will release it as a part of 1.10.11 This is an automated message from the Apache Git Se

[GitHub] [airflow] kaxil commented on issue #7843: Colorblind friendly UI

2020-06-25 Thread GitBox
kaxil commented on issue #7843: URL: https://github.com/apache/airflow/issues/7843#issuecomment-649750680 Looking at that one today This is an automated message from the Apache Git Service. To respond to the message, please

[jira] [Commented] (AIRFLOW-5413) Get pod configuration from JSON or Yaml

2020-06-25 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/AIRFLOW-5413?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17145728#comment-17145728 ] ASF subversion and git services commented on AIRFLOW-5413: -- Co

[airflow] branch v1-10-test updated (0bdf7d2 -> 48922f2)

2020-06-25 Thread kaxilnaik
This is an automated email from the ASF dual-hosted git repository. kaxilnaik pushed a change to branch v1-10-test in repository https://gitbox.apache.org/repos/asf/airflow.git. omit 0bdf7d2 [AIRFLOW-5413] Refactor worker config (#7114) new 450dd52 Add default `conf` parameter to Spar

[airflow] 02/02: [AIRFLOW-5413] Refactor worker config (#7114)

2020-06-25 Thread kaxilnaik
This is an automated email from the ASF dual-hosted git repository. kaxilnaik pushed a commit to branch v1-10-test in repository https://gitbox.apache.org/repos/asf/airflow.git commit 48922f2291fc88913b5fbed0c3565c6308fc12fb Author: davlum AuthorDate: Thu Jan 9 15:39:05 2020 -0500 [AIRFLOW-

[airflow] 01/02: Add default `conf` parameter to Spark JDBC Hook (#8787)

2020-06-25 Thread kaxilnaik
This is an automated email from the ASF dual-hosted git repository. kaxilnaik pushed a commit to branch v1-10-test in repository https://gitbox.apache.org/repos/asf/airflow.git commit 450dd520292d173627aac52b2c6638b63a07c81c Author: Rafael Bottega AuthorDate: Sun May 10 00:07:04 2020 +0100

[GitHub] [airflow] Acehaidrey commented on issue #7843: Colorblind friendly UI

2020-06-25 Thread GitBox
Acehaidrey commented on issue #7843: URL: https://github.com/apache/airflow/issues/7843#issuecomment-649747762 is there any work or plans to make the colorblind ui configurable? We've had requests at pinterest too about it, and wanted to see what others here have been doing to help this

[jira] [Commented] (AIRFLOW-5413) Get pod configuration from JSON or Yaml

2020-06-25 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/AIRFLOW-5413?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17145712#comment-17145712 ] ASF subversion and git services commented on AIRFLOW-5413: -- Co

[airflow] 02/03: Allow passing backend_kwargs to AWS SSM client (#8802)

2020-06-25 Thread kaxilnaik
This is an automated email from the ASF dual-hosted git repository. kaxilnaik pushed a commit to branch v1-10-test in repository https://gitbox.apache.org/repos/asf/airflow.git commit ec3038e952cfbaff932ccb9c7c881093c013b077 Author: Kaxil Naik AuthorDate: Sun May 10 12:18:39 2020 +0100 Allo

[airflow] branch v1-10-test updated (480989c -> 0bdf7d2)

2020-06-25 Thread kaxilnaik
This is an automated email from the ASF dual-hosted git repository. kaxilnaik pushed a change to branch v1-10-test in repository https://gitbox.apache.org/repos/asf/airflow.git. discard 480989c [AIRFLOW-5413] Refactor worker config (#7114) new 3f05ec2 Filter dags by clicking on tag (#889

[airflow] 01/03: Filter dags by clicking on tag (#8897)

2020-06-25 Thread kaxilnaik
This is an automated email from the ASF dual-hosted git repository. kaxilnaik pushed a commit to branch v1-10-test in repository https://gitbox.apache.org/repos/asf/airflow.git commit 3f05ec27daf9aac2e73ddebc26910044ab3e09d4 Author: sangarshanan AuthorDate: Wed May 27 16:42:33 2020 +0530 Fi

[airflow] 03/03: [AIRFLOW-5413] Refactor worker config (#7114)

2020-06-25 Thread kaxilnaik
This is an automated email from the ASF dual-hosted git repository. kaxilnaik pushed a commit to branch v1-10-test in repository https://gitbox.apache.org/repos/asf/airflow.git commit 0bdf7d27582c034b494d9d6ca9f9b1711ae681e7 Author: davlum AuthorDate: Thu Jan 9 15:39:05 2020 -0500 [AIRFLOW-

[GitHub] [airflow] potiuk commented on issue #8803: Impersonate service accounts while running GCP Operators without key material (if airflow is running on GCP)

2020-06-25 Thread GitBox
potiuk commented on issue #8803: URL: https://github.com/apache/airflow/issues/8803#issuecomment-649739739 Crystal-clear! Thank you. It does look reasonable. I will circle it back with a few people to see what they think and come back to you !

[GitHub] [airflow] amithmathew commented on issue #8803: Impersonate service accounts while running GCP Operators without key material (if airflow is running on GCP)

2020-06-25 Thread GitBox
amithmathew commented on issue #8803: URL: https://github.com/apache/airflow/issues/8803#issuecomment-649727163 Thanks for the response Jarek. I should state my assumptions :) Assumptions 1. Airflow is running on GCP (so workers use the instance accounts) - no long lived key

[GitHub] [airflow] mik-laj commented on a change in pull request #9497: Add read-only Config endpoint

2020-06-25 Thread GitBox
mik-laj commented on a change in pull request #9497: URL: https://github.com/apache/airflow/pull/9497#discussion_r445718969 ## File path: airflow/api_connexion/openapi/v1.yaml ## @@ -1760,6 +1757,9 @@ components: value: type: string readOnly: true

[GitHub] [airflow] potiuk commented on issue #8803: Impersonate service accounts while running GCP Operators without key material (if airflow is running on GCP)

2020-06-25 Thread GitBox
potiuk commented on issue #8803: URL: https://github.com/apache/airflow/issues/8803#issuecomment-649715399 Unless I am mistaken account impersonation does not essentially solve any of those problems you mentioned (like key rotation or key management) because the main service account that y

[GitHub] [airflow] Acehaidrey commented on pull request #9472: Add drop_partition functionality for HiveMetastoreHook

2020-06-25 Thread GitBox
Acehaidrey commented on pull request #9472: URL: https://github.com/apache/airflow/pull/9472#issuecomment-649713645 @vanka56 can you rebase and try the static tests again This is an automated message from the Apache Git Servi

[GitHub] [airflow] vanka56 commented on a change in pull request #9280: Functionality to shuffle HMS connections to be used by HiveMetastoreHook facilitating load balancing

2020-06-25 Thread GitBox
vanka56 commented on a change in pull request #9280: URL: https://github.com/apache/airflow/pull/9280#discussion_r445715925 ## File path: tests/hooks/test_hive_hook.py ## @@ -390,6 +390,25 @@ def test_table_exists(self): self.hook.table_exists(str(random.randint(1,

[GitHub] [airflow] amithmathew commented on issue #8803: Impersonate service accounts while running GCP Operators without key material (if airflow is running on GCP)

2020-06-25 Thread GitBox
amithmathew commented on issue #8803: URL: https://github.com/apache/airflow/issues/8803#issuecomment-649709601 Thanks Kamil. I don't this this statement is accurate in the context I was proposing - "The implementation of this feature in the current Airflow architecture meant that DAG or t

[GitHub] [airflow] amithmathew edited a comment on issue #8803: Impersonate service accounts while running GCP Operators without key material (if airflow is running on GCP)

2020-06-25 Thread GitBox
amithmathew edited a comment on issue #8803: URL: https://github.com/apache/airflow/issues/8803#issuecomment-649709601 Thanks Kamil. I don't think this statement is accurate in the context I was proposing - "The implementation of this feature in the current Airflow architecture meant that

[GitHub] [airflow] zikun commented on a change in pull request #9497: Add read-only Config endpoint

2020-06-25 Thread GitBox
zikun commented on a change in pull request #9497: URL: https://github.com/apache/airflow/pull/9497#discussion_r445666810 ## File path: airflow/api_connexion/openapi/v1.yaml ## @@ -1760,6 +1757,9 @@ components: value: type: string readOnly: true +

[GitHub] [airflow] zikun commented on a change in pull request #9497: Add read-only Config endpoint

2020-06-25 Thread GitBox
zikun commented on a change in pull request #9497: URL: https://github.com/apache/airflow/pull/9497#discussion_r445666810 ## File path: airflow/api_connexion/openapi/v1.yaml ## @@ -1760,6 +1757,9 @@ components: value: type: string readOnly: true +

[jira] [Commented] (AIRFLOW-5413) Get pod configuration from JSON or Yaml

2020-06-25 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/AIRFLOW-5413?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17145046#comment-17145046 ] ASF subversion and git services commented on AIRFLOW-5413: -- Co

[airflow] branch v1-10-test updated: [AIRFLOW-5413] Refactor worker config (#7114)

2020-06-25 Thread dimberman
This is an automated email from the ASF dual-hosted git repository. dimberman pushed a commit to branch v1-10-test in repository https://gitbox.apache.org/repos/asf/airflow.git The following commit(s) were added to refs/heads/v1-10-test by this push: new 480989c [AIRFLOW-5413] Refactor wor

[GitHub] [airflow] coopergillan opened a new pull request #9517: [AIRFLOW-XXXX] Remove now-inaccurate docstring

2020-06-25 Thread GitBox
coopergillan opened a new pull request #9517: URL: https://github.com/apache/airflow/pull/9517 Since query_execution_id is now returned by execute, it will be xcom pushed by default, meaning `do_xcom_push` is no longer needed and should not be mentioned in the docstring. ---

[airflow] branch v1-10-test updated: fixup! Support k8s auth method in Vault Secrets provider (#8640)

2020-06-25 Thread kaxilnaik
This is an automated email from the ASF dual-hosted git repository. kaxilnaik pushed a commit to branch v1-10-test in repository https://gitbox.apache.org/repos/asf/airflow.git The following commit(s) were added to refs/heads/v1-10-test by this push: new 6adae28 fixup! Support k8s auth met

[GitHub] [airflow] kaxil merged pull request #9516: Use literal syntax instead of function calls to create data structure

2020-06-25 Thread GitBox
kaxil merged pull request #9516: URL: https://github.com/apache/airflow/pull/9516 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to th

[airflow] branch master updated: Use literal syntax instead of function calls to create data structure (#9516)

2020-06-25 Thread kaxilnaik
This is an automated email from the ASF dual-hosted git repository. kaxilnaik pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/airflow.git The following commit(s) were added to refs/heads/master by this push: new 87fdbd0 Use literal syntax instead of funct

  1   2   3   >