File tree Expand file tree Collapse file tree 5 files changed +70
-5
lines changed
components/ws-manager/pkg/manager/testdata Expand file tree Collapse file tree 5 files changed +70
-5
lines changed Original file line number Diff line number Diff line change 3
3
"metadata": {
4
4
"name": "ws-test",
5
5
"namespace": "default",
6
- "creationTimestamp": null
6
+ "creationTimestamp": null,
7
+ "labels": {
8
+ "app": "gitpod",
9
+ "component": "workspace",
10
+ "gitpod.io/workspaceClass": "gitpodio-pvc",
11
+ "gpwsman": "true",
12
+ "headless": "false",
13
+ "metaID": "foobar",
14
+ "owner": "tester",
15
+ "project": "",
16
+ "team": "",
17
+ "workspaceID": "test",
18
+ "workspaceType": "regular"
19
+ }
7
20
},
8
21
"spec": {
9
22
"accessModes": [
Original file line number Diff line number Diff line change 3
3
"metadata": {
4
4
"name": "ws-test",
5
5
"namespace": "default",
6
- "creationTimestamp": null
6
+ "creationTimestamp": null,
7
+ "labels": {
8
+ "app": "gitpod",
9
+ "component": "workspace",
10
+ "gitpod.io/workspaceClass": "gitpodio-pvc",
11
+ "gpwsman": "true",
12
+ "headless": "false",
13
+ "metaID": "foobar",
14
+ "owner": "tester",
15
+ "project": "",
16
+ "team": "",
17
+ "workspaceID": "test",
18
+ "workspaceType": "regular"
19
+ }
7
20
},
8
21
"spec": {
9
22
"accessModes": [
Original file line number Diff line number Diff line change 3
3
"metadata": {
4
4
"name": "ws-test",
5
5
"namespace": "default",
6
- "creationTimestamp": null
6
+ "creationTimestamp": null,
7
+ "labels": {
8
+ "app": "gitpod",
9
+ "component": "workspace",
10
+ "gitpod.io/workspaceClass": "gitpodio-pvc",
11
+ "gpwsman": "true",
12
+ "headless": "false",
13
+ "metaID": "foobar",
14
+ "owner": "tester",
15
+ "project": "",
16
+ "team": "",
17
+ "workspaceID": "test",
18
+ "workspaceType": "regular"
19
+ }
7
20
},
8
21
"spec": {
9
22
"accessModes": [
Original file line number Diff line number Diff line change 3
3
"metadata": {
4
4
"name": "ws-test",
5
5
"namespace": "default",
6
- "creationTimestamp": null
6
+ "creationTimestamp": null,
7
+ "labels": {
8
+ "app": "gitpod",
9
+ "component": "workspace",
10
+ "gitpod.io/workspaceClass": "default",
11
+ "gpwsman": "true",
12
+ "headless": "false",
13
+ "metaID": "foobar",
14
+ "owner": "tester",
15
+ "project": "",
16
+ "team": "",
17
+ "workspaceID": "test",
18
+ "workspaceType": "regular"
19
+ }
7
20
},
8
21
"spec": {
9
22
"accessModes": [
Original file line number Diff line number Diff line change 3
3
"metadata": {
4
4
"name": "ws-test",
5
5
"namespace": "default",
6
- "creationTimestamp": null
6
+ "creationTimestamp": null,
7
+ "labels": {
8
+ "app": "gitpod",
9
+ "component": "workspace",
10
+ "gitpod.io/workspaceClass": "gitpodio-pvc",
11
+ "gpwsman": "true",
12
+ "headless": "false",
13
+ "metaID": "foobar",
14
+ "owner": "tester",
15
+ "project": "",
16
+ "team": "",
17
+ "workspaceID": "test",
18
+ "workspaceType": "regular"
19
+ }
7
20
},
8
21
"spec": {
9
22
"accessModes": [
You can’t perform that action at this time.
0 commit comments