The GitHub Actions job "Tests" on airflow.git has failed.
Run started by GitHub user potiuk (triggered by potiuk).

Head commit for run:
0a2db014bdc90878e3a519fcdd816bc5d6f1c559 / Jarek Potiuk <[email protected]>
Use airflow released in PyPI for k8s test environment

So far we've been using ".[cncf.kubernetes]" as requirement for
creating kubernetes test virtualenve (in k8s_requirements.txt).

This becomes problematic when we add a new pre-installed provider
that is not yet released in PyPI - because it cannot be found
as we found out in #82689.

Changing it to "apache-airflow[cncf.kubernetes]" makes it install
airflow + k8s requirements from PyPI instead.

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

With regards,
GitHub Actions via GitBox


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

Reply via email to