The GitHub Actions job "CodeQL" on airflow.git has succeeded.
Run started by GitHub user jedcunningham (triggered by jedcunningham).

Head commit for run:
8eab2e54ee8614af5300f0b5ca9b5ad35c6d2b3f / Daniel Standish 
<[email protected]>
K8s hook should still work with missing default conn (#31187)

It's common when using KPO / K8s hook to want to simply use the RBAC of the 
cluster.  This was the default behavior prior to #28848.  After that change, 
users are forced to add a k8s connection or their dags will break.

To fix this, in the special case where conn_id=="kubernetes_default", if the 
conn is missing, we ignore the failure.

Report URL: https://github.com/apache/airflow/actions/runs/4942245663

With regards,
GitHub Actions via GitBox


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to