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

Permit adding pod labels only for the webserver #32916

Closed
2 tasks done
amoghrajesh opened this issue Jul 28, 2023 · 2 comments
Closed
2 tasks done

Permit adding pod labels only for the webserver #32916

amoghrajesh opened this issue Jul 28, 2023 · 2 comments
Assignees
Labels
area:helm-chart Airflow Helm Chart kind:feature Feature Requests needs-triage label for new issues that we didn't triage yet

Comments

@amoghrajesh
Copy link
Contributor

amoghrajesh commented Jul 28, 2023

Description

Internally, we have a use case where we want to add some pod labels ONLY to our airflow webserver and do some segregation/processing later based on these labels.

There is currently a possibility to add labels to ALL the services but not specific for webserver.

Use case/motivation

In our internal airflow installations, we rely on airflow webserver pod's labels to perform some event.

Related issues

NA

Are you willing to submit a PR?

  • Yes I am willing to submit a PR!

Code of Conduct

@amoghrajesh amoghrajesh added kind:feature Feature Requests needs-triage label for new issues that we didn't triage yet area:helm-chart Airflow Helm Chart labels Jul 28, 2023
@amoghrajesh
Copy link
Contributor Author

Self assigning this as I am willing to provide a fix for this.

@amoghrajesh amoghrajesh self-assigned this Jul 28, 2023
@amoghrajesh
Copy link
Contributor Author

Looks like this was already added as a part of #25031. I would like to refactor it a bit however, to support my use case. Will close this issue and raise a separate PR for the same.

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 kind:feature Feature Requests needs-triage label for new issues that we didn't triage yet
Projects
None yet
Development

No branches or pull requests

1 participant