dask / dask/dask-gateway

Support providing additional labels to deployments' pods

Open
#544 0 comments 0 reactions 0 assignees View on GitHub
codebase:helm-chart new
Dominant language
Python
Stars
148
Forks
93
PR merge metrics
No merged PRs in 30d

Description

I need to add an additional label to the api gateway pod to apply an azure ad pod identity. JupyterHub allows this customization with the extraLabels option as seen here: https://github.com/jupyterhub/zero-to-jupyterhub-k8s/blob/204ec021454dbb4d7c23c524ac313dfc3d05ee2a/jupyterhub/values.yaml#L350

Edit: Ability to customize environment variables would be great also. In the meantime I can use extraConfig for this.

I'd love the same customizability here.

Contributor guide

Open the contributing guide

Research direction

Start by comparing the linked zero-to-jupyterhub values.yaml, especially its extraLabels option, with dask-gateway's deployment configuration for the API gateway pod. Trace how deployment settings reach the pod and determine where the requested label customization belongs. Done means users can configure an additional pod label and see it applied to the API gateway deployment.

Written by the indexing model from the issue text.

Assessment

Tech stack
azure, kubernetes, python
Domain
cloud, devops, infrastructure
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.