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

Helm Chart - support for priorityClassName #20794

Merged
merged 62 commits into from
Feb 4, 2022

Conversation

subkanthi
Copy link
Contributor

@subkanthi subkanthi commented Jan 10, 2022

closes: #20632
Added support for priorityClassName in flower, webserver, pgbouncer, scheduler, statsd and triggerer and workers.
The user has to create the priority class outside of this chart and use the name in the priorityClassName fields.


^ Add meaningful description above

Read the Pull Request Guidelines for more information.
In case of fundamental code change, 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 UPDATING.md.

subkanthi and others added 30 commits November 22, 2021 13:36
chart/tests/test_airflow_common.py Outdated Show resolved Hide resolved
chart/values.schema.json Outdated Show resolved Hide resolved
chart/values.yaml Outdated Show resolved Hide resolved
@jedcunningham jedcunningham added this to the Airflow Helm Chart 1.5.0 milestone Feb 4, 2022
@jedcunningham jedcunningham merged commit ec41fd5 into apache:main Feb 4, 2022
@jedcunningham jedcunningham added the type:new-feature Changelog: New Features label Feb 4, 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 type:new-feature Changelog: New Features
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add priorityClassName support
4 participants