Skip to content

Conversation

@dstandish
Copy link
Contributor

@dstandish dstandish commented Nov 1, 2022

Should actually resolve #26910

Followup to #27171

Should be able to test with

rm -rf dist/  \
    && breeze release-management prepare-provider-packages --package-format both cncf.kubernetes --version-suffix-for-pypi abc123  \
    && tar -xvf dist/apache-airflow-providers-cncf-kubernetes-4.4.0abc123.tar.gz -C dist/  \
    && ls -lah dist/apache-airflow-providers-cncf-kubernetes-4.4.0abc123/airflow/providers/cncf/kubernetes \
    && unzip dist/apache_airflow_providers_cncf_kubernetes-4.4.0abc123-py3-none-any.whl -d dist/here  \
    && ls -lah dist/here/airflow/providers/cncf/kubernetes/

@dstandish dstandish force-pushed the fix-cncf-jinja-file-inclusion branch from a321780 to 17f5020 Compare November 1, 2022 20:19
@dstandish dstandish merged commit 8975d7c into apache:main Nov 1, 2022
@dstandish dstandish deleted the fix-cncf-jinja-file-inclusion branch November 1, 2022 20:31
@dstandish dstandish added this to the Airflow 2.4.4 milestone Nov 15, 2022
@ephraimbuddy ephraimbuddy modified the milestones: Airflow 2.4.4, Airflow 2.5.0 Nov 23, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

python_kubernetes_script.jinja2 file missing from apache-airflow-providers-cncf-kubernetes==4.4.0 release

4 participants