mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-12-06 16:48:28 +00:00
Fix tests to support ObjectMeta omitempty semantics
This commit is contained in:
@@ -8,7 +8,6 @@
|
||||
},
|
||||
"name": "svc1",
|
||||
"namespace": "edit-test",
|
||||
"resourceVersion": "",
|
||||
"selfLink": "/api/v1/namespaces/edit-test/services/svc1",
|
||||
"uid": "4149f70e-e9dc-11e6-8c3b-acbc32c1ca87"
|
||||
},
|
||||
|
||||
@@ -8,7 +8,6 @@
|
||||
},
|
||||
"name": "svc2",
|
||||
"namespace": "edit-test",
|
||||
"resourceVersion": "",
|
||||
"selfLink": "/api/v1/namespaces/edit-test/services/svc2",
|
||||
"uid": "3e9b10db-e9dc-11e6-8c3b-acbc32c1ca87"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user