Skip to content

Find a way to display workspace ID in GCP Snapshots page #10186

Closed
@jenting

Description

@jenting

Is your feature request related to a problem? Please describe

We want the GCP Snapshots page contains the information of workspace ID. So, it's convenient to see the snapshot belongs to which workspace ID.

Currently, the snapshot contains the PVC name only.
image

And the PVC contains the information as.

  • PV name
  • PVC name (same as workspace name)
    image

Although we could get the PVC name from snapshot first, and then get the workspace ID from description.
It'd be good if we could found the workspace ID directly from the snapshot.

Describe the behaviour you'd like

Display the workspace ID in snapshot either by description or label.

Describe alternatives you've considered

Manually check snapshot to get the PVC name, and then check the disks to find the workspace ID from the description.

Additional context

#7901

Metadata

Metadata

Assignees

Labels

team: workspaceIssue belongs to the Workspace team

Type

No type

Projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions