mirror of
https://github.com/kubernetes/client-go.git
synced 2025-07-17 16:52:22 +00:00
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:
commit
3c4446fb4d
102
Godeps/Godeps.json
generated
102
Godeps/Godeps.json
generated
@ -388,207 +388,207 @@
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
"ImportPath": "k8s.io/apimachinery/pkg/api/equality",
|
"ImportPath": "k8s.io/apimachinery/pkg/api/equality",
|
||||||
"Rev": "1e6ce0f30d47d3c48634eabcc5b25a594654e7a5"
|
"Rev": "c3bfbaf8b18d67a795cc73475c511440d4b4de8d"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"ImportPath": "k8s.io/apimachinery/pkg/api/errors",
|
"ImportPath": "k8s.io/apimachinery/pkg/api/errors",
|
||||||
"Rev": "1e6ce0f30d47d3c48634eabcc5b25a594654e7a5"
|
"Rev": "c3bfbaf8b18d67a795cc73475c511440d4b4de8d"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"ImportPath": "k8s.io/apimachinery/pkg/api/meta",
|
"ImportPath": "k8s.io/apimachinery/pkg/api/meta",
|
||||||
"Rev": "1e6ce0f30d47d3c48634eabcc5b25a594654e7a5"
|
"Rev": "c3bfbaf8b18d67a795cc73475c511440d4b4de8d"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"ImportPath": "k8s.io/apimachinery/pkg/api/resource",
|
"ImportPath": "k8s.io/apimachinery/pkg/api/resource",
|
||||||
"Rev": "1e6ce0f30d47d3c48634eabcc5b25a594654e7a5"
|
"Rev": "c3bfbaf8b18d67a795cc73475c511440d4b4de8d"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"ImportPath": "k8s.io/apimachinery/pkg/api/testing",
|
"ImportPath": "k8s.io/apimachinery/pkg/api/testing",
|
||||||
"Rev": "1e6ce0f30d47d3c48634eabcc5b25a594654e7a5"
|
"Rev": "c3bfbaf8b18d67a795cc73475c511440d4b4de8d"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"ImportPath": "k8s.io/apimachinery/pkg/api/testing/fuzzer",
|
"ImportPath": "k8s.io/apimachinery/pkg/api/testing/fuzzer",
|
||||||
"Rev": "1e6ce0f30d47d3c48634eabcc5b25a594654e7a5"
|
"Rev": "c3bfbaf8b18d67a795cc73475c511440d4b4de8d"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"ImportPath": "k8s.io/apimachinery/pkg/api/testing/roundtrip",
|
"ImportPath": "k8s.io/apimachinery/pkg/api/testing/roundtrip",
|
||||||
"Rev": "1e6ce0f30d47d3c48634eabcc5b25a594654e7a5"
|
"Rev": "c3bfbaf8b18d67a795cc73475c511440d4b4de8d"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"ImportPath": "k8s.io/apimachinery/pkg/apis/meta/fuzzer",
|
"ImportPath": "k8s.io/apimachinery/pkg/apis/meta/fuzzer",
|
||||||
"Rev": "1e6ce0f30d47d3c48634eabcc5b25a594654e7a5"
|
"Rev": "c3bfbaf8b18d67a795cc73475c511440d4b4de8d"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"ImportPath": "k8s.io/apimachinery/pkg/apis/meta/internalversion",
|
"ImportPath": "k8s.io/apimachinery/pkg/apis/meta/internalversion",
|
||||||
"Rev": "1e6ce0f30d47d3c48634eabcc5b25a594654e7a5"
|
"Rev": "c3bfbaf8b18d67a795cc73475c511440d4b4de8d"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"ImportPath": "k8s.io/apimachinery/pkg/apis/meta/v1",
|
"ImportPath": "k8s.io/apimachinery/pkg/apis/meta/v1",
|
||||||
"Rev": "1e6ce0f30d47d3c48634eabcc5b25a594654e7a5"
|
"Rev": "c3bfbaf8b18d67a795cc73475c511440d4b4de8d"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"ImportPath": "k8s.io/apimachinery/pkg/apis/meta/v1/unstructured",
|
"ImportPath": "k8s.io/apimachinery/pkg/apis/meta/v1/unstructured",
|
||||||
"Rev": "1e6ce0f30d47d3c48634eabcc5b25a594654e7a5"
|
"Rev": "c3bfbaf8b18d67a795cc73475c511440d4b4de8d"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"ImportPath": "k8s.io/apimachinery/pkg/apis/meta/v1beta1",
|
"ImportPath": "k8s.io/apimachinery/pkg/apis/meta/v1beta1",
|
||||||
"Rev": "1e6ce0f30d47d3c48634eabcc5b25a594654e7a5"
|
"Rev": "c3bfbaf8b18d67a795cc73475c511440d4b4de8d"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"ImportPath": "k8s.io/apimachinery/pkg/conversion",
|
"ImportPath": "k8s.io/apimachinery/pkg/conversion",
|
||||||
"Rev": "1e6ce0f30d47d3c48634eabcc5b25a594654e7a5"
|
"Rev": "c3bfbaf8b18d67a795cc73475c511440d4b4de8d"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"ImportPath": "k8s.io/apimachinery/pkg/conversion/queryparams",
|
"ImportPath": "k8s.io/apimachinery/pkg/conversion/queryparams",
|
||||||
"Rev": "1e6ce0f30d47d3c48634eabcc5b25a594654e7a5"
|
"Rev": "c3bfbaf8b18d67a795cc73475c511440d4b4de8d"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"ImportPath": "k8s.io/apimachinery/pkg/fields",
|
"ImportPath": "k8s.io/apimachinery/pkg/fields",
|
||||||
"Rev": "1e6ce0f30d47d3c48634eabcc5b25a594654e7a5"
|
"Rev": "c3bfbaf8b18d67a795cc73475c511440d4b4de8d"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"ImportPath": "k8s.io/apimachinery/pkg/labels",
|
"ImportPath": "k8s.io/apimachinery/pkg/labels",
|
||||||
"Rev": "1e6ce0f30d47d3c48634eabcc5b25a594654e7a5"
|
"Rev": "c3bfbaf8b18d67a795cc73475c511440d4b4de8d"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"ImportPath": "k8s.io/apimachinery/pkg/runtime",
|
"ImportPath": "k8s.io/apimachinery/pkg/runtime",
|
||||||
"Rev": "1e6ce0f30d47d3c48634eabcc5b25a594654e7a5"
|
"Rev": "c3bfbaf8b18d67a795cc73475c511440d4b4de8d"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"ImportPath": "k8s.io/apimachinery/pkg/runtime/schema",
|
"ImportPath": "k8s.io/apimachinery/pkg/runtime/schema",
|
||||||
"Rev": "1e6ce0f30d47d3c48634eabcc5b25a594654e7a5"
|
"Rev": "c3bfbaf8b18d67a795cc73475c511440d4b4de8d"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"ImportPath": "k8s.io/apimachinery/pkg/runtime/serializer",
|
"ImportPath": "k8s.io/apimachinery/pkg/runtime/serializer",
|
||||||
"Rev": "1e6ce0f30d47d3c48634eabcc5b25a594654e7a5"
|
"Rev": "c3bfbaf8b18d67a795cc73475c511440d4b4de8d"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"ImportPath": "k8s.io/apimachinery/pkg/runtime/serializer/json",
|
"ImportPath": "k8s.io/apimachinery/pkg/runtime/serializer/json",
|
||||||
"Rev": "1e6ce0f30d47d3c48634eabcc5b25a594654e7a5"
|
"Rev": "c3bfbaf8b18d67a795cc73475c511440d4b4de8d"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"ImportPath": "k8s.io/apimachinery/pkg/runtime/serializer/protobuf",
|
"ImportPath": "k8s.io/apimachinery/pkg/runtime/serializer/protobuf",
|
||||||
"Rev": "1e6ce0f30d47d3c48634eabcc5b25a594654e7a5"
|
"Rev": "c3bfbaf8b18d67a795cc73475c511440d4b4de8d"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"ImportPath": "k8s.io/apimachinery/pkg/runtime/serializer/recognizer",
|
"ImportPath": "k8s.io/apimachinery/pkg/runtime/serializer/recognizer",
|
||||||
"Rev": "1e6ce0f30d47d3c48634eabcc5b25a594654e7a5"
|
"Rev": "c3bfbaf8b18d67a795cc73475c511440d4b4de8d"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"ImportPath": "k8s.io/apimachinery/pkg/runtime/serializer/streaming",
|
"ImportPath": "k8s.io/apimachinery/pkg/runtime/serializer/streaming",
|
||||||
"Rev": "1e6ce0f30d47d3c48634eabcc5b25a594654e7a5"
|
"Rev": "c3bfbaf8b18d67a795cc73475c511440d4b4de8d"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"ImportPath": "k8s.io/apimachinery/pkg/runtime/serializer/versioning",
|
"ImportPath": "k8s.io/apimachinery/pkg/runtime/serializer/versioning",
|
||||||
"Rev": "1e6ce0f30d47d3c48634eabcc5b25a594654e7a5"
|
"Rev": "c3bfbaf8b18d67a795cc73475c511440d4b4de8d"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"ImportPath": "k8s.io/apimachinery/pkg/selection",
|
"ImportPath": "k8s.io/apimachinery/pkg/selection",
|
||||||
"Rev": "1e6ce0f30d47d3c48634eabcc5b25a594654e7a5"
|
"Rev": "c3bfbaf8b18d67a795cc73475c511440d4b4de8d"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"ImportPath": "k8s.io/apimachinery/pkg/types",
|
"ImportPath": "k8s.io/apimachinery/pkg/types",
|
||||||
"Rev": "1e6ce0f30d47d3c48634eabcc5b25a594654e7a5"
|
"Rev": "c3bfbaf8b18d67a795cc73475c511440d4b4de8d"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"ImportPath": "k8s.io/apimachinery/pkg/util/cache",
|
"ImportPath": "k8s.io/apimachinery/pkg/util/cache",
|
||||||
"Rev": "1e6ce0f30d47d3c48634eabcc5b25a594654e7a5"
|
"Rev": "c3bfbaf8b18d67a795cc73475c511440d4b4de8d"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"ImportPath": "k8s.io/apimachinery/pkg/util/clock",
|
"ImportPath": "k8s.io/apimachinery/pkg/util/clock",
|
||||||
"Rev": "1e6ce0f30d47d3c48634eabcc5b25a594654e7a5"
|
"Rev": "c3bfbaf8b18d67a795cc73475c511440d4b4de8d"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"ImportPath": "k8s.io/apimachinery/pkg/util/diff",
|
"ImportPath": "k8s.io/apimachinery/pkg/util/diff",
|
||||||
"Rev": "1e6ce0f30d47d3c48634eabcc5b25a594654e7a5"
|
"Rev": "c3bfbaf8b18d67a795cc73475c511440d4b4de8d"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"ImportPath": "k8s.io/apimachinery/pkg/util/errors",
|
"ImportPath": "k8s.io/apimachinery/pkg/util/errors",
|
||||||
"Rev": "1e6ce0f30d47d3c48634eabcc5b25a594654e7a5"
|
"Rev": "c3bfbaf8b18d67a795cc73475c511440d4b4de8d"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"ImportPath": "k8s.io/apimachinery/pkg/util/framer",
|
"ImportPath": "k8s.io/apimachinery/pkg/util/framer",
|
||||||
"Rev": "1e6ce0f30d47d3c48634eabcc5b25a594654e7a5"
|
"Rev": "c3bfbaf8b18d67a795cc73475c511440d4b4de8d"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"ImportPath": "k8s.io/apimachinery/pkg/util/httpstream",
|
"ImportPath": "k8s.io/apimachinery/pkg/util/httpstream",
|
||||||
"Rev": "1e6ce0f30d47d3c48634eabcc5b25a594654e7a5"
|
"Rev": "c3bfbaf8b18d67a795cc73475c511440d4b4de8d"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"ImportPath": "k8s.io/apimachinery/pkg/util/httpstream/spdy",
|
"ImportPath": "k8s.io/apimachinery/pkg/util/httpstream/spdy",
|
||||||
"Rev": "1e6ce0f30d47d3c48634eabcc5b25a594654e7a5"
|
"Rev": "c3bfbaf8b18d67a795cc73475c511440d4b4de8d"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"ImportPath": "k8s.io/apimachinery/pkg/util/intstr",
|
"ImportPath": "k8s.io/apimachinery/pkg/util/intstr",
|
||||||
"Rev": "1e6ce0f30d47d3c48634eabcc5b25a594654e7a5"
|
"Rev": "c3bfbaf8b18d67a795cc73475c511440d4b4de8d"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"ImportPath": "k8s.io/apimachinery/pkg/util/json",
|
"ImportPath": "k8s.io/apimachinery/pkg/util/json",
|
||||||
"Rev": "1e6ce0f30d47d3c48634eabcc5b25a594654e7a5"
|
"Rev": "c3bfbaf8b18d67a795cc73475c511440d4b4de8d"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"ImportPath": "k8s.io/apimachinery/pkg/util/mergepatch",
|
"ImportPath": "k8s.io/apimachinery/pkg/util/mergepatch",
|
||||||
"Rev": "1e6ce0f30d47d3c48634eabcc5b25a594654e7a5"
|
"Rev": "c3bfbaf8b18d67a795cc73475c511440d4b4de8d"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"ImportPath": "k8s.io/apimachinery/pkg/util/net",
|
"ImportPath": "k8s.io/apimachinery/pkg/util/net",
|
||||||
"Rev": "1e6ce0f30d47d3c48634eabcc5b25a594654e7a5"
|
"Rev": "c3bfbaf8b18d67a795cc73475c511440d4b4de8d"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"ImportPath": "k8s.io/apimachinery/pkg/util/remotecommand",
|
"ImportPath": "k8s.io/apimachinery/pkg/util/remotecommand",
|
||||||
"Rev": "1e6ce0f30d47d3c48634eabcc5b25a594654e7a5"
|
"Rev": "c3bfbaf8b18d67a795cc73475c511440d4b4de8d"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"ImportPath": "k8s.io/apimachinery/pkg/util/runtime",
|
"ImportPath": "k8s.io/apimachinery/pkg/util/runtime",
|
||||||
"Rev": "1e6ce0f30d47d3c48634eabcc5b25a594654e7a5"
|
"Rev": "c3bfbaf8b18d67a795cc73475c511440d4b4de8d"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"ImportPath": "k8s.io/apimachinery/pkg/util/sets",
|
"ImportPath": "k8s.io/apimachinery/pkg/util/sets",
|
||||||
"Rev": "1e6ce0f30d47d3c48634eabcc5b25a594654e7a5"
|
"Rev": "c3bfbaf8b18d67a795cc73475c511440d4b4de8d"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"ImportPath": "k8s.io/apimachinery/pkg/util/strategicpatch",
|
"ImportPath": "k8s.io/apimachinery/pkg/util/strategicpatch",
|
||||||
"Rev": "1e6ce0f30d47d3c48634eabcc5b25a594654e7a5"
|
"Rev": "c3bfbaf8b18d67a795cc73475c511440d4b4de8d"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"ImportPath": "k8s.io/apimachinery/pkg/util/validation",
|
"ImportPath": "k8s.io/apimachinery/pkg/util/validation",
|
||||||
"Rev": "1e6ce0f30d47d3c48634eabcc5b25a594654e7a5"
|
"Rev": "c3bfbaf8b18d67a795cc73475c511440d4b4de8d"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"ImportPath": "k8s.io/apimachinery/pkg/util/validation/field",
|
"ImportPath": "k8s.io/apimachinery/pkg/util/validation/field",
|
||||||
"Rev": "1e6ce0f30d47d3c48634eabcc5b25a594654e7a5"
|
"Rev": "c3bfbaf8b18d67a795cc73475c511440d4b4de8d"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"ImportPath": "k8s.io/apimachinery/pkg/util/wait",
|
"ImportPath": "k8s.io/apimachinery/pkg/util/wait",
|
||||||
"Rev": "1e6ce0f30d47d3c48634eabcc5b25a594654e7a5"
|
"Rev": "c3bfbaf8b18d67a795cc73475c511440d4b4de8d"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"ImportPath": "k8s.io/apimachinery/pkg/util/yaml",
|
"ImportPath": "k8s.io/apimachinery/pkg/util/yaml",
|
||||||
"Rev": "1e6ce0f30d47d3c48634eabcc5b25a594654e7a5"
|
"Rev": "c3bfbaf8b18d67a795cc73475c511440d4b4de8d"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"ImportPath": "k8s.io/apimachinery/pkg/version",
|
"ImportPath": "k8s.io/apimachinery/pkg/version",
|
||||||
"Rev": "1e6ce0f30d47d3c48634eabcc5b25a594654e7a5"
|
"Rev": "c3bfbaf8b18d67a795cc73475c511440d4b4de8d"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"ImportPath": "k8s.io/apimachinery/pkg/watch",
|
"ImportPath": "k8s.io/apimachinery/pkg/watch",
|
||||||
"Rev": "1e6ce0f30d47d3c48634eabcc5b25a594654e7a5"
|
"Rev": "c3bfbaf8b18d67a795cc73475c511440d4b4de8d"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"ImportPath": "k8s.io/apimachinery/third_party/forked/golang/json",
|
"ImportPath": "k8s.io/apimachinery/third_party/forked/golang/json",
|
||||||
"Rev": "1e6ce0f30d47d3c48634eabcc5b25a594654e7a5"
|
"Rev": "c3bfbaf8b18d67a795cc73475c511440d4b4de8d"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"ImportPath": "k8s.io/apimachinery/third_party/forked/golang/netutil",
|
"ImportPath": "k8s.io/apimachinery/third_party/forked/golang/netutil",
|
||||||
"Rev": "1e6ce0f30d47d3c48634eabcc5b25a594654e7a5"
|
"Rev": "c3bfbaf8b18d67a795cc73475c511440d4b4de8d"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"ImportPath": "k8s.io/apimachinery/third_party/forked/golang/reflect",
|
"ImportPath": "k8s.io/apimachinery/third_party/forked/golang/reflect",
|
||||||
"Rev": "1e6ce0f30d47d3c48634eabcc5b25a594654e7a5"
|
"Rev": "c3bfbaf8b18d67a795cc73475c511440d4b4de8d"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"ImportPath": "k8s.io/kube-openapi/pkg/util/proto",
|
"ImportPath": "k8s.io/kube-openapi/pkg/util/proto",
|
||||||
"Rev": "86e28c192d2743f0232b9bc5f0a531568ef9f2a5"
|
"Rev": "8a9b82f00b3a86eac24681da3f9fe6c34c01cea2"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user