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

[PVC] Propagate workspace pod labels to PVC and VolumeSnapshot #12507

Closed
Tracked by #7901
jenting opened this issue Aug 30, 2022 · 0 comments · Fixed by #12536
Closed
Tracked by #7901

[PVC] Propagate workspace pod labels to PVC and VolumeSnapshot #12507

jenting opened this issue Aug 30, 2022 · 0 comments · Fixed by #12536
Assignees
Labels
team: workspace Issue belongs to the Workspace team

Comments

@jenting
Copy link
Contributor

jenting commented Aug 30, 2022

Is your feature request related to a problem? Please describe

Propagate workspace pod labels to PVC and VolumeSnapshot, so we are easier to debug/troubleshoot the PVC and
VolumeSnapshot belonging to which workspace ID. Currently, workspace pod labels are

app=gitpod,component=workspace,gitpod.io/networkpolicy=default,gitpod.io/pvcFeature=true,gitpod.io/workspaceClass=default,gpwsman=true,headless=false,metaID=gitpodio-templategolang-n4g8ltutdmf,owner=87a9dc55-1bca-4dcf-966a-c53aa78d4ab2,project=,team=,workspaceID=c969fafa-2b4b-4acf-891d-483c9083dd64,workspaceType=regular

It'd be good if the PVC and VolumeSnapshot included at least these labels

gitpod.io/workspaceClass=default,headless=false,metaID=gitpodio-templategolang-n4g8ltutdmf,owner=87a9dc55-1bca-4dcf-966a-c53aa78d4ab2,project=,team=,workspaceID=c969fafa-2b4b-4acf-891d-483c9083dd64,workspaceType=regular

Describe the behaviour you'd like

The PVC and VolumeSnapshot objects to include the workspace pod labels.

Describe alternatives you've considered

Additional context

#7901

@jenting jenting added the team: workspace Issue belongs to the Workspace team label Aug 30, 2022
@jenting jenting self-assigned this Aug 30, 2022
@sagor999 sagor999 moved this to Scheduled in 🌌 Workspace Team Aug 30, 2022
@jenting jenting moved this from Scheduled to In Progress in 🌌 Workspace Team Aug 31, 2022
Repository owner moved this from In Progress to Awaiting Deployment in 🌌 Workspace Team Aug 31, 2022
@jenting jenting moved this from Awaiting Deployment to In Validation in 🌌 Workspace Team Sep 8, 2022
@jenting jenting moved this from In Validation to Done in 🌌 Workspace Team Sep 8, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
team: workspace Issue belongs to the Workspace team
Projects
No open projects
Status: Done
Development

Successfully merging a pull request may close this issue.

1 participant