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

Adds labels to k8s worker pods #16203

Merged
merged 1 commit into from Jun 2, 2021
Merged

Conversation

jedcunningham
Copy link
Member

We want to set labels on the KubernetesExecutor worker pods as well as
one would expect those pods to show up when, say, filtering running pods
by release name.

We want to set labels on the KubernetesExecutor worker pods as well as
one would expect those pods to show up when, say, filtering running pods
by release name.
@boring-cyborg boring-cyborg bot added the area:helm-chart Airflow Helm Chart label Jun 1, 2021
labels:
tier: airflow
component: worker
release: {{ .Release.Name }}
Copy link
Member Author

Choose a reason for hiding this comment

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

I didn't set the chart label, however, as it felt odd given the scheduler is creating these. I'm happy to add it if others think we should.

@kaxil kaxil merged commit 62178ed into apache:main Jun 2, 2021
@kaxil kaxil deleted the k8s_worker_labels branch June 2, 2021 19:19
@kaxil kaxil added this to the Airflow Helm Chart 1.1.0 milestone Jul 1, 2021
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.

None yet

2 participants