Remove references to selflinks (#15751)

This commit is contained in:
Wojciech Tyczynski
2019-08-09 04:59:24 +02:00
committed by Kubernetes Prow Robot
parent aa4b72c9dd
commit 6daa99cdd8
16 changed files with 2 additions and 32 deletions
@@ -59,7 +59,6 @@ Get a list of pods:
"kind": "PodList",
"apiVersion": "v1",
"metadata": {
"selfLink": "/api/v1/namespaces/default/pods",
"resourceVersion": "33074"
},
"items": [
@@ -68,7 +67,6 @@ Get a list of pods:
"name": "kubernetes-bootcamp-2321272333-ix8pt",
"generateName": "kubernetes-bootcamp-2321272333-",
"namespace": "default",
"selfLink": "/api/v1/namespaces/default/pods/kubernetes-bootcamp-2321272333-ix8pt",
"uid": "ba21457c-6b1d-11e6-85f7-1ef9f1dab92b",
"resourceVersion": "33003",
"creationTimestamp": "2016-08-25T23:43:30Z",