BasPH commented on a change in pull request #20578:
URL: https://github.com/apache/airflow/pull/20578#discussion_r776645761
##########
File path: airflow/providers/cncf/kubernetes/CHANGELOG.rst
##########
@@ -103,6 +103,12 @@ Other changes in ``pod_launcher.py``:
* Enum-like class ``PodStatus`` is renamed ``PodPhase``, and the values are no
longer lower-cased.
+Features
+~~~~~~~~
+
+* Can now derive kubernetes creds using airflow connection, through
KubernetesHook
Review comment:
```suggestion
* Can now derive Kubernetes credentials from an Airflow connection through
the KubernetesHook
```
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]