airflow icon indicating copy to clipboard operation
airflow copied to clipboard

chart: add webserver specific labels in webserver-deployment

Open karunpoudel opened this issue 1 month ago • 0 comments

The webserver specific labels are missing from webserver deployment labels. Other objects like webserver service, hpa etc includes this label but not just deployment. Similar situation in scheduler side also.

Use case: Our kubernetes infrastructure has Kong mesh hooks that is configured by deployment labels. Currently there is no way to set this up just for webserver without applying same label in other airflow components


^ 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 airflow-core/newsfragments.

karunpoudel avatar Dec 11 '25 00:12 karunpoudel