Merge pull request #56268 from yanxuean/miss-fmt-args
Automatic merge from submit-queue (batch tested with PRs 56217, 56268, 56263, 56328, 56200). 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>. missing format args in apiserver/pkg/endpoints Signed-off-by: yanxuean <yan.xuean@zte.com.cn> **What this PR does / why we need it**: missing format args in apiserver/pkg/endpoints **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: 5aa03d978d4647afef55a3d8038cd7b494bc6b11
This commit is contained in:
commit
f274fcca88
|
|
@ -764,351 +764,351 @@
|
|||
},
|
||||
{
|
||||
"ImportPath": "k8s.io/api/admission/v1beta1",
|
||||
"Rev": "5cb170de1f060ebf2dde62cc4b8241fdb3c01203"
|
||||
"Rev": "400667919eb044f6806d3171d7f0393961d38e15"
|
||||
},
|
||||
{
|
||||
"ImportPath": "k8s.io/api/admissionregistration/v1alpha1",
|
||||
"Rev": "5cb170de1f060ebf2dde62cc4b8241fdb3c01203"
|
||||
"Rev": "400667919eb044f6806d3171d7f0393961d38e15"
|
||||
},
|
||||
{
|
||||
"ImportPath": "k8s.io/api/admissionregistration/v1beta1",
|
||||
"Rev": "5cb170de1f060ebf2dde62cc4b8241fdb3c01203"
|
||||
"Rev": "400667919eb044f6806d3171d7f0393961d38e15"
|
||||
},
|
||||
{
|
||||
"ImportPath": "k8s.io/api/apps/v1",
|
||||
"Rev": "5cb170de1f060ebf2dde62cc4b8241fdb3c01203"
|
||||
"Rev": "400667919eb044f6806d3171d7f0393961d38e15"
|
||||
},
|
||||
{
|
||||
"ImportPath": "k8s.io/api/apps/v1beta1",
|
||||
"Rev": "5cb170de1f060ebf2dde62cc4b8241fdb3c01203"
|
||||
"Rev": "400667919eb044f6806d3171d7f0393961d38e15"
|
||||
},
|
||||
{
|
||||
"ImportPath": "k8s.io/api/apps/v1beta2",
|
||||
"Rev": "5cb170de1f060ebf2dde62cc4b8241fdb3c01203"
|
||||
"Rev": "400667919eb044f6806d3171d7f0393961d38e15"
|
||||
},
|
||||
{
|
||||
"ImportPath": "k8s.io/api/authentication/v1",
|
||||
"Rev": "5cb170de1f060ebf2dde62cc4b8241fdb3c01203"
|
||||
"Rev": "400667919eb044f6806d3171d7f0393961d38e15"
|
||||
},
|
||||
{
|
||||
"ImportPath": "k8s.io/api/authentication/v1beta1",
|
||||
"Rev": "5cb170de1f060ebf2dde62cc4b8241fdb3c01203"
|
||||
"Rev": "400667919eb044f6806d3171d7f0393961d38e15"
|
||||
},
|
||||
{
|
||||
"ImportPath": "k8s.io/api/authorization/v1",
|
||||
"Rev": "5cb170de1f060ebf2dde62cc4b8241fdb3c01203"
|
||||
"Rev": "400667919eb044f6806d3171d7f0393961d38e15"
|
||||
},
|
||||
{
|
||||
"ImportPath": "k8s.io/api/authorization/v1beta1",
|
||||
"Rev": "5cb170de1f060ebf2dde62cc4b8241fdb3c01203"
|
||||
"Rev": "400667919eb044f6806d3171d7f0393961d38e15"
|
||||
},
|
||||
{
|
||||
"ImportPath": "k8s.io/api/autoscaling/v1",
|
||||
"Rev": "5cb170de1f060ebf2dde62cc4b8241fdb3c01203"
|
||||
"Rev": "400667919eb044f6806d3171d7f0393961d38e15"
|
||||
},
|
||||
{
|
||||
"ImportPath": "k8s.io/api/autoscaling/v2beta1",
|
||||
"Rev": "5cb170de1f060ebf2dde62cc4b8241fdb3c01203"
|
||||
"Rev": "400667919eb044f6806d3171d7f0393961d38e15"
|
||||
},
|
||||
{
|
||||
"ImportPath": "k8s.io/api/batch/v1",
|
||||
"Rev": "5cb170de1f060ebf2dde62cc4b8241fdb3c01203"
|
||||
"Rev": "400667919eb044f6806d3171d7f0393961d38e15"
|
||||
},
|
||||
{
|
||||
"ImportPath": "k8s.io/api/batch/v1beta1",
|
||||
"Rev": "5cb170de1f060ebf2dde62cc4b8241fdb3c01203"
|
||||
"Rev": "400667919eb044f6806d3171d7f0393961d38e15"
|
||||
},
|
||||
{
|
||||
"ImportPath": "k8s.io/api/batch/v2alpha1",
|
||||
"Rev": "5cb170de1f060ebf2dde62cc4b8241fdb3c01203"
|
||||
"Rev": "400667919eb044f6806d3171d7f0393961d38e15"
|
||||
},
|
||||
{
|
||||
"ImportPath": "k8s.io/api/certificates/v1beta1",
|
||||
"Rev": "5cb170de1f060ebf2dde62cc4b8241fdb3c01203"
|
||||
"Rev": "400667919eb044f6806d3171d7f0393961d38e15"
|
||||
},
|
||||
{
|
||||
"ImportPath": "k8s.io/api/core/v1",
|
||||
"Rev": "5cb170de1f060ebf2dde62cc4b8241fdb3c01203"
|
||||
"Rev": "400667919eb044f6806d3171d7f0393961d38e15"
|
||||
},
|
||||
{
|
||||
"ImportPath": "k8s.io/api/events/v1beta1",
|
||||
"Rev": "5cb170de1f060ebf2dde62cc4b8241fdb3c01203"
|
||||
"Rev": "400667919eb044f6806d3171d7f0393961d38e15"
|
||||
},
|
||||
{
|
||||
"ImportPath": "k8s.io/api/extensions/v1beta1",
|
||||
"Rev": "5cb170de1f060ebf2dde62cc4b8241fdb3c01203"
|
||||
"Rev": "400667919eb044f6806d3171d7f0393961d38e15"
|
||||
},
|
||||
{
|
||||
"ImportPath": "k8s.io/api/networking/v1",
|
||||
"Rev": "5cb170de1f060ebf2dde62cc4b8241fdb3c01203"
|
||||
"Rev": "400667919eb044f6806d3171d7f0393961d38e15"
|
||||
},
|
||||
{
|
||||
"ImportPath": "k8s.io/api/policy/v1beta1",
|
||||
"Rev": "5cb170de1f060ebf2dde62cc4b8241fdb3c01203"
|
||||
"Rev": "400667919eb044f6806d3171d7f0393961d38e15"
|
||||
},
|
||||
{
|
||||
"ImportPath": "k8s.io/api/rbac/v1",
|
||||
"Rev": "5cb170de1f060ebf2dde62cc4b8241fdb3c01203"
|
||||
"Rev": "400667919eb044f6806d3171d7f0393961d38e15"
|
||||
},
|
||||
{
|
||||
"ImportPath": "k8s.io/api/rbac/v1alpha1",
|
||||
"Rev": "5cb170de1f060ebf2dde62cc4b8241fdb3c01203"
|
||||
"Rev": "400667919eb044f6806d3171d7f0393961d38e15"
|
||||
},
|
||||
{
|
||||
"ImportPath": "k8s.io/api/rbac/v1beta1",
|
||||
"Rev": "5cb170de1f060ebf2dde62cc4b8241fdb3c01203"
|
||||
"Rev": "400667919eb044f6806d3171d7f0393961d38e15"
|
||||
},
|
||||
{
|
||||
"ImportPath": "k8s.io/api/scheduling/v1alpha1",
|
||||
"Rev": "5cb170de1f060ebf2dde62cc4b8241fdb3c01203"
|
||||
"Rev": "400667919eb044f6806d3171d7f0393961d38e15"
|
||||
},
|
||||
{
|
||||
"ImportPath": "k8s.io/api/settings/v1alpha1",
|
||||
"Rev": "5cb170de1f060ebf2dde62cc4b8241fdb3c01203"
|
||||
"Rev": "400667919eb044f6806d3171d7f0393961d38e15"
|
||||
},
|
||||
{
|
||||
"ImportPath": "k8s.io/api/storage/v1",
|
||||
"Rev": "5cb170de1f060ebf2dde62cc4b8241fdb3c01203"
|
||||
"Rev": "400667919eb044f6806d3171d7f0393961d38e15"
|
||||
},
|
||||
{
|
||||
"ImportPath": "k8s.io/api/storage/v1alpha1",
|
||||
"Rev": "5cb170de1f060ebf2dde62cc4b8241fdb3c01203"
|
||||
"Rev": "400667919eb044f6806d3171d7f0393961d38e15"
|
||||
},
|
||||
{
|
||||
"ImportPath": "k8s.io/api/storage/v1beta1",
|
||||
"Rev": "5cb170de1f060ebf2dde62cc4b8241fdb3c01203"
|
||||
"Rev": "400667919eb044f6806d3171d7f0393961d38e15"
|
||||
},
|
||||
{
|
||||
"ImportPath": "k8s.io/apimachinery/pkg/api/equality",
|
||||
"Rev": "a04e753f5223cf882db01ac64212682ea28767b4"
|
||||
"Rev": "23bc0b9defba312e3b5938fa0d0581f3e882f862"
|
||||
},
|
||||
{
|
||||
"ImportPath": "k8s.io/apimachinery/pkg/api/errors",
|
||||
"Rev": "a04e753f5223cf882db01ac64212682ea28767b4"
|
||||
"Rev": "23bc0b9defba312e3b5938fa0d0581f3e882f862"
|
||||
},
|
||||
{
|
||||
"ImportPath": "k8s.io/apimachinery/pkg/api/meta",
|
||||
"Rev": "a04e753f5223cf882db01ac64212682ea28767b4"
|
||||
"Rev": "23bc0b9defba312e3b5938fa0d0581f3e882f862"
|
||||
},
|
||||
{
|
||||
"ImportPath": "k8s.io/apimachinery/pkg/api/resource",
|
||||
"Rev": "a04e753f5223cf882db01ac64212682ea28767b4"
|
||||
"Rev": "23bc0b9defba312e3b5938fa0d0581f3e882f862"
|
||||
},
|
||||
{
|
||||
"ImportPath": "k8s.io/apimachinery/pkg/api/testing",
|
||||
"Rev": "a04e753f5223cf882db01ac64212682ea28767b4"
|
||||
"Rev": "23bc0b9defba312e3b5938fa0d0581f3e882f862"
|
||||
},
|
||||
{
|
||||
"ImportPath": "k8s.io/apimachinery/pkg/api/testing/fuzzer",
|
||||
"Rev": "a04e753f5223cf882db01ac64212682ea28767b4"
|
||||
"Rev": "23bc0b9defba312e3b5938fa0d0581f3e882f862"
|
||||
},
|
||||
{
|
||||
"ImportPath": "k8s.io/apimachinery/pkg/api/testing/roundtrip",
|
||||
"Rev": "a04e753f5223cf882db01ac64212682ea28767b4"
|
||||
"Rev": "23bc0b9defba312e3b5938fa0d0581f3e882f862"
|
||||
},
|
||||
{
|
||||
"ImportPath": "k8s.io/apimachinery/pkg/api/validation",
|
||||
"Rev": "a04e753f5223cf882db01ac64212682ea28767b4"
|
||||
"Rev": "23bc0b9defba312e3b5938fa0d0581f3e882f862"
|
||||
},
|
||||
{
|
||||
"ImportPath": "k8s.io/apimachinery/pkg/api/validation/path",
|
||||
"Rev": "a04e753f5223cf882db01ac64212682ea28767b4"
|
||||
"Rev": "23bc0b9defba312e3b5938fa0d0581f3e882f862"
|
||||
},
|
||||
{
|
||||
"ImportPath": "k8s.io/apimachinery/pkg/apimachinery",
|
||||
"Rev": "a04e753f5223cf882db01ac64212682ea28767b4"
|
||||
"Rev": "23bc0b9defba312e3b5938fa0d0581f3e882f862"
|
||||
},
|
||||
{
|
||||
"ImportPath": "k8s.io/apimachinery/pkg/apimachinery/announced",
|
||||
"Rev": "a04e753f5223cf882db01ac64212682ea28767b4"
|
||||
"Rev": "23bc0b9defba312e3b5938fa0d0581f3e882f862"
|
||||
},
|
||||
{
|
||||
"ImportPath": "k8s.io/apimachinery/pkg/apimachinery/registered",
|
||||
"Rev": "a04e753f5223cf882db01ac64212682ea28767b4"
|
||||
"Rev": "23bc0b9defba312e3b5938fa0d0581f3e882f862"
|
||||
},
|
||||
{
|
||||
"ImportPath": "k8s.io/apimachinery/pkg/apis/meta/fuzzer",
|
||||
"Rev": "a04e753f5223cf882db01ac64212682ea28767b4"
|
||||
"Rev": "23bc0b9defba312e3b5938fa0d0581f3e882f862"
|
||||
},
|
||||
{
|
||||
"ImportPath": "k8s.io/apimachinery/pkg/apis/meta/internalversion",
|
||||
"Rev": "a04e753f5223cf882db01ac64212682ea28767b4"
|
||||
"Rev": "23bc0b9defba312e3b5938fa0d0581f3e882f862"
|
||||
},
|
||||
{
|
||||
"ImportPath": "k8s.io/apimachinery/pkg/apis/meta/v1",
|
||||
"Rev": "a04e753f5223cf882db01ac64212682ea28767b4"
|
||||
"Rev": "23bc0b9defba312e3b5938fa0d0581f3e882f862"
|
||||
},
|
||||
{
|
||||
"ImportPath": "k8s.io/apimachinery/pkg/apis/meta/v1/unstructured",
|
||||
"Rev": "a04e753f5223cf882db01ac64212682ea28767b4"
|
||||
"Rev": "23bc0b9defba312e3b5938fa0d0581f3e882f862"
|
||||
},
|
||||
{
|
||||
"ImportPath": "k8s.io/apimachinery/pkg/apis/meta/v1/validation",
|
||||
"Rev": "a04e753f5223cf882db01ac64212682ea28767b4"
|
||||
"Rev": "23bc0b9defba312e3b5938fa0d0581f3e882f862"
|
||||
},
|
||||
{
|
||||
"ImportPath": "k8s.io/apimachinery/pkg/apis/meta/v1alpha1",
|
||||
"Rev": "a04e753f5223cf882db01ac64212682ea28767b4"
|
||||
"Rev": "23bc0b9defba312e3b5938fa0d0581f3e882f862"
|
||||
},
|
||||
{
|
||||
"ImportPath": "k8s.io/apimachinery/pkg/conversion",
|
||||
"Rev": "a04e753f5223cf882db01ac64212682ea28767b4"
|
||||
"Rev": "23bc0b9defba312e3b5938fa0d0581f3e882f862"
|
||||
},
|
||||
{
|
||||
"ImportPath": "k8s.io/apimachinery/pkg/conversion/queryparams",
|
||||
"Rev": "a04e753f5223cf882db01ac64212682ea28767b4"
|
||||
"Rev": "23bc0b9defba312e3b5938fa0d0581f3e882f862"
|
||||
},
|
||||
{
|
||||
"ImportPath": "k8s.io/apimachinery/pkg/fields",
|
||||
"Rev": "a04e753f5223cf882db01ac64212682ea28767b4"
|
||||
"Rev": "23bc0b9defba312e3b5938fa0d0581f3e882f862"
|
||||
},
|
||||
{
|
||||
"ImportPath": "k8s.io/apimachinery/pkg/labels",
|
||||
"Rev": "a04e753f5223cf882db01ac64212682ea28767b4"
|
||||
"Rev": "23bc0b9defba312e3b5938fa0d0581f3e882f862"
|
||||
},
|
||||
{
|
||||
"ImportPath": "k8s.io/apimachinery/pkg/runtime",
|
||||
"Rev": "a04e753f5223cf882db01ac64212682ea28767b4"
|
||||
"Rev": "23bc0b9defba312e3b5938fa0d0581f3e882f862"
|
||||
},
|
||||
{
|
||||
"ImportPath": "k8s.io/apimachinery/pkg/runtime/schema",
|
||||
"Rev": "a04e753f5223cf882db01ac64212682ea28767b4"
|
||||
"Rev": "23bc0b9defba312e3b5938fa0d0581f3e882f862"
|
||||
},
|
||||
{
|
||||
"ImportPath": "k8s.io/apimachinery/pkg/runtime/serializer",
|
||||
"Rev": "a04e753f5223cf882db01ac64212682ea28767b4"
|
||||
"Rev": "23bc0b9defba312e3b5938fa0d0581f3e882f862"
|
||||
},
|
||||
{
|
||||
"ImportPath": "k8s.io/apimachinery/pkg/runtime/serializer/json",
|
||||
"Rev": "a04e753f5223cf882db01ac64212682ea28767b4"
|
||||
"Rev": "23bc0b9defba312e3b5938fa0d0581f3e882f862"
|
||||
},
|
||||
{
|
||||
"ImportPath": "k8s.io/apimachinery/pkg/runtime/serializer/protobuf",
|
||||
"Rev": "a04e753f5223cf882db01ac64212682ea28767b4"
|
||||
"Rev": "23bc0b9defba312e3b5938fa0d0581f3e882f862"
|
||||
},
|
||||
{
|
||||
"ImportPath": "k8s.io/apimachinery/pkg/runtime/serializer/recognizer",
|
||||
"Rev": "a04e753f5223cf882db01ac64212682ea28767b4"
|
||||
"Rev": "23bc0b9defba312e3b5938fa0d0581f3e882f862"
|
||||
},
|
||||
{
|
||||
"ImportPath": "k8s.io/apimachinery/pkg/runtime/serializer/streaming",
|
||||
"Rev": "a04e753f5223cf882db01ac64212682ea28767b4"
|
||||
"Rev": "23bc0b9defba312e3b5938fa0d0581f3e882f862"
|
||||
},
|
||||
{
|
||||
"ImportPath": "k8s.io/apimachinery/pkg/runtime/serializer/versioning",
|
||||
"Rev": "a04e753f5223cf882db01ac64212682ea28767b4"
|
||||
"Rev": "23bc0b9defba312e3b5938fa0d0581f3e882f862"
|
||||
},
|
||||
{
|
||||
"ImportPath": "k8s.io/apimachinery/pkg/selection",
|
||||
"Rev": "a04e753f5223cf882db01ac64212682ea28767b4"
|
||||
"Rev": "23bc0b9defba312e3b5938fa0d0581f3e882f862"
|
||||
},
|
||||
{
|
||||
"ImportPath": "k8s.io/apimachinery/pkg/types",
|
||||
"Rev": "a04e753f5223cf882db01ac64212682ea28767b4"
|
||||
"Rev": "23bc0b9defba312e3b5938fa0d0581f3e882f862"
|
||||
},
|
||||
{
|
||||
"ImportPath": "k8s.io/apimachinery/pkg/util/cache",
|
||||
"Rev": "a04e753f5223cf882db01ac64212682ea28767b4"
|
||||
"Rev": "23bc0b9defba312e3b5938fa0d0581f3e882f862"
|
||||
},
|
||||
{
|
||||
"ImportPath": "k8s.io/apimachinery/pkg/util/clock",
|
||||
"Rev": "a04e753f5223cf882db01ac64212682ea28767b4"
|
||||
"Rev": "23bc0b9defba312e3b5938fa0d0581f3e882f862"
|
||||
},
|
||||
{
|
||||
"ImportPath": "k8s.io/apimachinery/pkg/util/diff",
|
||||
"Rev": "a04e753f5223cf882db01ac64212682ea28767b4"
|
||||
"Rev": "23bc0b9defba312e3b5938fa0d0581f3e882f862"
|
||||
},
|
||||
{
|
||||
"ImportPath": "k8s.io/apimachinery/pkg/util/errors",
|
||||
"Rev": "a04e753f5223cf882db01ac64212682ea28767b4"
|
||||
"Rev": "23bc0b9defba312e3b5938fa0d0581f3e882f862"
|
||||
},
|
||||
{
|
||||
"ImportPath": "k8s.io/apimachinery/pkg/util/framer",
|
||||
"Rev": "a04e753f5223cf882db01ac64212682ea28767b4"
|
||||
"Rev": "23bc0b9defba312e3b5938fa0d0581f3e882f862"
|
||||
},
|
||||
{
|
||||
"ImportPath": "k8s.io/apimachinery/pkg/util/httpstream",
|
||||
"Rev": "a04e753f5223cf882db01ac64212682ea28767b4"
|
||||
"Rev": "23bc0b9defba312e3b5938fa0d0581f3e882f862"
|
||||
},
|
||||
{
|
||||
"ImportPath": "k8s.io/apimachinery/pkg/util/intstr",
|
||||
"Rev": "a04e753f5223cf882db01ac64212682ea28767b4"
|
||||
"Rev": "23bc0b9defba312e3b5938fa0d0581f3e882f862"
|
||||
},
|
||||
{
|
||||
"ImportPath": "k8s.io/apimachinery/pkg/util/json",
|
||||
"Rev": "a04e753f5223cf882db01ac64212682ea28767b4"
|
||||
"Rev": "23bc0b9defba312e3b5938fa0d0581f3e882f862"
|
||||
},
|
||||
{
|
||||
"ImportPath": "k8s.io/apimachinery/pkg/util/mergepatch",
|
||||
"Rev": "a04e753f5223cf882db01ac64212682ea28767b4"
|
||||
"Rev": "23bc0b9defba312e3b5938fa0d0581f3e882f862"
|
||||
},
|
||||
{
|
||||
"ImportPath": "k8s.io/apimachinery/pkg/util/net",
|
||||
"Rev": "a04e753f5223cf882db01ac64212682ea28767b4"
|
||||
"Rev": "23bc0b9defba312e3b5938fa0d0581f3e882f862"
|
||||
},
|
||||
{
|
||||
"ImportPath": "k8s.io/apimachinery/pkg/util/proxy",
|
||||
"Rev": "a04e753f5223cf882db01ac64212682ea28767b4"
|
||||
"Rev": "23bc0b9defba312e3b5938fa0d0581f3e882f862"
|
||||
},
|
||||
{
|
||||
"ImportPath": "k8s.io/apimachinery/pkg/util/rand",
|
||||
"Rev": "a04e753f5223cf882db01ac64212682ea28767b4"
|
||||
"Rev": "23bc0b9defba312e3b5938fa0d0581f3e882f862"
|
||||
},
|
||||
{
|
||||
"ImportPath": "k8s.io/apimachinery/pkg/util/runtime",
|
||||
"Rev": "a04e753f5223cf882db01ac64212682ea28767b4"
|
||||
"Rev": "23bc0b9defba312e3b5938fa0d0581f3e882f862"
|
||||
},
|
||||
{
|
||||
"ImportPath": "k8s.io/apimachinery/pkg/util/sets",
|
||||
"Rev": "a04e753f5223cf882db01ac64212682ea28767b4"
|
||||
"Rev": "23bc0b9defba312e3b5938fa0d0581f3e882f862"
|
||||
},
|
||||
{
|
||||
"ImportPath": "k8s.io/apimachinery/pkg/util/strategicpatch",
|
||||
"Rev": "a04e753f5223cf882db01ac64212682ea28767b4"
|
||||
"Rev": "23bc0b9defba312e3b5938fa0d0581f3e882f862"
|
||||
},
|
||||
{
|
||||
"ImportPath": "k8s.io/apimachinery/pkg/util/uuid",
|
||||
"Rev": "a04e753f5223cf882db01ac64212682ea28767b4"
|
||||
"Rev": "23bc0b9defba312e3b5938fa0d0581f3e882f862"
|
||||
},
|
||||
{
|
||||
"ImportPath": "k8s.io/apimachinery/pkg/util/validation",
|
||||
"Rev": "a04e753f5223cf882db01ac64212682ea28767b4"
|
||||
"Rev": "23bc0b9defba312e3b5938fa0d0581f3e882f862"
|
||||
},
|
||||
{
|
||||
"ImportPath": "k8s.io/apimachinery/pkg/util/validation/field",
|
||||
"Rev": "a04e753f5223cf882db01ac64212682ea28767b4"
|
||||
"Rev": "23bc0b9defba312e3b5938fa0d0581f3e882f862"
|
||||
},
|
||||
{
|
||||
"ImportPath": "k8s.io/apimachinery/pkg/util/wait",
|
||||
"Rev": "a04e753f5223cf882db01ac64212682ea28767b4"
|
||||
"Rev": "23bc0b9defba312e3b5938fa0d0581f3e882f862"
|
||||
},
|
||||
{
|
||||
"ImportPath": "k8s.io/apimachinery/pkg/util/waitgroup",
|
||||
"Rev": "a04e753f5223cf882db01ac64212682ea28767b4"
|
||||
"Rev": "23bc0b9defba312e3b5938fa0d0581f3e882f862"
|
||||
},
|
||||
{
|
||||
"ImportPath": "k8s.io/apimachinery/pkg/util/yaml",
|
||||
"Rev": "a04e753f5223cf882db01ac64212682ea28767b4"
|
||||
"Rev": "23bc0b9defba312e3b5938fa0d0581f3e882f862"
|
||||
},
|
||||
{
|
||||
"ImportPath": "k8s.io/apimachinery/pkg/version",
|
||||
"Rev": "a04e753f5223cf882db01ac64212682ea28767b4"
|
||||
"Rev": "23bc0b9defba312e3b5938fa0d0581f3e882f862"
|
||||
},
|
||||
{
|
||||
"ImportPath": "k8s.io/apimachinery/pkg/watch",
|
||||
"Rev": "a04e753f5223cf882db01ac64212682ea28767b4"
|
||||
"Rev": "23bc0b9defba312e3b5938fa0d0581f3e882f862"
|
||||
},
|
||||
{
|
||||
"ImportPath": "k8s.io/apimachinery/third_party/forked/golang/json",
|
||||
"Rev": "a04e753f5223cf882db01ac64212682ea28767b4"
|
||||
"Rev": "23bc0b9defba312e3b5938fa0d0581f3e882f862"
|
||||
},
|
||||
{
|
||||
"ImportPath": "k8s.io/apimachinery/third_party/forked/golang/netutil",
|
||||
"Rev": "a04e753f5223cf882db01ac64212682ea28767b4"
|
||||
"Rev": "23bc0b9defba312e3b5938fa0d0581f3e882f862"
|
||||
},
|
||||
{
|
||||
"ImportPath": "k8s.io/apimachinery/third_party/forked/golang/reflect",
|
||||
"Rev": "a04e753f5223cf882db01ac64212682ea28767b4"
|
||||
"Rev": "23bc0b9defba312e3b5938fa0d0581f3e882f862"
|
||||
},
|
||||
{
|
||||
"ImportPath": "k8s.io/client-go/discovery",
|
||||
|
|
|
|||
|
|
@ -1958,11 +1958,11 @@ func TestGetTable(t *testing.T) {
|
|||
}
|
||||
obj, _, err := extractBodyObject(resp, unstructured.UnstructuredJSONScheme)
|
||||
if err != nil {
|
||||
t.Fatalf("%d: unexpected body read error: %v", err)
|
||||
t.Fatalf("%d: unexpected body read error: %v", i, err)
|
||||
}
|
||||
gvk := schema.GroupVersionKind{Version: "v1", Kind: "Status"}
|
||||
if obj.GetObjectKind().GroupVersionKind() != gvk {
|
||||
t.Fatalf("%d: unexpected error body: %#v", obj)
|
||||
t.Fatalf("%d: unexpected error body: %#v", i, obj)
|
||||
}
|
||||
return
|
||||
}
|
||||
|
|
@ -2083,12 +2083,12 @@ func TestGetPartialObjectMetadata(t *testing.T) {
|
|||
}
|
||||
obj, _, err := extractBodyObject(resp, unstructured.UnstructuredJSONScheme)
|
||||
if err != nil {
|
||||
t.Errorf("%d: unexpected body read error: %v", err)
|
||||
t.Errorf("%d: unexpected body read error: %v", i, err)
|
||||
continue
|
||||
}
|
||||
gvk := schema.GroupVersionKind{Version: "v1", Kind: "Status"}
|
||||
if obj.GetObjectKind().GroupVersionKind() != gvk {
|
||||
t.Errorf("%d: unexpected error body: %#v", obj)
|
||||
t.Errorf("%d: unexpected error body: %#v", i, obj)
|
||||
}
|
||||
continue
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue