This is an automated email from the ASF dual-hosted git repository.
potiuk pushed a change to branch v1-10-test
in repository https://gitbox.apache.org/repos/asf/airflow.git.
omit 00f320f Synchronize INTHEWILD.md with master
omit 23c6206 Simplifies check whether the CI image should be rebuilt
(#12181)
omit 4ab76df For v1-10-test PRs and pushes, use target branch scripts for
images (#12339)
omit 891a01d Deploy was not working from Breeze (#12319)
omit 76f51e1 Python base image is shared between CI and PROD image (#12280)
omit d8db36a Added k9s as integrated tool to help with kubernetes testing
(#12163)
omit 10b6c48 Docker context files should be available earlier (#12219)
omit 4ca85a6 Fixes continuous image rebuilding with Breeze (#12256)
omit 64af945 Add Markdown linting to pre-commit (#11465)
new 5fceba8 Add Markdown linting to pre-commit (#11465)
new 69bae19 Fixes continuous image rebuilding with Breeze (#12256)
new 27c44a4 Docker context files should be available earlier (#12219)
new 58741d7 Added k9s as integrated tool to help with kubernetes testing
(#12163)
new b61736e Python base image is shared between CI and PROD image (#12280)
new 4c6add7 Deploy was not working from Breeze (#12319)
new 5ffeab6 For v1-10-test PRs and pushes, use target branch scripts for
images (#12339)
new 34a7d60 Simplifies check whether the CI image should be rebuilt
(#12181)
new 94a6f6f Synchronize INTHEWILD.md with master
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 (00f320f)
\
N -- N -- N refs/heads/v1-10-test (94a6f6f)
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 9 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:
Dockerfile.ci | 2 +-
airflow/www/templates/airflow/variables/README.md | 2 +-
kubernetes_tests/test_kubernetes_executor.py | 7 +-
kubernetes_tests/test_kubernetes_pod_operator.py | 672 +++++++++++++---------
4 files changed, 413 insertions(+), 270 deletions(-)