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 documentation about PIP 20.3 incompatibility
discard f14a3dd Pins PIP to 20.2.4 in our Dockerfiles (#12738)
discard 2810fb0 Bump Airflow Version to 1.10.14
discard 9b85931 Add Changelog for 1.10.14
discard 653104a fixup! [AIRFLOW-2886] Generate random Flask SECRET_KEY in
default config (#3738)
discard 0692594 fixup! Add metric for scheduling delay between first run task
& expected start time (#9544)
discard d306115 [AIRFLOW-2886] Generate random Flask SECRET_KEY in default
config (#3738)
discard 2d7d28a [AIRFLOW-2884] Fix Flask SECRET_KEY security issue in
www_rbac (#3729)
discard 05f57b9 [AIRFLOW-2809] Fix security issue regarding Flask SECRET_KEY
discard cd41b3e Improve verification of images with PIP check (#12718)
discard 42bd1ae Clarified information about supported Databases.
discard d724e84 Add metric for scheduling delay between first run task &
expected start time (#9544)
discard a6d323f Fix empty asctime field in JSON formatted logs (#10515)
discard b91a63b Rename `[scheduler] max_threads` to `[scheduler]
parsing_processes` (#12605)
discard 52116d3 Fix test in PR 12663 (#12667)
discard f91f268 The UndefinedJinjaVariablesRule.invalid_check is flaky
discard 8788acf Update setup.py to get non-conflicting set of dependencies
(#12636)
discard 61e0114 Setup.cfg change triggers full build (#12684)
discard 36d3109 Remove "@" references from constraints generattion (#12671)
discard 659779f Add 1.10.13 to CI, Breeze and Docs (#12652)
discard e7a395d Allows mounting local sources for github run-id images
(#12650)
discard e08f1e2 Improved breeze messages for initialize-local-virtualenv and
static-check --help (#12640)
discard 113c493 Adds possibility of forcing upgrade constraint by setting a
label (#12635)
discard cf3baba Use AIRFLOW_CONSTRAINTS_LOCATION when passed during docker
build (#12604)
discard 49d052b0 Adds missing licence headers (#12593)
discard 08d9e0e Fixes unneeded docker-context-files added in CI (#12534)
discard 9f90eb0 Fix wait-for-migrations command in helm chart (#12522)
discard c6021cb Fix broken CI.yml (#12454)
discard e58cfa0 Cope with '%' in password when waiting for migrations (#12440)
discard b5a8ca9 The messages about remote image check are only shown with -v
(#12402)
discard b914c32 Switching to Ubuntu 20.04 as Github Actions runner. (#12404)
discard a5d2650 Remove CodeQL from PRS. (#12406)
discard 55d54d8 Fix typo in check_environment.sh (#12395)
discard 1fc1220 Support creation of configmaps & secrets and extra env &
envFrom configuration in Helm Chart (#12164)
discard 64d84cb Typo Fix: Deprecated config force_log_out_after was not used
(#12661)
discard 540e70b Fix issue with empty Resources in executor_config (#12633)
discard ca53e70 Actually run against the version of the DB we select in the
matrix. (#12591)
add 257de72 Actually run against the version of the DB we select in the
matrix. (#12591) (#12668)
add 65a8dbc Fix test in PR 12663 (#12667)
add fb63fbc Add possibility to configure upgrade_check command (#12657)
add 5fbd0ed Add new-style 2.0 command names for Airflow 1.10.x (#12725)
new f3f9cd2 Fix issue with empty Resources in executor_config (#12633)
new 2932700 Typo Fix: Deprecated config force_log_out_after was not used
(#12661)
new 418113f Support creation of configmaps & secrets and extra env &
envFrom configuration in Helm Chart (#12164)
new 333f2bd Fix typo in check_environment.sh (#12395)
new b7bfc05 Remove CodeQL from PRS. (#12406)
new de53d37 Switching to Ubuntu 20.04 as Github Actions runner. (#12404)
new a19b3fb The messages about remote image check are only shown with -v
(#12402)
new bbd6170 Cope with '%' in password when waiting for migrations (#12440)
new b9bae43 Fix broken CI.yml (#12454)
new ea78ca4 Fix wait-for-migrations command in helm chart (#12522)
new 6190455 Fixes unneeded docker-context-files added in CI (#12534)
new 1f4479b Adds missing licence headers (#12593)
new 684f0d3 Use AIRFLOW_CONSTRAINTS_LOCATION when passed during docker
build (#12604)
new 3f8da96 Adds possibility of forcing upgrade constraint by setting a
label (#12635)
new 6cdf38a Improved breeze messages for initialize-local-virtualenv and
static-check --help (#12640)
new 1e16496 Allows mounting local sources for github run-id images
(#12650)
new d5f32f6 Add 1.10.13 to CI, Breeze and Docs (#12652)
new 3f88400 Remove "@" references from constraints generattion (#12671)
new f4f509a Setup.cfg change triggers full build (#12684)
new ce22857 Update setup.py to get non-conflicting set of dependencies
(#12636)
new 6383f75 Rename `[scheduler] max_threads` to `[scheduler]
parsing_processes` (#12605)
new d09c308 Fix empty asctime field in JSON formatted logs (#10515)
new fa49c33 Add metric for scheduling delay between first run task &
expected start time (#9544)
new b1faa79 Clarified information about supported Databases.
new a555a63 Improve verification of images with PIP check (#12718)
new c5bd1f9 [AIRFLOW-2809] Fix security issue regarding Flask SECRET_KEY
new 39eb734 [AIRFLOW-2884] Fix Flask SECRET_KEY security issue in
www_rbac (#3729)
new bbe8e51 [AIRFLOW-2886] Generate random Flask SECRET_KEY in default
config (#3738)
new 52ecfcf Bump Airflow Version to 1.10.14
new 88a8529 Add Changelog for 1.10.14
new b2e3e2c Pins PIP to 20.2.4 in our Dockerfiles (#12738)
new 3bad8d4 Update documentation about PIP 20.3 incompatibility
new 821a88c Update setup.py to get non-conflicting set of dependencies
(#12636)
This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version. This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:
* -- * -- B -- O -- O -- O (46547a1)
\
N -- N -- N refs/heads/v1-10-test (821a88c)
You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.
Any revisions marked "omit" are not gone; other references still
refer to them. Any revisions marked "discard" are gone forever.
The 33 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
CHANGELOG.txt | 2 +-
UPDATING.md | 54 +
airflow/bin/cli.py | 1218 +++++++++++++++++++-
airflow/upgrade/README.md | 20 +
airflow/upgrade/checker.py | 38 +-
airflow/upgrade/config.py | 51 +
airflow/upgrade/rules/undefined_jinja_varaibles.py | 11 +-
airflow/utils/cli.py | 65 +-
tests/cli/test_cli.py | 2 +
tests/cli/test_worker_initialisation.py | 2 +-
tests/upgrade/test_config.py | 103 ++
tests/upgrade/test_formattes.py | 4 +-
12 files changed, 1486 insertions(+), 84 deletions(-)
create mode 100644 airflow/upgrade/config.py
create mode 100644 tests/upgrade/test_config.py