-
Couldn't load subscription status.
- Fork 827
Open
Labels
Description
Proposed change
- Allow custom labels from
values.yamlto be applied todeployments. Currently these custom labels are only added at thepodslevel and not at thedeploymentslevel- hub
- proxy
- proxy -> autohttps
- user-scheduler
Who would use this feature?
- User who would like to apply custom labels to the
deployments(and not just thepods) - Example usage: We are adding OPA to our k8s, but we currently cannot enforce
required-labelsfor jupyterhub deployments
(Optional): Suggest a solution
- [WIP] Added labels to deployments #2948
- Still need testing and fixing failing test