Skip to content

Conversation

@potiuk
Copy link
Member

@potiuk potiuk commented Dec 19, 2022

There were checks for Kubernetes API >= 1.19 for ingress and they are not needed any more since we support 1.23+ only.

This was actually harmful in some cases as the checks were not perfect and caused failures in somke k8s implementations (microk8s for example).

Fixes: #22657


^ Add meaningful description above

Read the Pull Request Guidelines for more information.
In case of fundamental code changes, an Airflow Improvement Proposal (AIP) is needed.
In case of a new dependency, check compliance with the ASF 3rd Party License Policy.
In case of backwards incompatible changes please leave a note in a newsfragment file, named {pr_number}.significant.rst or {issue_number}.significant.rst, in newsfragments.

There were checks for Kubernetes API >= 1.19 for ingress and they
are not needed any more since we support 1.23+ only.

This was actually harmful in some cases as the checks were not
perfect and caused failures in somke k8s implementations (microk8s
for example).

Fixes: apache#22657
@boring-cyborg boring-cyborg bot added the area:helm-chart Airflow Helm Chart label Dec 19, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area:helm-chart Airflow Helm Chart

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants