Merge pull request #64596 from apelisse/openapi-some-cleanup

Automatic merge from submit-queue (batch tested with PRs 64613, 64596, 64573, 64154, 64639). If you want to cherry-pick this change to another branch, please follow the instructions <a href="https://github.com/kubernetes/community/blob/master/contributors/devel/cherry-picks.md">here</a>.

Openapi some cleanup

Clean-up some OpenAPI code, mostly test related (there are two implementations of "Fake").
This is going for master, but I'll probably also cherry-pick/create a similar PR for feature-serverside-apply branch since we'll need that to move some code around.

**What this PR does / why we need it**:

**Which issue(s) this PR fixes** *(optional, in `fixes #<issue number>(, fixes #<issue_number>, ...)` format, will close the issue(s) when PR gets merged)*:
Fixes #

**Special notes for your reviewer**:

**Release note**:

```release-note
NONE
```

Kubernetes-commit: c3bb41ad4b147f6159dd7542ffd2772d7042e2d8
This commit is contained in:
Kubernetes Publisher 2018-06-02 06:30:13 -07:00
commit 3c4446fb4d

102
Godeps/Godeps.json generated
View File

@ -388,207 +388,207 @@
},
{
"ImportPath": "k8s.io/apimachinery/pkg/api/equality",
"Rev": "1e6ce0f30d47d3c48634eabcc5b25a594654e7a5"
"Rev": "c3bfbaf8b18d67a795cc73475c511440d4b4de8d"
},
{
"ImportPath": "k8s.io/apimachinery/pkg/api/errors",
"Rev": "1e6ce0f30d47d3c48634eabcc5b25a594654e7a5"
"Rev": "c3bfbaf8b18d67a795cc73475c511440d4b4de8d"
},
{
"ImportPath": "k8s.io/apimachinery/pkg/api/meta",
"Rev": "1e6ce0f30d47d3c48634eabcc5b25a594654e7a5"
"Rev": "c3bfbaf8b18d67a795cc73475c511440d4b4de8d"
},
{
"ImportPath": "k8s.io/apimachinery/pkg/api/resource",
"Rev": "1e6ce0f30d47d3c48634eabcc5b25a594654e7a5"
"Rev": "c3bfbaf8b18d67a795cc73475c511440d4b4de8d"
},
{
"ImportPath": "k8s.io/apimachinery/pkg/api/testing",
"Rev": "1e6ce0f30d47d3c48634eabcc5b25a594654e7a5"
"Rev": "c3bfbaf8b18d67a795cc73475c511440d4b4de8d"
},
{
"ImportPath": "k8s.io/apimachinery/pkg/api/testing/fuzzer",
"Rev": "1e6ce0f30d47d3c48634eabcc5b25a594654e7a5"
"Rev": "c3bfbaf8b18d67a795cc73475c511440d4b4de8d"
},
{
"ImportPath": "k8s.io/apimachinery/pkg/api/testing/roundtrip",
"Rev": "1e6ce0f30d47d3c48634eabcc5b25a594654e7a5"
"Rev": "c3bfbaf8b18d67a795cc73475c511440d4b4de8d"
},
{
"ImportPath": "k8s.io/apimachinery/pkg/apis/meta/fuzzer",
"Rev": "1e6ce0f30d47d3c48634eabcc5b25a594654e7a5"
"Rev": "c3bfbaf8b18d67a795cc73475c511440d4b4de8d"
},
{
"ImportPath": "k8s.io/apimachinery/pkg/apis/meta/internalversion",
"Rev": "1e6ce0f30d47d3c48634eabcc5b25a594654e7a5"
"Rev": "c3bfbaf8b18d67a795cc73475c511440d4b4de8d"
},
{
"ImportPath": "k8s.io/apimachinery/pkg/apis/meta/v1",
"Rev": "1e6ce0f30d47d3c48634eabcc5b25a594654e7a5"
"Rev": "c3bfbaf8b18d67a795cc73475c511440d4b4de8d"
},
{
"ImportPath": "k8s.io/apimachinery/pkg/apis/meta/v1/unstructured",
"Rev": "1e6ce0f30d47d3c48634eabcc5b25a594654e7a5"
"Rev": "c3bfbaf8b18d67a795cc73475c511440d4b4de8d"
},
{
"ImportPath": "k8s.io/apimachinery/pkg/apis/meta/v1beta1",
"Rev": "1e6ce0f30d47d3c48634eabcc5b25a594654e7a5"
"Rev": "c3bfbaf8b18d67a795cc73475c511440d4b4de8d"
},
{
"ImportPath": "k8s.io/apimachinery/pkg/conversion",
"Rev": "1e6ce0f30d47d3c48634eabcc5b25a594654e7a5"
"Rev": "c3bfbaf8b18d67a795cc73475c511440d4b4de8d"
},
{
"ImportPath": "k8s.io/apimachinery/pkg/conversion/queryparams",
"Rev": "1e6ce0f30d47d3c48634eabcc5b25a594654e7a5"
"Rev": "c3bfbaf8b18d67a795cc73475c511440d4b4de8d"
},
{
"ImportPath": "k8s.io/apimachinery/pkg/fields",
"Rev": "1e6ce0f30d47d3c48634eabcc5b25a594654e7a5"
"Rev": "c3bfbaf8b18d67a795cc73475c511440d4b4de8d"
},
{
"ImportPath": "k8s.io/apimachinery/pkg/labels",
"Rev": "1e6ce0f30d47d3c48634eabcc5b25a594654e7a5"
"Rev": "c3bfbaf8b18d67a795cc73475c511440d4b4de8d"
},
{
"ImportPath": "k8s.io/apimachinery/pkg/runtime",
"Rev": "1e6ce0f30d47d3c48634eabcc5b25a594654e7a5"
"Rev": "c3bfbaf8b18d67a795cc73475c511440d4b4de8d"
},
{
"ImportPath": "k8s.io/apimachinery/pkg/runtime/schema",
"Rev": "1e6ce0f30d47d3c48634eabcc5b25a594654e7a5"
"Rev": "c3bfbaf8b18d67a795cc73475c511440d4b4de8d"
},
{
"ImportPath": "k8s.io/apimachinery/pkg/runtime/serializer",
"Rev": "1e6ce0f30d47d3c48634eabcc5b25a594654e7a5"
"Rev": "c3bfbaf8b18d67a795cc73475c511440d4b4de8d"
},
{
"ImportPath": "k8s.io/apimachinery/pkg/runtime/serializer/json",
"Rev": "1e6ce0f30d47d3c48634eabcc5b25a594654e7a5"
"Rev": "c3bfbaf8b18d67a795cc73475c511440d4b4de8d"
},
{
"ImportPath": "k8s.io/apimachinery/pkg/runtime/serializer/protobuf",
"Rev": "1e6ce0f30d47d3c48634eabcc5b25a594654e7a5"
"Rev": "c3bfbaf8b18d67a795cc73475c511440d4b4de8d"
},
{
"ImportPath": "k8s.io/apimachinery/pkg/runtime/serializer/recognizer",
"Rev": "1e6ce0f30d47d3c48634eabcc5b25a594654e7a5"
"Rev": "c3bfbaf8b18d67a795cc73475c511440d4b4de8d"
},
{
"ImportPath": "k8s.io/apimachinery/pkg/runtime/serializer/streaming",
"Rev": "1e6ce0f30d47d3c48634eabcc5b25a594654e7a5"
"Rev": "c3bfbaf8b18d67a795cc73475c511440d4b4de8d"
},
{
"ImportPath": "k8s.io/apimachinery/pkg/runtime/serializer/versioning",
"Rev": "1e6ce0f30d47d3c48634eabcc5b25a594654e7a5"
"Rev": "c3bfbaf8b18d67a795cc73475c511440d4b4de8d"
},
{
"ImportPath": "k8s.io/apimachinery/pkg/selection",
"Rev": "1e6ce0f30d47d3c48634eabcc5b25a594654e7a5"
"Rev": "c3bfbaf8b18d67a795cc73475c511440d4b4de8d"
},
{
"ImportPath": "k8s.io/apimachinery/pkg/types",
"Rev": "1e6ce0f30d47d3c48634eabcc5b25a594654e7a5"
"Rev": "c3bfbaf8b18d67a795cc73475c511440d4b4de8d"
},
{
"ImportPath": "k8s.io/apimachinery/pkg/util/cache",
"Rev": "1e6ce0f30d47d3c48634eabcc5b25a594654e7a5"
"Rev": "c3bfbaf8b18d67a795cc73475c511440d4b4de8d"
},
{
"ImportPath": "k8s.io/apimachinery/pkg/util/clock",
"Rev": "1e6ce0f30d47d3c48634eabcc5b25a594654e7a5"
"Rev": "c3bfbaf8b18d67a795cc73475c511440d4b4de8d"
},
{
"ImportPath": "k8s.io/apimachinery/pkg/util/diff",
"Rev": "1e6ce0f30d47d3c48634eabcc5b25a594654e7a5"
"Rev": "c3bfbaf8b18d67a795cc73475c511440d4b4de8d"
},
{
"ImportPath": "k8s.io/apimachinery/pkg/util/errors",
"Rev": "1e6ce0f30d47d3c48634eabcc5b25a594654e7a5"
"Rev": "c3bfbaf8b18d67a795cc73475c511440d4b4de8d"
},
{
"ImportPath": "k8s.io/apimachinery/pkg/util/framer",
"Rev": "1e6ce0f30d47d3c48634eabcc5b25a594654e7a5"
"Rev": "c3bfbaf8b18d67a795cc73475c511440d4b4de8d"
},
{
"ImportPath": "k8s.io/apimachinery/pkg/util/httpstream",
"Rev": "1e6ce0f30d47d3c48634eabcc5b25a594654e7a5"
"Rev": "c3bfbaf8b18d67a795cc73475c511440d4b4de8d"
},
{
"ImportPath": "k8s.io/apimachinery/pkg/util/httpstream/spdy",
"Rev": "1e6ce0f30d47d3c48634eabcc5b25a594654e7a5"
"Rev": "c3bfbaf8b18d67a795cc73475c511440d4b4de8d"
},
{
"ImportPath": "k8s.io/apimachinery/pkg/util/intstr",
"Rev": "1e6ce0f30d47d3c48634eabcc5b25a594654e7a5"
"Rev": "c3bfbaf8b18d67a795cc73475c511440d4b4de8d"
},
{
"ImportPath": "k8s.io/apimachinery/pkg/util/json",
"Rev": "1e6ce0f30d47d3c48634eabcc5b25a594654e7a5"
"Rev": "c3bfbaf8b18d67a795cc73475c511440d4b4de8d"
},
{
"ImportPath": "k8s.io/apimachinery/pkg/util/mergepatch",
"Rev": "1e6ce0f30d47d3c48634eabcc5b25a594654e7a5"
"Rev": "c3bfbaf8b18d67a795cc73475c511440d4b4de8d"
},
{
"ImportPath": "k8s.io/apimachinery/pkg/util/net",
"Rev": "1e6ce0f30d47d3c48634eabcc5b25a594654e7a5"
"Rev": "c3bfbaf8b18d67a795cc73475c511440d4b4de8d"
},
{
"ImportPath": "k8s.io/apimachinery/pkg/util/remotecommand",
"Rev": "1e6ce0f30d47d3c48634eabcc5b25a594654e7a5"
"Rev": "c3bfbaf8b18d67a795cc73475c511440d4b4de8d"
},
{
"ImportPath": "k8s.io/apimachinery/pkg/util/runtime",
"Rev": "1e6ce0f30d47d3c48634eabcc5b25a594654e7a5"
"Rev": "c3bfbaf8b18d67a795cc73475c511440d4b4de8d"
},
{
"ImportPath": "k8s.io/apimachinery/pkg/util/sets",
"Rev": "1e6ce0f30d47d3c48634eabcc5b25a594654e7a5"
"Rev": "c3bfbaf8b18d67a795cc73475c511440d4b4de8d"
},
{
"ImportPath": "k8s.io/apimachinery/pkg/util/strategicpatch",
"Rev": "1e6ce0f30d47d3c48634eabcc5b25a594654e7a5"
"Rev": "c3bfbaf8b18d67a795cc73475c511440d4b4de8d"
},
{
"ImportPath": "k8s.io/apimachinery/pkg/util/validation",
"Rev": "1e6ce0f30d47d3c48634eabcc5b25a594654e7a5"
"Rev": "c3bfbaf8b18d67a795cc73475c511440d4b4de8d"
},
{
"ImportPath": "k8s.io/apimachinery/pkg/util/validation/field",
"Rev": "1e6ce0f30d47d3c48634eabcc5b25a594654e7a5"
"Rev": "c3bfbaf8b18d67a795cc73475c511440d4b4de8d"
},
{
"ImportPath": "k8s.io/apimachinery/pkg/util/wait",
"Rev": "1e6ce0f30d47d3c48634eabcc5b25a594654e7a5"
"Rev": "c3bfbaf8b18d67a795cc73475c511440d4b4de8d"
},
{
"ImportPath": "k8s.io/apimachinery/pkg/util/yaml",
"Rev": "1e6ce0f30d47d3c48634eabcc5b25a594654e7a5"
"Rev": "c3bfbaf8b18d67a795cc73475c511440d4b4de8d"
},
{
"ImportPath": "k8s.io/apimachinery/pkg/version",
"Rev": "1e6ce0f30d47d3c48634eabcc5b25a594654e7a5"
"Rev": "c3bfbaf8b18d67a795cc73475c511440d4b4de8d"
},
{
"ImportPath": "k8s.io/apimachinery/pkg/watch",
"Rev": "1e6ce0f30d47d3c48634eabcc5b25a594654e7a5"
"Rev": "c3bfbaf8b18d67a795cc73475c511440d4b4de8d"
},
{
"ImportPath": "k8s.io/apimachinery/third_party/forked/golang/json",
"Rev": "1e6ce0f30d47d3c48634eabcc5b25a594654e7a5"
"Rev": "c3bfbaf8b18d67a795cc73475c511440d4b4de8d"
},
{
"ImportPath": "k8s.io/apimachinery/third_party/forked/golang/netutil",
"Rev": "1e6ce0f30d47d3c48634eabcc5b25a594654e7a5"
"Rev": "c3bfbaf8b18d67a795cc73475c511440d4b4de8d"
},
{
"ImportPath": "k8s.io/apimachinery/third_party/forked/golang/reflect",
"Rev": "1e6ce0f30d47d3c48634eabcc5b25a594654e7a5"
"Rev": "c3bfbaf8b18d67a795cc73475c511440d4b4de8d"
},
{
"ImportPath": "k8s.io/kube-openapi/pkg/util/proto",
"Rev": "86e28c192d2743f0232b9bc5f0a531568ef9f2a5"
"Rev": "8a9b82f00b3a86eac24681da3f9fe6c34c01cea2"
}
]
}