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 bcad244 fixup! Change back example_kubernetes_executor_config to
KubernetesExecutor
discard 3a14c68 Change back example_kubernetes_executor_config to
KubernetesExecutor
discard e107e0b Fix operator field update for SerializedBaseOperator (#10924)
discard 71e2e6f Add ability to specify pod_template_file in executor_config
(#11784)
new a22dba1 Fix operator field update for SerializedBaseOperator (#10924)
new 8a6c81e Add ability to specify pod_template_file in executor_config
(#11784)
new 49d7332 Change back example_kubernetes_executor_config to
KubernetesExecutor
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 (bcad244)
\
N -- N -- N refs/heads/v1-10-test (49d7332)
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 3 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: