Commit 3c63bb6
Fix kubernetes executor watcher kube_client_request_args shadowing (#45528)
* Fix watcher kube_client_request_args shadowing
* Update providers/src/airflow/providers/cncf/kubernetes/executors/kubernetes_executor_utils.py
Apply suggestion by review
Co-authored-by: Ryan Hatter <[email protected]>
---------
Co-authored-by: Ryan Hatter <[email protected]>1 parent 05fe5a4 commit 3c63bb6
File tree
1 file changed
+4
-4
lines changed- providers/src/airflow/providers/cncf/kubernetes/executors
1 file changed
+4
-4
lines changedLines changed: 4 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
147 | 147 | | |
148 | 148 | | |
149 | 149 | | |
150 | | - | |
151 | | - | |
152 | | - | |
153 | | - | |
| 150 | + | |
| 151 | + | |
| 152 | + | |
| 153 | + | |
154 | 154 | | |
155 | 155 | | |
156 | 156 | | |
| |||
0 commit comments