This is an automated email from the ASF dual-hosted git repository.
potiuk pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/airflow.git
from b48f959ae9 Update DataprocCreateCluster operator to use 'label'
parameter properly (#30741)
add afdc95435b Add multiple exit code handling in skip logic for
`DockerOperator` and `KubernetesPodOperator` (#30769)
No new revisions were added by this update.
Summary of changes:
airflow/providers/cncf/kubernetes/operators/pod.py | 17 ++++++++++++-----
airflow/providers/docker/operators/docker.py | 17 ++++++++++++-----
tests/providers/cncf/kubernetes/operators/test_pod.py | 10 +++++++++-
tests/providers/docker/operators/test_docker.py | 10 +++++++++-
4 files changed, 42 insertions(+), 12 deletions(-)