ca4238eb4 | 2020-10-02 | Fixed month in backport packages to October (#11242) |
5220e4c38 | 2020-10-02 | Prepare Backport release 2020.09.07 (#11238) |
a888198c2 | 2020-09-27 | Allow overrides for pod_template_file (#11162) |
0161b5ea2 | 2020-09-26 | Increasing type coverage for multiple provider (#11159) |
e3f96ce7a | 2020-09-24 | Fix incorrect Usage of Optional[bool] (#11138) |
f3e87c503 | 2020-09-22 | Add D202 pydocstyle check (#11032) |
b61225a88 | 2020-09-21 | Add D204 pydocstyle check (#11031) |
cba51d49e | 2020-09-17 | Simplify the K8sExecutor and K8sPodOperator (#10393) |
1294e15d4 | 2020-09-16 | KubernetesPodOperator template fix (#10963) |
5d6d5a2f7 | 2020-09-14 | Allow to specify path to kubeconfig in KubernetesHook (#10453) |
7edfac957 | 2020-09-09 | Add connection caching to KubernetesHook (#10447) |
9549274d1 | 2020-09-09 | Upgrade black to 20.8b1 (#10818) |
90c150568 | 2020-09-04 | Make grace_period_seconds option on K8sPodOperator (#10727) |
338b412c0 | 2020-09-02 | Add on_kill support for the KubernetesPodOperator (#10666) |
596bc1337 | 2020-08-31 | Adds 'cncf.kubernetes' package back to backport provider packages. (#10659) |
1e5aa4465 | 2020-08-26 | Spark-on-K8S sensor - add driver logs (#10023) |
fdd9b6f65 | 2020-08-25 | Enable Black on Providers Packages (#10543) |
2f2d8dbfa | 2020-08-25 | Remove all "noinspection" comments native to IntelliJ (#10525) |
7c206a82a | 2020-08-22 | Replace assigment with Augmented assignment (#10468) |
8cd2be9e1 | 2020-08-11 | Fix KubernetesPodOperator reattachment (#10230) |
cdec30125 | 2020-08-07 | Add correct signature to all operators and sensors (#10205) |
24c8e4c2d | 2020-08-06 | Changes to all the constructors to remove the args argument (#10163) |
aeea71274 | 2020-08-02 | Remove args parameter from provider operator constructors (#10097) |
f1fd3e2c4 | 2020-07-31 | Fix typo on reattach property of kubernetespodoperator (#10056) |
03c435174 | 2020-07-31 | Allow image in KubernetesPodOperator to be templated (#10068) |
88c160306 | 2020-07-31 | Improve docstring note about GKEStartPodOperator on KubernetesPodOperator (#10049) |
7d24b088c | 2020-07-25 | Stop using start_date in default_args in example_dags (2) (#9985) |
33f0cd265 | 2020-07-22 | apply_default keeps the function signature for mypy (#9784) |
c2db0dfeb | 2020-07-22 | More strict rules in mypy (#9705) (#9906) |
719ae2bf6 | 2020-07-22 | Dump Pod as YAML in logs for KubernetesPodOperator (#9895) |
840799d55 | 2020-07-20 | Improve KubernetesPodOperator guide (#9079) |
44d4ae809 | 2020-07-06 | Upgrade to latest pre-commit checks (#9686) |
8bd15ef63 | 2020-07-01 | Switches to Helm Chart for Kubernetes tests (#9468) |
40bf8f28f | 2020-06-18 | Detect automatically the lack of reference to the guide in the operator descriptions (#9290) |
1d36b0303 | 2020-05-23 | Fix references in docs (#8984) |
e742ef7c7 | 2020-05-23 | Fix typo in test_project_structure (#8978) |
375d1ca22 | 2020-05-19 | Release candidate 2 for backport packages 2020.05.20 (#8898) |
12c5e5d8a | 2020-05-17 | Prepare release candidate for backport packages (#8891) |
8985df0bf | 2020-05-16 | Monitor pods by labels instead of names (#6377) |
f3521fb0e | 2020-05-16 | Regenerate readme files for backport package release (#8886) |
92585ca4c | 2020-05-15 | Added automated release notes generation for backport operators (#8807) |
f82ad452b | 2020-05-15 | Fix KubernetesPodOperator pod name length validation (#8829) |
1ccafc617 | 2020-04-02 | Add spark_kubernetes system test (#7875) |
cd546b664 | 2020-03-23 | Add missing call to Super class in 'cncf' & 'docker' providers (#7825) |
6c39a3bf9 | 2020-03-10 | [AIRFLOW-6542] Add spark-on-k8s operator/hook/sensor (#7163) |
42eef3821 | 2020-03-07 | [AIRFLOW-6877] Add cross-provider dependencies as extras (#7506) |
3320e432a | 2020-02-24 | [AIRFLOW-6817] Lazy-load airflow.DAG to keep user-facing API untouched (#7517) |
0ec277412 | 2020-02-24 | [AIRFLOW-5629] Implement Kubernetes priorityClassName in KubernetesPodOperator (#7395) |
9cbd7de6d | 2020-02-18 | [AIRFLOW-6792] Remove _operator/_hook/_sensor in providers package and add tests (#7412) |
967930c0c | 2020-02-11 | [AIRFLOW-5413] Allow K8S worker pod to be configured from JSON/YAML file (#6230) |
96f834389 | 2020-02-03 | [AIRFLOW-6678] Pull event logs from Kubernetes (#7292) |
97a429f9d | 2020-02-02 | [AIRFLOW-6714] Remove magic comments about UTF-8 (#7338) |
cf141506a | 2020-02-02 | [AIRFLOW-6708] Set unique logger names (#7330) |
373c6aa4a | 2020-01-30 | [AIRFLOW-6682] Move GCP classes to providers package (#7295) |
83c037873 | 2020-01-30 | [AIRFLOW-6674] Move example_dags in accordance with AIP-21 (#7287) |
059eda05f | 2020-01-21 | [AIRFLOW-6610] Move software classes to providers package (#7231) |