[GitHub] [airflow] kaxil opened a new pull request #12770: BugFix: Editing a DAG run or Task Instance on UI causes an Error

2020-12-02 Thread GitBox
kaxil opened a new pull request #12770: URL: https://github.com/apache/airflow/pull/12770 closes https://github.com/apache/airflow/issues/12489 ![Dec-03-2020 02-28-03](https://user-images.githubusercontent.com/8811558/100955885-4991b700-350f-11eb-9a32-ce199f530d6e.gif)

[GitHub] [airflow] kaxil commented on issue #12489: Clicking Edit on TaskInstance Causes Crash

2020-12-02 Thread GitBox
kaxil commented on issue #12489: URL: https://github.com/apache/airflow/issues/12489#issuecomment-737624009 @patchandpray https://github.com/apache/airflow/pull/12770 fixes the issue. We are in process of fixing all the pending bugs for 2.0 since we are just a week away from

[GitHub] [airflow] danielenricocahall commented on pull request #12710: Enable SparkSqlHook to use supplied connections

2020-12-02 Thread GitBox
danielenricocahall commented on pull request #12710: URL: https://github.com/apache/airflow/pull/12710#issuecomment-737624588 @potiuk It looks like CI fails when pushing the prod images (`unauthorized: Your request could not be authenticated by the GitHub Packages service. Please ensure

[GitHub] [airflow] ryanahamilton commented on a change in pull request #11652: Support for sorting DAGs in the web UI

2020-12-02 Thread GitBox
ryanahamilton commented on a change in pull request #11652: URL: https://github.com/apache/airflow/pull/11652#discussion_r534635052 ## File path: airflow/www/templates/airflow/dags.html ## @@ -20,6 +20,39 @@ {% extends base_template %} {% from 'appbuilder/loading_dots.html'

[GitHub] [airflow] github-actions[bot] commented on pull request #12767: Fix typo in airflow/serialization/serialized_objects.py

2020-12-02 Thread GitBox
github-actions[bot] commented on pull request #12767: URL: https://github.com/apache/airflow/pull/12767#issuecomment-737683582 The PR most likely needs to run full matrix of tests because it modifies parts of the core of Airflow. However, committers might decide to merge it quickly and

[GitHub] [airflow] dimberman opened a new pull request #12766: Kubernetes worker pod doesn't use docker container entrypoint

2020-12-02 Thread GitBox
dimberman opened a new pull request #12766: URL: https://github.com/apache/airflow/pull/12766 Fixes issue on openshift caused by KubernetesExecutor pods not running via the entrypoint script --- **^ Add meaningful description above** Read the **[Pull Request

[GitHub] [airflow] turbaszek commented on a change in pull request #12764: Improve error handling in cli and introduce consistency

2020-12-02 Thread GitBox
turbaszek commented on a change in pull request #12764: URL: https://github.com/apache/airflow/pull/12764#discussion_r534519083 ## File path: airflow/cli/commands/connection_command.py ## @@ -112,17 +112,13 @@ def _format_connections(conns: List[Connection], fmt: str) -> str:

[GitHub] [airflow] turbaszek commented on a change in pull request #12763: Avoid log spam & have more meaningful log when pull image in DockerOperator

2020-12-02 Thread GitBox
turbaszek commented on a change in pull request #12763: URL: https://github.com/apache/airflow/pull/12763#discussion_r534522587 ## File path: airflow/providers/docker/operators/docker.py ## @@ -282,13 +282,20 @@ def execute(self, context) -> Optional[str]: raise

[GitHub] [airflow] XD-DENG commented on a change in pull request #12764: Improve error handling in cli and introduce consistency

2020-12-02 Thread GitBox
XD-DENG commented on a change in pull request #12764: URL: https://github.com/apache/airflow/pull/12764#discussion_r534522391 ## File path: airflow/cli/commands/connection_command.py ## @@ -112,17 +112,13 @@ def _format_connections(conns: List[Connection], fmt: str) -> str:

[GitHub] [airflow] github-actions[bot] commented on pull request #12764: Improve error handling in cli and introduce consistency

2020-12-02 Thread GitBox
github-actions[bot] commented on pull request #12764: URL: https://github.com/apache/airflow/pull/12764#issuecomment-737540735 The PR is likely OK to be merged with just subset of tests for default Python and Database versions without running the full matrix of tests, because it does not

[airflow] 04/33: Fix typo in check_environment.sh (#12395)

2020-12-02 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 333f2bd8bc1e362e5d19438e9c4ee18c3eda5a78 Author: Kaxil Naik AuthorDate: Tue Nov 17 12:04:03 2020 + Fix

[airflow] 03/33: Support creation of configmaps & secrets and extra env & envFrom configuration in Helm Chart (#12164)

2020-12-02 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 418113fd1dcf10219b3c2d2a053e31ef5b9b4dd3 Author: Florent Chehab AuthorDate: Tue Nov 17 10:11:53 2020 +0100

[airflow] 05/33: Remove CodeQL from PRS. (#12406)

2020-12-02 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 b7bfc05cd9042e2f369bba4463677c28f6828027 Author: Jarek Potiuk AuthorDate: Tue Nov 17 17:37:46 2020 +0100

[airflow] 07/33: The messages about remote image check are only shown with -v (#12402)

2020-12-02 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 a19b3fb4474391f2c6705706efad32eefb30e984 Author: Jarek Potiuk AuthorDate: Tue Nov 17 20:32:00 2020 +0100

[airflow] 08/33: Cope with '%' in password when waiting for migrations (#12440)

2020-12-02 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 bbd61702fc512e467fdb6b7c8abf6271f477f7bf Author: highfly22 AuthorDate: Wed Nov 18 21:48:08 2020 +0800 Cope

[airflow] 06/33: Switching to Ubuntu 20.04 as Github Actions runner. (#12404)

2020-12-02 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 de53d372650456545d06322e6fbc255b7e0aeb1a Author: Jarek Potiuk AuthorDate: Tue Nov 17 18:49:27 2020 +0100

[airflow] 09/33: Fix broken CI.yml (#12454)

2020-12-02 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 b9bae437af4aaeab0070a2a73df428a2a3f512de Author: Jarek Potiuk AuthorDate: Wed Nov 18 17:34:00 2020 +0100

[airflow] 11/33: Fixes unneeded docker-context-files added in CI (#12534)

2020-12-02 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 619045573cfbc1964692a2320f4083f8e692629f Author: Jarek Potiuk AuthorDate: Sat Nov 21 19:21:43 2020 +0100

[airflow] 10/33: Fix wait-for-migrations command in helm chart (#12522)

2020-12-02 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 ea78ca4c6ff3170ceb9cc25693795e86849a42e3 Author: Ash Berlin-Taylor AuthorDate: Sat Nov 21 10:00:02 2020 +

[airflow] 12/33: Adds missing licence headers (#12593)

2020-12-02 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 1f4479be2f1d57e7ca1009e540f6825374f812d9 Author: Jarek Potiuk AuthorDate: Wed Nov 25 00:58:01 2020 +0100

[airflow] 13/33: Use AIRFLOW_CONSTRAINTS_LOCATION when passed during docker build (#12604)

2020-12-02 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 684f0d3dd070c8835883b36de71fe60a8e6b5cc7 Author: Kaxil Naik AuthorDate: Wed Nov 25 07:43:47 2020 + Use

[airflow] 15/33: Improved breeze messages for initialize-local-virtualenv and static-check --help (#12640)

2020-12-02 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 6cdf38ac370646f889b055ac2b22417ceade8344 Author: Ruben Laguna AuthorDate: Thu Nov 26 14:54:23 2020 +0100

[airflow] 14/33: Adds possibility of forcing upgrade constraint by setting a label (#12635)

2020-12-02 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 3f8da9699d27cb85959b701a84978731eda84c6e Author: Jarek Potiuk AuthorDate: Thu Nov 26 11:02:33 2020 +0100

[airflow] 16/33: Allows mounting local sources for github run-id images (#12650)

2020-12-02 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 1e164969d22baed198e75e3eefad2297faf6ee52 Author: Jarek Potiuk AuthorDate: Fri Nov 27 12:15:03 2020 +0100

[airflow] 01/33: Fix issue with empty Resources in executor_config (#12633)

2020-12-02 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 f3f9cd28d0a0aebc4ede947bb340186db0f6f844 Author: Daniel Imberman AuthorDate: Fri Nov 27 05:52:49 2020 -0800

[airflow] branch v1-10-test updated (46547a1 -> 821a88c)

2020-12-02 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 46547a1 Update setup.py to get non-conflicting set of dependencies (#12636) discard aa3e223 Update

[airflow] 02/33: Typo Fix: Deprecated config force_log_out_after was not used (#12661)

2020-12-02 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 2932700e06c2f06b1731fb5f43974bbb6f5127ee Author: Kaxil Naik AuthorDate: Fri Nov 27 17:36:10 2020 +

[airflow] 03/05: Pins PIP to 20.2.4 in our Dockerfiles (#12738)

2020-12-02 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 6a4184e8309c96981b34903d8997b18e35c225c6 Author: Jarek Potiuk AuthorDate: Tue Dec 1 17:39:55 2020 +0100

[airflow] 05/05: Update setup.py to get non-conflicting set of dependencies (#12636)

2020-12-02 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 0b2c4f927d7a580860353e12e8653b71142d06c4 Author: Jarek Potiuk AuthorDate: Sun Nov 29 19:45:58 2020 +0100

[airflow] 04/05: Update documentation about PIP 20.3 incompatibility

2020-12-02 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 4a3e890288bb74a1bcbfe183e19683938bd34c98 Author: Jarek Potiuk AuthorDate: Wed Dec 2 17:37:48 2020 +0100

[airflow] branch v1-10-test updated (661a5ec -> 0b2c4f9)

2020-12-02 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 661a5ec Add Changelog for 1.10.14 discard 17a8e9a Add Kubernetes cleanup-pods CLI command for Helm Chart

[airflow] 01/05: Add Kubernetes cleanup-pods CLI command for Helm Chart (#11802)

2020-12-02 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 ab00a2626d5c3de633bc67e684feea91ea2a502c Author: Kaxil Naik AuthorDate: Tue Nov 3 15:28:51 2020 + Add

[airflow] 02/05: Add Changelog for 1.10.14

2020-12-02 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 9d4a110463f6aea0c20947a2d7fd0a546c303a77 Author: Kaxil Naik AuthorDate: Wed Dec 2 15:25:02 2020 + Add

[GitHub] [airflow] turbaszek commented on a change in pull request #12764: Improve error handling in cli and introduce consistency

2020-12-02 Thread GitBox
turbaszek commented on a change in pull request #12764: URL: https://github.com/apache/airflow/pull/12764#discussion_r534563911 ## File path: airflow/cli/commands/variable_command.py ## @@ -95,7 +96,7 @@ def _import_helper(filepath): fail_count += 1

[GitHub] [airflow] turbaszek commented on a change in pull request #12764: Improve error handling in cli and introduce consistency

2020-12-02 Thread GitBox
turbaszek commented on a change in pull request #12764: URL: https://github.com/apache/airflow/pull/12764#discussion_r534563911 ## File path: airflow/cli/commands/variable_command.py ## @@ -95,7 +96,7 @@ def _import_helper(filepath): fail_count += 1

[GitHub] [airflow] kaxil commented on a change in pull request #12764: Improve error handling in cli and introduce consistency

2020-12-02 Thread GitBox
kaxil commented on a change in pull request #12764: URL: https://github.com/apache/airflow/pull/12764#discussion_r534566513 ## File path: airflow/cli/commands/connection_command.py ## @@ -140,20 +136,19 @@ def connections_export(args): _, filetype =

[GitHub] [airflow] turbaszek commented on a change in pull request #12763: Avoid log spam & have more meaningful log when pull image in DockerOperator

2020-12-02 Thread GitBox
turbaszek commented on a change in pull request #12763: URL: https://github.com/apache/airflow/pull/12763#discussion_r534567095 ## File path: airflow/providers/docker/operators/docker.py ## @@ -282,13 +282,20 @@ def execute(self, context) -> Optional[str]: raise

[GitHub] [airflow] danielenricocahall commented on a change in pull request #12710: Enable SparkSqlHook to use supplied connections

2020-12-02 Thread GitBox
danielenricocahall commented on a change in pull request #12710: URL: https://github.com/apache/airflow/pull/12710#discussion_r534593787 ## File path: tests/providers/apache/spark/hooks/test_spark_sql.py ## @@ -213,3 +209,29 @@ def test_spark_process_runcmd_and_fail(self,

[GitHub] [airflow] casassg commented on a change in pull request #12768: Add extended information about XCom backends in docs

2020-12-02 Thread GitBox
casassg commented on a change in pull request #12768: URL: https://github.com/apache/airflow/pull/12768#discussion_r534617029 ## File path: docs/apache-airflow/concepts.rst ## @@ -770,35 +770,131 @@ passed, then a corresponding list of XCom values is returned. def

[GitHub] [airflow] vikramkoka commented on issue #12765: Success call back function running twice

2020-12-02 Thread GitBox
vikramkoka commented on issue #12765: URL: https://github.com/apache/airflow/issues/12765#issuecomment-737636087 Can you please share how to reproduce this issue? This is an automated message from the Apache Git Service.

[GitHub] [airflow] dimberman commented on issue #12587: dagrun object doesn't exist in the TriggerDagRunOperator

2020-12-02 Thread GitBox
dimberman commented on issue #12587: URL: https://github.com/apache/airflow/issues/12587#issuecomment-737638949 https://user-images.githubusercontent.com/2644098/100959466-2a753400-34d3-11eb-958a-feeb5bae4b9f.png;> crazy that it shows up in my IDE but not in our static checks.

[GitHub] [airflow] houqp commented on a change in pull request #10917: Fix race conditions in task callback invocations

2020-12-02 Thread GitBox
houqp commented on a change in pull request #10917: URL: https://github.com/apache/airflow/pull/10917#discussion_r534670973 ## File path: airflow/executors/debug_executor.py ## @@ -76,10 +77,14 @@ def _run_task(self, ti: TaskInstance) -> bool: try: params

[GitHub] [airflow] XD-DENG merged pull request #12767: Fix typo in airflow/serialization/serialized_objects.py

2020-12-02 Thread GitBox
XD-DENG merged pull request #12767: URL: https://github.com/apache/airflow/pull/12767 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] github-actions[bot] commented on pull request #12710: Enable SparkSqlHook to use supplied connections

2020-12-02 Thread GitBox
github-actions[bot] commented on pull request #12710: URL: https://github.com/apache/airflow/pull/12710#issuecomment-737618864 [The Workflow run](https://github.com/apache/airflow/actions/runs/397347841) is cancelling this PR. Building images for the PR has failed. Follow the the workflow

[airflow] branch fix-dagrun-edit created (now 1892420)

2020-12-02 Thread kaxilnaik
This is an automated email from the ASF dual-hosted git repository. kaxilnaik pushed a change to branch fix-dagrun-edit in repository https://gitbox.apache.org/repos/asf/airflow.git. at 1892420 BugFix: Editing a DAG run or Task Instance on UI causes an Error This branch includes the

[airflow] 01/01: BugFix: Editing a DAG run or Task Instance on UI causes an Error

2020-12-02 Thread kaxilnaik
This is an automated email from the ASF dual-hosted git repository. kaxilnaik pushed a commit to branch fix-dagrun-edit in repository https://gitbox.apache.org/repos/asf/airflow.git commit 1892420b2a363912edcdad32907025e68bf886bc Author: Kaxil Naik AuthorDate: Thu Dec 3 02:21:49 2020 +

[GitHub] [airflow] ephraimbuddy commented on pull request #10962: Fix doc preview error in editor for google operators doc

2020-12-02 Thread GitBox
ephraimbuddy commented on pull request #10962: URL: https://github.com/apache/airflow/pull/10962#issuecomment-737666019 @ryw, I think we're good. All the tests have passed This is an automated message from the Apache Git

[airflow] branch master updated: Fix typo in airflow/serialization/serialized_objects.py (#12767)

2020-12-02 Thread xddeng
This is an automated email from the ASF dual-hosted git repository. xddeng 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 8f48f12 Fix typo in

[GitHub] [airflow] turbaszek commented on a change in pull request #12763: Avoid log spam & have more meaningful log when pull image in DockerOperator

2020-12-02 Thread GitBox
turbaszek commented on a change in pull request #12763: URL: https://github.com/apache/airflow/pull/12763#discussion_r534520589 ## File path: airflow/providers/docker/operators/docker.py ## @@ -282,13 +282,20 @@ def execute(self, context) -> Optional[str]: raise

[GitHub] [airflow] XD-DENG commented on a change in pull request #12764: Improve error handling in cli and introduce consistency

2020-12-02 Thread GitBox
XD-DENG commented on a change in pull request #12764: URL: https://github.com/apache/airflow/pull/12764#discussion_r534531538 ## File path: airflow/cli/commands/variable_command.py ## @@ -95,7 +96,7 @@ def _import_helper(filepath): fail_count += 1

[airflow] branch hostname-callable-rule updated (b458430 -> fb57a85)

2020-12-02 Thread dimberman
This is an automated email from the ASF dual-hosted git repository. dimberman pushed a change to branch hostname-callable-rule in repository https://gitbox.apache.org/repos/asf/airflow.git. from b458430 fixup! nit add 7330e52 py2 compat add fb57a85 Merge branch

[GitHub] [airflow] ajbosco commented on issue #9860: Kubernetes Executor Config Volumes Break Airflow UI

2020-12-02 Thread GitBox
ajbosco commented on issue #9860: URL: https://github.com/apache/airflow/issues/9860#issuecomment-737556612 We're hitting this same error. As @appunni-dishq pointed out above, it only happens in the graph UI when the DAG is enabled and has at least one DAG run. Any suggestions on a

[airflow] 17/33: Add 1.10.13 to CI, Breeze and Docs (#12652)

2020-12-02 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 d5f32f6913c7286af83fb26f8b427771a8e63174 Author: Kaxil Naik AuthorDate: Fri Nov 27 13:35:28 2020 + Add

[airflow] 18/33: Remove "@" references from constraints generattion (#12671)

2020-12-02 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 3f884002858f22d5afb135bbd9886603316f4baf Author: Jarek Potiuk AuthorDate: Sat Nov 28 06:04:45 2020 +0100

[airflow] 19/33: Setup.cfg change triggers full build (#12684)

2020-12-02 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 f4f509a5dc56929381577419832681a4cb20cce9 Author: Jarek Potiuk AuthorDate: Sat Nov 28 12:39:46 2020 +0100

[airflow] 20/33: Update setup.py to get non-conflicting set of dependencies (#12636)

2020-12-02 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 ce228573b54bd3c83659cb55c09e98beaa9b7267 Author: Jarek Potiuk AuthorDate: Sun Nov 29 19:45:58 2020 +0100

[airflow] 21/33: Rename `[scheduler] max_threads` to `[scheduler] parsing_processes` (#12605)

2020-12-02 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 6383f75c21269866c373e3cdfb7323de7ee224b0 Author: Kaxil Naik AuthorDate: Wed Nov 25 09:33:19 2020 +

[airflow] 22/33: Fix empty asctime field in JSON formatted logs (#10515)

2020-12-02 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 d09c30845a842048662ef145f52f86652420a25c Author: Robert Grizzell AuthorDate: Wed Sep 16 11:50:27 2020 -0500

[airflow] 23/33: Add metric for scheduling delay between first run task & expected start time (#9544)

2020-12-02 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 fa49c33c22eeaa65d31cc51bba6595ce3c50a9c3 Author: Ace Haidrey AuthorDate: Fri Nov 13 14:03:42 2020 -0800

[airflow] 24/33: Clarified information about supported Databases.

2020-12-02 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 b1faa791589befa90eeedf44b0d0da11cd62f5bd Author: Jarek Potiuk AuthorDate: Tue Dec 1 09:59:21 2020 +0100

[airflow] 25/33: Improve verification of images with PIP check (#12718)

2020-12-02 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 a555a636447977fafcbc404e9d96302c998adc33 Author: Jarek Potiuk AuthorDate: Tue Dec 1 09:51:24 2020 +0100

[airflow] 27/33: [AIRFLOW-2884] Fix Flask SECRET_KEY security issue in www_rbac (#3729)

2020-12-02 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 39eb734abc62a211badc1fe459be57398a3db399 Author: Xiaodong AuthorDate: Fri Aug 10 18:30:41 2018 +0800

[airflow] 26/33: [AIRFLOW-2809] Fix security issue regarding Flask SECRET_KEY

2020-12-02 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 c5bd1f9d766595040625d88130804bdb9cbc6946 Author: XD-DENG AuthorDate: Sun Jul 29 11:57:46 2018 +0200

[airflow] 28/33: [AIRFLOW-2886] Generate random Flask SECRET_KEY in default config (#3738)

2020-12-02 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 bbe8e5107ef1ec6eea47f50e2be734b3e308e07f Author: Xiaodong AuthorDate: Wed Aug 15 03:08:48 2018 +0800

[airflow] 29/33: Bump Airflow Version to 1.10.14

2020-12-02 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 52ecfcf70df4d2dcfd720588fb18ff8d20db3d53 Author: Kaxil Naik AuthorDate: Wed Dec 2 15:28:28 2020 + Bump

[airflow] 30/33: Add Changelog for 1.10.14

2020-12-02 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 88a85296edaa08ad96fa2500f3a9fa65f6025fd1 Author: Kaxil Naik AuthorDate: Wed Dec 2 15:25:02 2020 + Add

[airflow] 31/33: Pins PIP to 20.2.4 in our Dockerfiles (#12738)

2020-12-02 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 b2e3e2cee27664f6528492b57270e837c4f83e34 Author: Jarek Potiuk AuthorDate: Tue Dec 1 17:39:55 2020 +0100

[airflow] 33/33: Update setup.py to get non-conflicting set of dependencies (#12636)

2020-12-02 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 821a88cf1a020d0951776b210cc64deb8f296575 Author: Jarek Potiuk AuthorDate: Sun Nov 29 19:45:58 2020 +0100

[airflow] 32/33: Update documentation about PIP 20.3 incompatibility

2020-12-02 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 3bad8d48bbeb390ac7b1eb4bcf70d75aba25ef91 Author: Jarek Potiuk AuthorDate: Wed Dec 2 17:37:48 2020 +0100

[airflow] 05/05: Add Changelog for 1.10.14

2020-12-02 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 661a5ec1a801f0a6ef001c61b8cad019e65c9d1e Author: Kaxil Naik AuthorDate: Wed Dec 2 15:25:02 2020 + Add

[GitHub] [airflow] ashb edited a comment on issue #12744: Difference of extras Airflow 2.0 vs. Airflow 1.10

2020-12-02 Thread GitBox
ashb edited a comment on issue #12744: URL: https://github.com/apache/airflow/issues/12744#issuecomment-737500438 Anyone know how pip would cope with circular dependencies? I.e. could `apache-airflow` depend upon `apache-airflow-provider-http` (which in turn depends upon `apache-airflow`

[GitHub] [airflow] turbaszek commented on a change in pull request #12766: Kubernetes worker pod doesn't use docker container entrypoint

2020-12-02 Thread GitBox
turbaszek commented on a change in pull request #12766: URL: https://github.com/apache/airflow/pull/12766#discussion_r534525811 ## File path: chart/templates/webserver/webserver-deployment.yaml ## @@ -94,7 +94,7 @@ spec: - name: webserver image: {{ template

[GitHub] [airflow] XD-DENG commented on a change in pull request #12763: Avoid log spam & have more meaningful log when pull image in DockerOperator

2020-12-02 Thread GitBox
XD-DENG commented on a change in pull request #12763: URL: https://github.com/apache/airflow/pull/12763#discussion_r534525961 ## File path: airflow/providers/docker/operators/docker.py ## @@ -282,13 +282,20 @@ def execute(self, context) -> Optional[str]: raise

[GitHub] [airflow] dimberman commented on a change in pull request #12766: Kubernetes worker pod doesn't use docker container entrypoint

2020-12-02 Thread GitBox
dimberman commented on a change in pull request #12766: URL: https://github.com/apache/airflow/pull/12766#discussion_r534550285 ## File path: chart/templates/webserver/webserver-deployment.yaml ## @@ -94,7 +94,7 @@ spec: - name: webserver image: {{ template

[GitHub] [airflow] kaxil merged pull request #12743: Create HostnameCallableRule to ease upgrade to Airflow 2.0

2020-12-02 Thread GitBox
kaxil merged pull request #12743: URL: https://github.com/apache/airflow/pull/12743 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] kaxil opened a new pull request #12767: Fix typo in airflow/serialization/serialized_objects.py

2020-12-02 Thread GitBox
kaxil opened a new pull request #12767: URL: https://github.com/apache/airflow/pull/12767 "Cnn't load plugins" -> "Can not load plugins" --- **^ Add meaningful description above** Read the **[Pull Request

[GitHub] [airflow] vikramkoka opened a new issue #12769: Documentation needed for DB upgrade as part of 2.0

2020-12-02 Thread GitBox
vikramkoka opened a new issue #12769: URL: https://github.com/apache/airflow/issues/12769 Following up on the dev call on 30th of November, there was a clear desire expressed for documentation around the database upgrade process from Airflow 1.10.14 (or equivalent) to Airflow 2.0. Though

[GitHub] [airflow] boring-cyborg[bot] commented on issue #12769: Documentation needed for DB upgrade as part of 2.0

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

[GitHub] [airflow] turbaszek commented on a change in pull request #12763: Avoid log spam & have more meaningful log when pull image in DockerOperator

2020-12-02 Thread GitBox
turbaszek commented on a change in pull request #12763: URL: https://github.com/apache/airflow/pull/12763#discussion_r534522050 ## File path: airflow/providers/docker/operators/docker.py ## @@ -282,13 +282,20 @@ def execute(self, context) -> Optional[str]: raise

[GitHub] [airflow] turbaszek commented on a change in pull request #12763: Avoid log spam & have more meaningful log when pull image in DockerOperator

2020-12-02 Thread GitBox
turbaszek commented on a change in pull request #12763: URL: https://github.com/apache/airflow/pull/12763#discussion_r534567095 ## File path: airflow/providers/docker/operators/docker.py ## @@ -282,13 +282,20 @@ def execute(self, context) -> Optional[str]: raise

[airflow] 28/34: [AIRFLOW-2886] Generate random Flask SECRET_KEY in default config (#3738)

2020-12-02 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 23b22e1298df19741a704f97a41c93e031661f6f Author: Xiaodong AuthorDate: Wed Aug 15 03:08:48 2018 +0800

[airflow] 30/34: Add Kubernetes cleanup-pods CLI command for Helm Chart (#11802)

2020-12-02 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 4da3617431d77f6f7bf33ce9304943fe2323f7dc Author: Kaxil Naik AuthorDate: Tue Nov 3 15:28:51 2020 + Add

[airflow] 31/34: Add Changelog for 1.10.14

2020-12-02 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 e2c6591b8799d2471f110b3060016a00c32245b0 Author: Kaxil Naik AuthorDate: Wed Dec 2 15:25:02 2020 + Add

[airflow] 29/34: Bump Airflow Version to 1.10.14

2020-12-02 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 3596996609abe2177acfa8c7a191ae2dedf5e1bd Author: Kaxil Naik AuthorDate: Wed Dec 2 15:28:28 2020 + Bump

[airflow] 32/34: Pins PIP to 20.2.4 in our Dockerfiles (#12738)

2020-12-02 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 047a898354d4c9e7262233b45371a0ad0c83f56a Author: Jarek Potiuk AuthorDate: Tue Dec 1 17:39:55 2020 +0100

[GitHub] [airflow] turbaszek opened a new pull request #12768: Add extended information about XCom backends in docs

2020-12-02 Thread GitBox
turbaszek opened a new pull request #12768: URL: https://github.com/apache/airflow/pull/12768 --- **^ Add meaningful description above** Read the **[Pull Request Guidelines](https://github.com/apache/airflow/blob/master/CONTRIBUTING.rst#pull-request-guidelines)** for

[airflow] 20/34: Update setup.py to get non-conflicting set of dependencies (#12636)

2020-12-02 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 d20f7564b0eb0a107040c41c3d7114a568211823 Author: Jarek Potiuk AuthorDate: Sun Nov 29 19:45:58 2020 +0100

[airflow] 22/34: Fix empty asctime field in JSON formatted logs (#10515)

2020-12-02 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 601c75cab4a785a7c9028328218c0790657c618c Author: Robert Grizzell AuthorDate: Wed Sep 16 11:50:27 2020 -0500

[airflow] 21/34: Rename `[scheduler] max_threads` to `[scheduler] parsing_processes` (#12605)

2020-12-02 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 bbae43c4fb1d2172c78a37ed8319ce088f755874 Author: Kaxil Naik AuthorDate: Wed Nov 25 09:33:19 2020 +

[airflow] 03/34: Support creation of configmaps & secrets and extra env & envFrom configuration in Helm Chart (#12164)

2020-12-02 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 235ccdd8cd192a072f8271e3f5326bfbd14ffe75 Author: Florent Chehab AuthorDate: Tue Nov 17 10:11:53 2020 +0100

[airflow] 04/34: Fix typo in check_environment.sh (#12395)

2020-12-02 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 6e17c165f440b097b892218d733424d22a6bf8fc Author: Kaxil Naik AuthorDate: Tue Nov 17 12:04:03 2020 + Fix

[airflow] 06/34: Switching to Ubuntu 20.04 as Github Actions runner. (#12404)

2020-12-02 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 528d3f274f7776b363f7093be7d9ed14d4dc646f Author: Jarek Potiuk AuthorDate: Tue Nov 17 18:49:27 2020 +0100

[airflow] 05/34: Remove CodeQL from PRS. (#12406)

2020-12-02 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 bfb1053c0821b1b0fde6d4fc2934d6de2ebba0c6 Author: Jarek Potiuk AuthorDate: Tue Nov 17 17:37:46 2020 +0100

[airflow] 07/34: The messages about remote image check are only shown with -v (#12402)

2020-12-02 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 9c495722855b95f1bed867b75fc9c888fe8b4d2e Author: Jarek Potiuk AuthorDate: Tue Nov 17 20:32:00 2020 +0100

[airflow] 08/34: Cope with '%' in password when waiting for migrations (#12440)

2020-12-02 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 c0ee0dce12731b22362a161a3f00d3ff389501f3 Author: highfly22 AuthorDate: Wed Nov 18 21:48:08 2020 +0800 Cope

[airflow] 09/34: Fix broken CI.yml (#12454)

2020-12-02 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 272386f0b83cf87178df2958674a5314fcb1be9c Author: Jarek Potiuk AuthorDate: Wed Nov 18 17:34:00 2020 +0100

[airflow] 10/34: Fix wait-for-migrations command in helm chart (#12522)

2020-12-02 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 99d68067d90a84c51e95f466f059a2abde5b960f Author: Ash Berlin-Taylor AuthorDate: Sat Nov 21 10:00:02 2020 +

[airflow] 11/34: Fixes unneeded docker-context-files added in CI (#12534)

2020-12-02 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 5137af31cddfef1b32519934ae3f7f8046b0294e Author: Jarek Potiuk AuthorDate: Sat Nov 21 19:21:43 2020 +0100

[airflow] 12/34: Adds missing licence headers (#12593)

2020-12-02 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 1bf6966a0f7eb562854255f55d646147cda73117 Author: Jarek Potiuk AuthorDate: Wed Nov 25 00:58:01 2020 +0100

[airflow] 14/34: Adds possibility of forcing upgrade constraint by setting a label (#12635)

2020-12-02 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 c7ec034944bd63a1d56f6b24a017389afd376701 Author: Jarek Potiuk AuthorDate: Thu Nov 26 11:02:33 2020 +0100

  1   2   3   >