incubator-airflow/tests/kubernetes
Kaxil Naik 7c6dfcb0bf
Use unittest.mock instead of backported mock library (#11643)
mock is now part of the Python standard library, available as unittest.mock in Python 3.3 onwards.
2020-10-22 13:23:15 +01:00
..
models Users can specify sub-secrets and paths k8spodop (#11369) 2020-10-09 09:00:09 -07:00
__init__.py [AIRFLOW-6714] Remove magic comments about UTF-8 (#7338) 2020-02-02 22:18:19 +01:00
basic_pod.yaml Enforce strict rules for yamllint (#11709) 2020-10-21 12:24:32 +02:00
pod.yaml Move dev docker images to airflow registry (#9652) 2020-09-08 10:07:10 +02:00
pod_generator_base.yaml Simplify the K8sExecutor and K8sPodOperator (#10393) 2020-09-17 08:40:20 -07:00
pod_generator_base_with_secrets.yaml Simplify the K8sExecutor and K8sPodOperator (#10393) 2020-09-17 08:40:20 -07:00
test_client.py Use unittest.mock instead of backported mock library (#11643) 2020-10-22 13:23:15 +01:00
test_pod_generator.py Fix Harcoded Airflow version (#11483) 2020-10-13 02:05:35 +01:00
test_pod_launcher.py Use unittest.mock instead of backported mock library (#11643) 2020-10-22 13:23:15 +01:00