Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add missing priorityClassName to K8S worker pod template #31328

Merged
merged 2 commits into from
Jun 1, 2023

Conversation

hussein-awala
Copy link
Member

closes: #31311

This PR adds priorityClassName to the pod template of the KubernetesExecutor workers when it is provided to Values.workers.priorityClassName


^ 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.

@boring-cyborg boring-cyborg bot added the area:helm-chart Airflow Helm Chart label May 16, 2023
@jedcunningham
Copy link
Member

Can you add a test here?

@hussein-awala hussein-awala force-pushed the fix/priorityClassName branch from 484d9ed to 4ec5a50 Compare May 17, 2023 08:05
@hussein-awala
Copy link
Member Author

@jedcunningham can you check it now?

@eladkal eladkal added this to the Airflow Helm Chart 1.10.0 milestone May 21, 2023
Copy link
Contributor

@amoghrajesh amoghrajesh left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@hussein-awala why dont we also add these changes in chart/templates/workers/worker-deployment.yaml?

@amoghrajesh
Copy link
Contributor

amoghrajesh commented May 30, 2023

@hussein-awala why dont we also add these changes in chart/templates/workers/worker-deployment.yaml?

Nevermind. I see that is already exists

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.

Worker pod template file doesn't have option to add priorityClassName
4 participants