Revert "Add an api object for the kubelet, and a versioned endpoint."
This reverts commit d4b9979382
.
This commit is contained in:
@@ -203,7 +203,7 @@ func TestList(t *testing.T) {
|
||||
api.Scheme.Log(nil)
|
||||
}
|
||||
|
||||
var nonRoundTrippableTypes = util.NewStringSet("ContainerManifest", "PodContainerInfo")
|
||||
var nonRoundTrippableTypes = util.NewStringSet("ContainerManifest")
|
||||
var nonInternalRoundTrippableTypes = util.NewStringSet("List")
|
||||
|
||||
func TestRoundTripTypes(t *testing.T) {
|
||||
|
Reference in New Issue
Block a user