You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jobs@airflow.apache.org by GitBox <gi...@apache.org> on 2022/10/22 20:15:24 UTC

[GitHub] [airflow]: Workflow run "Build images for Add deprecation warning re unset namespace in k8s hook https://github.com/apache/airflow/pull/27202 " is working again!

The GitHub Actions job "Build images for Add deprecation warning re unset namespace in k8s hook https://github.com/apache/airflow/pull/27202
" on airflow.git has succeeded.
Run started by GitHub user dstandish (triggered by dstandish).

Head commit for run:
f8ea8dc6b6ed5dae790c3cc0544c89fe3eb89b9c / Daniel Standish <15...@users.noreply.github.com>
Add deprecation warning re unset namespace in k8s hook

Currently when k8s conn defined but namespace not set, we return 'default'.  This is not good behavior because e.g. in KPO we aren't able to tell whether user explicitly set namespace or whether it's just inserted as a fallback -- something that's important for applying precedence.

So we deprecate the return of 'default'.  In next major, we'll just return None.

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

With regards,
GitHub Actions via GitBox


---------------------------------------------------------------------
To unsubscribe, e-mail: jobs-unsubscribe@airflow.apache.org
For additional commands, e-mail: jobs-help@airflow.apache.org