Compare commits

...

20 Commits

Author SHA1 Message Date
Kubernetes Publisher
5e6a3d4e34 Merge pull request #71285 from cheftako/automated-cherry-pick-of-#70753-#70676-#70971-upstream-release-1.12
Automated cherry pick of #70753 #70676 #70971 upstream release 1.12

Kubernetes-commit: ee860a5df536d3626686b99007f68fc150447104
2018-12-05 11:04:44 +00:00
Kubernetes Publisher
02f343fb27 Merge pull request #70764 from wenjiaswe/automated-cherry-pick-of-#70663-upstream-release-1.12
Automated cherry pick of #70663: update  godeps for golang.org/x/net/... to

Kubernetes-commit: 6370ab3b63cbeed89bbe38aa7a757005eea9f22d
2018-11-28 19:22:47 +00:00
Walter Fender
f9c22737cd Report KCM as unhealthy if leader election is wedged. Feedback from lavalamp and deads2k. Changed Check() logic to be central to LeaderElector. Further changes, especially cleaning up the test code.
Kubernetes-commit: 48440fd281490813e789174667344950f800251b
2018-11-12 18:45:21 -08:00
Wenjia Zhang
bf41d317a1 update staging godeps for golang.org/x/net/... to release-branch.go1.10
Kubernetes-commit: d6b81437ef9e54ba05446acaaa71dec94093cc0e
2018-11-06 15:49:50 -08:00
Kubernetes Publisher
13596e875a Merge pull request #69942 from tallclair/automated-cherry-pick-of-#66516-upstream-release-1.12-1539730092
Automated cherry-pick of #66516 to v1.12

Kubernetes-commit: 687c04c53006441ed40f4fa7c09a726cfcec380e
2018-10-26 15:04:22 +00:00
Kubernetes Publisher
3e32c83330 Merge remote-tracking branch 'origin/master' into release-1.12
Kubernetes-commit: 4e599c848401470c3c10eb52252c5e3bb5463d3b
2018-09-19 15:55:54 -07:00
k8s-ci-robot
2126806484 Merge pull request #469 from nikhita/remove-installmd-from-release-9
Remove INSTALL.md from release-9.0
2018-09-20 05:00:59 -07:00
k8s-ci-robot
c99ff00c5d Merge pull request #470 from nikhita/fix-travis-release-9
Bump go version to 1.10.2 for travis for release-9.0
2018-09-20 04:46:04 -07:00
Nikhita Raghunath
073aba60c8 Bump go version to 1.10.2 for travis 2018-09-20 10:42:18 +05:30
Nikhita Raghunath
d914ce8e0a Remove INSTALL.md 2018-09-20 10:33:26 +05:30
Kubernetes Publisher
5b1220ffef sync: update godeps 2018-09-18 21:58:36 +00:00
Nikhita Raghunath
782e840778 Move INSTALL.md from k8s.io/client-go to staging
Kubernetes-commit: 331ae66491a775c24887413f44549d83b797b61e
2018-09-18 20:55:22 +05:30
Kubernetes Publisher
8f44824f9b Merge remote-tracking branch 'origin/master' into release-1.12
Kubernetes-commit: c185d97b8d9f2b687ecac6fc88350476155da716
2018-09-18 03:42:26 +00:00
Kubernetes Publisher
1fb328fb33 Merge pull request #68530 from wenjiaswe/68115
Rewrite finalURLTemplate used only for metrics because of dynamic client change

Kubernetes-commit: 817d420d6807d0b3bd0a4baa20d709ab755ad602
2018-09-18 03:41:55 +00:00
Kubernetes Publisher
539ab164ee sync: update godeps 2018-09-16 05:08:00 +00:00
Kubernetes Publisher
b4527731f1 Merge remote-tracking branch 'origin/master' into release-1.12
Kubernetes-commit: bcc764f53331c68809b58f2c77568e95dde49956
2018-09-15 06:32:46 +00:00
Wenjia Zhang
c268c175b4 Rewrite finalURLTemplate used only for metrics because of dynamic client change
Kubernetes-commit: 99248b8fe1fe1c28188657d811dc7baf8cd12982
2018-09-14 11:31:21 -07:00
Kubernetes Publisher
173ad5fde8 Merge remote-tracking branch 'origin/master' into release-1.12
Kubernetes-commit: 553515b823634919e731774556fae554c95a6a5f
2018-09-06 18:19:13 +00:00
Tim Allclair
32ec4b1882 Only allow apiserver to follow redriects to the same host
Kubernetes-commit: e385ba8c4a0860746e661b39611c88aff5bee5f2
2018-07-23 13:16:25 -07:00
Jeff Lowdermilk
cfba9881e4 gcp client auth plugin: persist default cache on unauthorized
The default cache for a cachedTokenSource is not always empty. In the
case of commandTokenSource, it contains calling details for the
external command that is used to generate refresh tokens. Persisting
a completely empty cache will thus break ability for the plugin to
obtain refresh tokens. This changes the roundtripper to persist
the default cache instead of assuming an empty map.

Kubernetes-commit: 73e5e43711043c6a80d41b1be080b3b2d3dfbacb
2018-07-17 14:06:11 -07:00
12 changed files with 666 additions and 144 deletions

View File

@@ -3,6 +3,6 @@ language: go
go_import_path: k8s.io/client-go
go:
- 1.8.1
- 1.10.2
script: go build ./...

178
Godeps/Godeps.json generated
View File

@@ -192,27 +192,27 @@
},
{
"ImportPath": "golang.org/x/net/context",
"Rev": "1c05540f6879653db88113bc4a2b70aec4bd491f"
"Rev": "0ed95abb35c445290478a5348a7b38bb154135fd"
},
{
"ImportPath": "golang.org/x/net/context/ctxhttp",
"Rev": "1c05540f6879653db88113bc4a2b70aec4bd491f"
"Rev": "0ed95abb35c445290478a5348a7b38bb154135fd"
},
{
"ImportPath": "golang.org/x/net/http2",
"Rev": "1c05540f6879653db88113bc4a2b70aec4bd491f"
"Rev": "0ed95abb35c445290478a5348a7b38bb154135fd"
},
{
"ImportPath": "golang.org/x/net/http2/hpack",
"Rev": "1c05540f6879653db88113bc4a2b70aec4bd491f"
"Rev": "0ed95abb35c445290478a5348a7b38bb154135fd"
},
{
"ImportPath": "golang.org/x/net/idna",
"Rev": "1c05540f6879653db88113bc4a2b70aec4bd491f"
"Rev": "0ed95abb35c445290478a5348a7b38bb154135fd"
},
{
"ImportPath": "golang.org/x/net/lex/httplex",
"Rev": "1c05540f6879653db88113bc4a2b70aec4bd491f"
"Rev": "0ed95abb35c445290478a5348a7b38bb154135fd"
},
{
"ImportPath": "golang.org/x/oauth2",
@@ -272,335 +272,335 @@
},
{
"ImportPath": "k8s.io/api/admissionregistration/v1alpha1",
"Rev": "0527d9f2238346a310e6cf1e6afe2422f329cc3d"
"Rev": "6db15a15d2d3874a6c3ddb2140ac9f3bc7058428"
},
{
"ImportPath": "k8s.io/api/admissionregistration/v1beta1",
"Rev": "0527d9f2238346a310e6cf1e6afe2422f329cc3d"
"Rev": "6db15a15d2d3874a6c3ddb2140ac9f3bc7058428"
},
{
"ImportPath": "k8s.io/api/apps/v1",
"Rev": "0527d9f2238346a310e6cf1e6afe2422f329cc3d"
"Rev": "6db15a15d2d3874a6c3ddb2140ac9f3bc7058428"
},
{
"ImportPath": "k8s.io/api/apps/v1beta1",
"Rev": "0527d9f2238346a310e6cf1e6afe2422f329cc3d"
"Rev": "6db15a15d2d3874a6c3ddb2140ac9f3bc7058428"
},
{
"ImportPath": "k8s.io/api/apps/v1beta2",
"Rev": "0527d9f2238346a310e6cf1e6afe2422f329cc3d"
"Rev": "6db15a15d2d3874a6c3ddb2140ac9f3bc7058428"
},
{
"ImportPath": "k8s.io/api/authentication/v1",
"Rev": "0527d9f2238346a310e6cf1e6afe2422f329cc3d"
"Rev": "6db15a15d2d3874a6c3ddb2140ac9f3bc7058428"
},
{
"ImportPath": "k8s.io/api/authentication/v1beta1",
"Rev": "0527d9f2238346a310e6cf1e6afe2422f329cc3d"
"Rev": "6db15a15d2d3874a6c3ddb2140ac9f3bc7058428"
},
{
"ImportPath": "k8s.io/api/authorization/v1",
"Rev": "0527d9f2238346a310e6cf1e6afe2422f329cc3d"
"Rev": "6db15a15d2d3874a6c3ddb2140ac9f3bc7058428"
},
{
"ImportPath": "k8s.io/api/authorization/v1beta1",
"Rev": "0527d9f2238346a310e6cf1e6afe2422f329cc3d"
"Rev": "6db15a15d2d3874a6c3ddb2140ac9f3bc7058428"
},
{
"ImportPath": "k8s.io/api/autoscaling/v1",
"Rev": "0527d9f2238346a310e6cf1e6afe2422f329cc3d"
"Rev": "6db15a15d2d3874a6c3ddb2140ac9f3bc7058428"
},
{
"ImportPath": "k8s.io/api/autoscaling/v2beta1",
"Rev": "0527d9f2238346a310e6cf1e6afe2422f329cc3d"
"Rev": "6db15a15d2d3874a6c3ddb2140ac9f3bc7058428"
},
{
"ImportPath": "k8s.io/api/autoscaling/v2beta2",
"Rev": "0527d9f2238346a310e6cf1e6afe2422f329cc3d"
"Rev": "6db15a15d2d3874a6c3ddb2140ac9f3bc7058428"
},
{
"ImportPath": "k8s.io/api/batch/v1",
"Rev": "0527d9f2238346a310e6cf1e6afe2422f329cc3d"
"Rev": "6db15a15d2d3874a6c3ddb2140ac9f3bc7058428"
},
{
"ImportPath": "k8s.io/api/batch/v1beta1",
"Rev": "0527d9f2238346a310e6cf1e6afe2422f329cc3d"
"Rev": "6db15a15d2d3874a6c3ddb2140ac9f3bc7058428"
},
{
"ImportPath": "k8s.io/api/batch/v2alpha1",
"Rev": "0527d9f2238346a310e6cf1e6afe2422f329cc3d"
"Rev": "6db15a15d2d3874a6c3ddb2140ac9f3bc7058428"
},
{
"ImportPath": "k8s.io/api/certificates/v1beta1",
"Rev": "0527d9f2238346a310e6cf1e6afe2422f329cc3d"
"Rev": "6db15a15d2d3874a6c3ddb2140ac9f3bc7058428"
},
{
"ImportPath": "k8s.io/api/coordination/v1beta1",
"Rev": "0527d9f2238346a310e6cf1e6afe2422f329cc3d"
"Rev": "6db15a15d2d3874a6c3ddb2140ac9f3bc7058428"
},
{
"ImportPath": "k8s.io/api/core/v1",
"Rev": "0527d9f2238346a310e6cf1e6afe2422f329cc3d"
"Rev": "6db15a15d2d3874a6c3ddb2140ac9f3bc7058428"
},
{
"ImportPath": "k8s.io/api/events/v1beta1",
"Rev": "0527d9f2238346a310e6cf1e6afe2422f329cc3d"
"Rev": "6db15a15d2d3874a6c3ddb2140ac9f3bc7058428"
},
{
"ImportPath": "k8s.io/api/extensions/v1beta1",
"Rev": "0527d9f2238346a310e6cf1e6afe2422f329cc3d"
"Rev": "6db15a15d2d3874a6c3ddb2140ac9f3bc7058428"
},
{
"ImportPath": "k8s.io/api/imagepolicy/v1alpha1",
"Rev": "0527d9f2238346a310e6cf1e6afe2422f329cc3d"
"Rev": "6db15a15d2d3874a6c3ddb2140ac9f3bc7058428"
},
{
"ImportPath": "k8s.io/api/networking/v1",
"Rev": "0527d9f2238346a310e6cf1e6afe2422f329cc3d"
"Rev": "6db15a15d2d3874a6c3ddb2140ac9f3bc7058428"
},
{
"ImportPath": "k8s.io/api/policy/v1beta1",
"Rev": "0527d9f2238346a310e6cf1e6afe2422f329cc3d"
"Rev": "6db15a15d2d3874a6c3ddb2140ac9f3bc7058428"
},
{
"ImportPath": "k8s.io/api/rbac/v1",
"Rev": "0527d9f2238346a310e6cf1e6afe2422f329cc3d"
"Rev": "6db15a15d2d3874a6c3ddb2140ac9f3bc7058428"
},
{
"ImportPath": "k8s.io/api/rbac/v1alpha1",
"Rev": "0527d9f2238346a310e6cf1e6afe2422f329cc3d"
"Rev": "6db15a15d2d3874a6c3ddb2140ac9f3bc7058428"
},
{
"ImportPath": "k8s.io/api/rbac/v1beta1",
"Rev": "0527d9f2238346a310e6cf1e6afe2422f329cc3d"
"Rev": "6db15a15d2d3874a6c3ddb2140ac9f3bc7058428"
},
{
"ImportPath": "k8s.io/api/scheduling/v1alpha1",
"Rev": "0527d9f2238346a310e6cf1e6afe2422f329cc3d"
"Rev": "6db15a15d2d3874a6c3ddb2140ac9f3bc7058428"
},
{
"ImportPath": "k8s.io/api/scheduling/v1beta1",
"Rev": "0527d9f2238346a310e6cf1e6afe2422f329cc3d"
"Rev": "6db15a15d2d3874a6c3ddb2140ac9f3bc7058428"
},
{
"ImportPath": "k8s.io/api/settings/v1alpha1",
"Rev": "0527d9f2238346a310e6cf1e6afe2422f329cc3d"
"Rev": "6db15a15d2d3874a6c3ddb2140ac9f3bc7058428"
},
{
"ImportPath": "k8s.io/api/storage/v1",
"Rev": "0527d9f2238346a310e6cf1e6afe2422f329cc3d"
"Rev": "6db15a15d2d3874a6c3ddb2140ac9f3bc7058428"
},
{
"ImportPath": "k8s.io/api/storage/v1alpha1",
"Rev": "0527d9f2238346a310e6cf1e6afe2422f329cc3d"
"Rev": "6db15a15d2d3874a6c3ddb2140ac9f3bc7058428"
},
{
"ImportPath": "k8s.io/api/storage/v1beta1",
"Rev": "0527d9f2238346a310e6cf1e6afe2422f329cc3d"
"Rev": "6db15a15d2d3874a6c3ddb2140ac9f3bc7058428"
},
{
"ImportPath": "k8s.io/apimachinery/pkg/api/apitesting",
"Rev": "0527d9f2238346a310e6cf1e6afe2422f329cc3d"
"Rev": "49ce2735e5074ffc3f8190c8406cf51a96302dad"
},
{
"ImportPath": "k8s.io/apimachinery/pkg/api/apitesting/fuzzer",
"Rev": "0527d9f2238346a310e6cf1e6afe2422f329cc3d"
"Rev": "49ce2735e5074ffc3f8190c8406cf51a96302dad"
},
{
"ImportPath": "k8s.io/apimachinery/pkg/api/apitesting/roundtrip",
"Rev": "0527d9f2238346a310e6cf1e6afe2422f329cc3d"
"Rev": "49ce2735e5074ffc3f8190c8406cf51a96302dad"
},
{
"ImportPath": "k8s.io/apimachinery/pkg/api/equality",
"Rev": "0527d9f2238346a310e6cf1e6afe2422f329cc3d"
"Rev": "49ce2735e5074ffc3f8190c8406cf51a96302dad"
},
{
"ImportPath": "k8s.io/apimachinery/pkg/api/errors",
"Rev": "0527d9f2238346a310e6cf1e6afe2422f329cc3d"
"Rev": "49ce2735e5074ffc3f8190c8406cf51a96302dad"
},
{
"ImportPath": "k8s.io/apimachinery/pkg/api/meta",
"Rev": "0527d9f2238346a310e6cf1e6afe2422f329cc3d"
"Rev": "49ce2735e5074ffc3f8190c8406cf51a96302dad"
},
{
"ImportPath": "k8s.io/apimachinery/pkg/api/resource",
"Rev": "0527d9f2238346a310e6cf1e6afe2422f329cc3d"
"Rev": "49ce2735e5074ffc3f8190c8406cf51a96302dad"
},
{
"ImportPath": "k8s.io/apimachinery/pkg/apis/meta/fuzzer",
"Rev": "0527d9f2238346a310e6cf1e6afe2422f329cc3d"
"Rev": "49ce2735e5074ffc3f8190c8406cf51a96302dad"
},
{
"ImportPath": "k8s.io/apimachinery/pkg/apis/meta/internalversion",
"Rev": "0527d9f2238346a310e6cf1e6afe2422f329cc3d"
"Rev": "49ce2735e5074ffc3f8190c8406cf51a96302dad"
},
{
"ImportPath": "k8s.io/apimachinery/pkg/apis/meta/v1",
"Rev": "0527d9f2238346a310e6cf1e6afe2422f329cc3d"
"Rev": "49ce2735e5074ffc3f8190c8406cf51a96302dad"
},
{
"ImportPath": "k8s.io/apimachinery/pkg/apis/meta/v1/unstructured",
"Rev": "0527d9f2238346a310e6cf1e6afe2422f329cc3d"
"Rev": "49ce2735e5074ffc3f8190c8406cf51a96302dad"
},
{
"ImportPath": "k8s.io/apimachinery/pkg/apis/meta/v1beta1",
"Rev": "0527d9f2238346a310e6cf1e6afe2422f329cc3d"
"Rev": "49ce2735e5074ffc3f8190c8406cf51a96302dad"
},
{
"ImportPath": "k8s.io/apimachinery/pkg/conversion",
"Rev": "0527d9f2238346a310e6cf1e6afe2422f329cc3d"
"Rev": "49ce2735e5074ffc3f8190c8406cf51a96302dad"
},
{
"ImportPath": "k8s.io/apimachinery/pkg/conversion/queryparams",
"Rev": "0527d9f2238346a310e6cf1e6afe2422f329cc3d"
"Rev": "49ce2735e5074ffc3f8190c8406cf51a96302dad"
},
{
"ImportPath": "k8s.io/apimachinery/pkg/fields",
"Rev": "0527d9f2238346a310e6cf1e6afe2422f329cc3d"
"Rev": "49ce2735e5074ffc3f8190c8406cf51a96302dad"
},
{
"ImportPath": "k8s.io/apimachinery/pkg/labels",
"Rev": "0527d9f2238346a310e6cf1e6afe2422f329cc3d"
"Rev": "49ce2735e5074ffc3f8190c8406cf51a96302dad"
},
{
"ImportPath": "k8s.io/apimachinery/pkg/runtime",
"Rev": "0527d9f2238346a310e6cf1e6afe2422f329cc3d"
"Rev": "49ce2735e5074ffc3f8190c8406cf51a96302dad"
},
{
"ImportPath": "k8s.io/apimachinery/pkg/runtime/schema",
"Rev": "0527d9f2238346a310e6cf1e6afe2422f329cc3d"
"Rev": "49ce2735e5074ffc3f8190c8406cf51a96302dad"
},
{
"ImportPath": "k8s.io/apimachinery/pkg/runtime/serializer",
"Rev": "0527d9f2238346a310e6cf1e6afe2422f329cc3d"
"Rev": "49ce2735e5074ffc3f8190c8406cf51a96302dad"
},
{
"ImportPath": "k8s.io/apimachinery/pkg/runtime/serializer/json",
"Rev": "0527d9f2238346a310e6cf1e6afe2422f329cc3d"
"Rev": "49ce2735e5074ffc3f8190c8406cf51a96302dad"
},
{
"ImportPath": "k8s.io/apimachinery/pkg/runtime/serializer/protobuf",
"Rev": "0527d9f2238346a310e6cf1e6afe2422f329cc3d"
"Rev": "49ce2735e5074ffc3f8190c8406cf51a96302dad"
},
{
"ImportPath": "k8s.io/apimachinery/pkg/runtime/serializer/recognizer",
"Rev": "0527d9f2238346a310e6cf1e6afe2422f329cc3d"
"Rev": "49ce2735e5074ffc3f8190c8406cf51a96302dad"
},
{
"ImportPath": "k8s.io/apimachinery/pkg/runtime/serializer/streaming",
"Rev": "0527d9f2238346a310e6cf1e6afe2422f329cc3d"
"Rev": "49ce2735e5074ffc3f8190c8406cf51a96302dad"
},
{
"ImportPath": "k8s.io/apimachinery/pkg/runtime/serializer/versioning",
"Rev": "0527d9f2238346a310e6cf1e6afe2422f329cc3d"
"Rev": "49ce2735e5074ffc3f8190c8406cf51a96302dad"
},
{
"ImportPath": "k8s.io/apimachinery/pkg/selection",
"Rev": "0527d9f2238346a310e6cf1e6afe2422f329cc3d"
"Rev": "49ce2735e5074ffc3f8190c8406cf51a96302dad"
},
{
"ImportPath": "k8s.io/apimachinery/pkg/types",
"Rev": "0527d9f2238346a310e6cf1e6afe2422f329cc3d"
"Rev": "49ce2735e5074ffc3f8190c8406cf51a96302dad"
},
{
"ImportPath": "k8s.io/apimachinery/pkg/util/cache",
"Rev": "0527d9f2238346a310e6cf1e6afe2422f329cc3d"
"Rev": "49ce2735e5074ffc3f8190c8406cf51a96302dad"
},
{
"ImportPath": "k8s.io/apimachinery/pkg/util/clock",
"Rev": "0527d9f2238346a310e6cf1e6afe2422f329cc3d"
"Rev": "49ce2735e5074ffc3f8190c8406cf51a96302dad"
},
{
"ImportPath": "k8s.io/apimachinery/pkg/util/diff",
"Rev": "0527d9f2238346a310e6cf1e6afe2422f329cc3d"
"Rev": "49ce2735e5074ffc3f8190c8406cf51a96302dad"
},
{
"ImportPath": "k8s.io/apimachinery/pkg/util/errors",
"Rev": "0527d9f2238346a310e6cf1e6afe2422f329cc3d"
"Rev": "49ce2735e5074ffc3f8190c8406cf51a96302dad"
},
{
"ImportPath": "k8s.io/apimachinery/pkg/util/framer",
"Rev": "0527d9f2238346a310e6cf1e6afe2422f329cc3d"
"Rev": "49ce2735e5074ffc3f8190c8406cf51a96302dad"
},
{
"ImportPath": "k8s.io/apimachinery/pkg/util/httpstream",
"Rev": "0527d9f2238346a310e6cf1e6afe2422f329cc3d"
"Rev": "49ce2735e5074ffc3f8190c8406cf51a96302dad"
},
{
"ImportPath": "k8s.io/apimachinery/pkg/util/httpstream/spdy",
"Rev": "0527d9f2238346a310e6cf1e6afe2422f329cc3d"
"Rev": "49ce2735e5074ffc3f8190c8406cf51a96302dad"
},
{
"ImportPath": "k8s.io/apimachinery/pkg/util/intstr",
"Rev": "0527d9f2238346a310e6cf1e6afe2422f329cc3d"
"Rev": "49ce2735e5074ffc3f8190c8406cf51a96302dad"
},
{
"ImportPath": "k8s.io/apimachinery/pkg/util/json",
"Rev": "0527d9f2238346a310e6cf1e6afe2422f329cc3d"
"Rev": "49ce2735e5074ffc3f8190c8406cf51a96302dad"
},
{
"ImportPath": "k8s.io/apimachinery/pkg/util/mergepatch",
"Rev": "0527d9f2238346a310e6cf1e6afe2422f329cc3d"
"Rev": "49ce2735e5074ffc3f8190c8406cf51a96302dad"
},
{
"ImportPath": "k8s.io/apimachinery/pkg/util/naming",
"Rev": "0527d9f2238346a310e6cf1e6afe2422f329cc3d"
"Rev": "49ce2735e5074ffc3f8190c8406cf51a96302dad"
},
{
"ImportPath": "k8s.io/apimachinery/pkg/util/net",
"Rev": "0527d9f2238346a310e6cf1e6afe2422f329cc3d"
"Rev": "49ce2735e5074ffc3f8190c8406cf51a96302dad"
},
{
"ImportPath": "k8s.io/apimachinery/pkg/util/remotecommand",
"Rev": "0527d9f2238346a310e6cf1e6afe2422f329cc3d"
"Rev": "49ce2735e5074ffc3f8190c8406cf51a96302dad"
},
{
"ImportPath": "k8s.io/apimachinery/pkg/util/runtime",
"Rev": "0527d9f2238346a310e6cf1e6afe2422f329cc3d"
"Rev": "49ce2735e5074ffc3f8190c8406cf51a96302dad"
},
{
"ImportPath": "k8s.io/apimachinery/pkg/util/sets",
"Rev": "0527d9f2238346a310e6cf1e6afe2422f329cc3d"
"Rev": "49ce2735e5074ffc3f8190c8406cf51a96302dad"
},
{
"ImportPath": "k8s.io/apimachinery/pkg/util/strategicpatch",
"Rev": "0527d9f2238346a310e6cf1e6afe2422f329cc3d"
"Rev": "49ce2735e5074ffc3f8190c8406cf51a96302dad"
},
{
"ImportPath": "k8s.io/apimachinery/pkg/util/validation",
"Rev": "0527d9f2238346a310e6cf1e6afe2422f329cc3d"
"Rev": "49ce2735e5074ffc3f8190c8406cf51a96302dad"
},
{
"ImportPath": "k8s.io/apimachinery/pkg/util/validation/field",
"Rev": "0527d9f2238346a310e6cf1e6afe2422f329cc3d"
"Rev": "49ce2735e5074ffc3f8190c8406cf51a96302dad"
},
{
"ImportPath": "k8s.io/apimachinery/pkg/util/wait",
"Rev": "0527d9f2238346a310e6cf1e6afe2422f329cc3d"
"Rev": "49ce2735e5074ffc3f8190c8406cf51a96302dad"
},
{
"ImportPath": "k8s.io/apimachinery/pkg/util/yaml",
"Rev": "0527d9f2238346a310e6cf1e6afe2422f329cc3d"
"Rev": "49ce2735e5074ffc3f8190c8406cf51a96302dad"
},
{
"ImportPath": "k8s.io/apimachinery/pkg/version",
"Rev": "0527d9f2238346a310e6cf1e6afe2422f329cc3d"
"Rev": "49ce2735e5074ffc3f8190c8406cf51a96302dad"
},
{
"ImportPath": "k8s.io/apimachinery/pkg/watch",
"Rev": "0527d9f2238346a310e6cf1e6afe2422f329cc3d"
"Rev": "49ce2735e5074ffc3f8190c8406cf51a96302dad"
},
{
"ImportPath": "k8s.io/apimachinery/third_party/forked/golang/json",
"Rev": "0527d9f2238346a310e6cf1e6afe2422f329cc3d"
"Rev": "49ce2735e5074ffc3f8190c8406cf51a96302dad"
},
{
"ImportPath": "k8s.io/apimachinery/third_party/forked/golang/netutil",
"Rev": "0527d9f2238346a310e6cf1e6afe2422f329cc3d"
"Rev": "49ce2735e5074ffc3f8190c8406cf51a96302dad"
},
{
"ImportPath": "k8s.io/apimachinery/third_party/forked/golang/reflect",
"Rev": "0527d9f2238346a310e6cf1e6afe2422f329cc3d"
"Rev": "49ce2735e5074ffc3f8190c8406cf51a96302dad"
},
{
"ImportPath": "k8s.io/kube-openapi/pkg/util/proto",

View File

@@ -63,7 +63,7 @@ To install `client-go` and place its dependencies in your `$GOPATH`:
```sh
go get k8s.io/client-go/...
cd $GOPATH/src/k8s.io/client-go
git checkout v6.0.0
git checkout v9.0.0 # replace v9.0.0 with the required version
# cd 1.5 # only necessary with 1.5 and 1.4 clients.
godep restore ./...
```
@@ -99,7 +99,7 @@ your project:
package: ( your project's import path ) # e.g. github.com/foo/bar
import:
- package: k8s.io/client-go
version: v6.0.0
version: v9.0.0 # replace v9.0.0 with the required version
```
Second, add a Go file that imports `client-go` somewhere in your project,
@@ -132,7 +132,7 @@ requests can override the version manually in `glide.yaml`. For example:
package: ( your project's import path ) # e.g. github.com/foo/bar
import:
- package: k8s.io/client-go
version: v6.0.0
version: v9.0.0 # replace v9.0.0 with the required version
# Use a newer version of go-spew even though client-go wants an old one.
- package: github.com/davecgh/go-spew
version: v1.1.0

View File

@@ -174,7 +174,13 @@ func parseScopes(gcpConfig map[string]string) []string {
}
func (g *gcpAuthProvider) WrapTransport(rt http.RoundTripper) http.RoundTripper {
return &conditionalTransport{&oauth2.Transport{Source: g.tokenSource, Base: rt}, g.persister}
var resetCache map[string]string
if cts, ok := g.tokenSource.(*cachedTokenSource); ok {
resetCache = cts.baseCache()
} else {
resetCache = make(map[string]string)
}
return &conditionalTransport{&oauth2.Transport{Source: g.tokenSource, Base: rt}, g.persister, resetCache}
}
func (g *gcpAuthProvider) Login() error { return nil }
@@ -247,6 +253,19 @@ func (t *cachedTokenSource) update(tok *oauth2.Token) map[string]string {
return ret
}
// baseCache is the base configuration value for this TokenSource, without any cached ephemeral tokens.
func (t *cachedTokenSource) baseCache() map[string]string {
t.lk.Lock()
defer t.lk.Unlock()
ret := map[string]string{}
for k, v := range t.cache {
ret[k] = v
}
delete(ret, "access-token")
delete(ret, "expiry")
return ret
}
type commandTokenSource struct {
cmd string
args []string
@@ -337,6 +356,7 @@ func parseJSONPath(input interface{}, name, template string) (string, error) {
type conditionalTransport struct {
oauthTransport *oauth2.Transport
persister restclient.AuthProviderConfigPersister
resetCache map[string]string
}
var _ net.RoundTripperWrapper = &conditionalTransport{}
@@ -354,8 +374,7 @@ func (t *conditionalTransport) RoundTrip(req *http.Request) (*http.Response, err
if res.StatusCode == 401 {
glog.V(4).Infof("The credentials that were supplied are invalid for the target cluster")
emptyCache := make(map[string]string)
t.persister.Persist(emptyCache)
t.persister.Persist(t.resetCache)
}
return res, nil

View File

@@ -442,37 +442,61 @@ func (t *MockTransport) RoundTrip(req *http.Request) (*http.Response, error) {
return t.res, nil
}
func TestClearingCredentials(t *testing.T) {
func Test_cmdTokenSource_roundTrip(t *testing.T) {
accessToken := "fakeToken"
fakeExpiry := time.Now().Add(time.Hour)
cache := map[string]string{
"access-token": "fakeToken",
"expiry": fakeExpiry.String(),
fakeExpiryStr := fakeExpiry.Format(time.RFC3339Nano)
fs := &fakeTokenSource{
token: &oauth2.Token{
AccessToken: accessToken,
Expiry: fakeExpiry,
},
}
cts := cachedTokenSource{
source: nil,
accessToken: cache["access-token"],
expiry: fakeExpiry,
persister: nil,
cache: nil,
cmdCache := map[string]string{
"cmd-path": "/path/to/tokensource/cmd",
"cmd-args": "--output=json",
}
cmdCacheUpdated := map[string]string{
"cmd-path": "/path/to/tokensource/cmd",
"cmd-args": "--output=json",
"access-token": accessToken,
"expiry": fakeExpiryStr,
}
simpleCacheUpdated := map[string]string{
"access-token": accessToken,
"expiry": fakeExpiryStr,
}
tests := []struct {
name string
res http.Response
cache map[string]string
name string
res http.Response
baseCache, expectedCache map[string]string
}{
{
"Unauthorized",
http.Response{StatusCode: 401},
make(map[string]string),
make(map[string]string),
},
{
"Unauthorized, nonempty defaultCache",
http.Response{StatusCode: 401},
cmdCache,
cmdCache,
},
{
"Authorized",
http.Response{StatusCode: 200},
cache,
make(map[string]string),
simpleCacheUpdated,
},
{
"Authorized, nonempty defaultCache",
http.Response{StatusCode: 200},
cmdCache,
cmdCacheUpdated,
},
}
@@ -480,17 +504,23 @@ func TestClearingCredentials(t *testing.T) {
req := http.Request{Header: http.Header{}}
for _, tc := range tests {
authProvider := gcpAuthProvider{&cts, persister}
cts, err := newCachedTokenSource(accessToken, fakeExpiry.String(), persister, fs, tc.baseCache)
if err != nil {
t.Fatalf("unexpected error from newCachedTokenSource: %v", err)
}
authProvider := gcpAuthProvider{cts, persister}
fakeTransport := MockTransport{&tc.res}
transport := (authProvider.WrapTransport(&fakeTransport))
persister.Persist(cache)
// call Token to persist/update cache
if _, err := cts.Token(); err != nil {
t.Fatalf("unexpected error from cachedTokenSource.Token(): %v", err)
}
transport.RoundTrip(&req)
if got := persister.read(); !reflect.DeepEqual(got, tc.cache) {
t.Errorf("got cache %v, want %v", got, tc.cache)
if got := persister.read(); !reflect.DeepEqual(got, tc.expectedCache) {
t.Errorf("got cache %v, want %v", got, tc.expectedCache)
}
}

View File

@@ -455,17 +455,9 @@ func (r *Request) URL() *url.URL {
// finalURLTemplate is similar to URL(), but will make all specific parameter values equal
// - instead of name or namespace, "{name}" and "{namespace}" will be used, and all query
// parameters will be reset. This creates a copy of the request so as not to change the
// underlying object. This means some useful request info (like the types of field
// selectors in use) will be lost.
// TODO: preserve field selector keys
// parameters will be reset. This creates a copy of the url so as not to change the
// underlying object.
func (r Request) finalURLTemplate() url.URL {
if len(r.resourceName) != 0 {
r.resourceName = "{name}"
}
if r.namespaceSet && len(r.namespace) != 0 {
r.namespace = "{namespace}"
}
newParams := url.Values{}
v := []string{"{value}"}
for k := range r.params {
@@ -473,6 +465,59 @@ func (r Request) finalURLTemplate() url.URL {
}
r.params = newParams
url := r.URL()
segments := strings.Split(r.URL().Path, "/")
groupIndex := 0
index := 0
if r.URL() != nil && r.baseURL != nil && strings.Contains(r.URL().Path, r.baseURL.Path) {
groupIndex += len(strings.Split(r.baseURL.Path, "/"))
}
if groupIndex >= len(segments) {
return *url
}
const CoreGroupPrefix = "api"
const NamedGroupPrefix = "apis"
isCoreGroup := segments[groupIndex] == CoreGroupPrefix
isNamedGroup := segments[groupIndex] == NamedGroupPrefix
if isCoreGroup {
// checking the case of core group with /api/v1/... format
index = groupIndex + 2
} else if isNamedGroup {
// checking the case of named group with /apis/apps/v1/... format
index = groupIndex + 3
} else {
// this should not happen that the only two possibilities are /api... and /apis..., just want to put an
// outlet here in case more API groups are added in future if ever possible:
// https://kubernetes.io/docs/concepts/overview/kubernetes-api/#api-groups
// if a wrong API groups name is encountered, return the {prefix} for url.Path
url.Path = "/{prefix}"
url.RawQuery = ""
return *url
}
//switch segLength := len(segments) - index; segLength {
switch {
// case len(segments) - index == 1:
// resource (with no name) do nothing
case len(segments)-index == 2:
// /$RESOURCE/$NAME: replace $NAME with {name}
segments[index+1] = "{name}"
case len(segments)-index == 3:
if segments[index+2] == "finalize" || segments[index+2] == "status" {
// /$RESOURCE/$NAME/$SUBRESOURCE: replace $NAME with {name}
segments[index+1] = "{name}"
} else {
// /namespace/$NAMESPACE/$RESOURCE: replace $NAMESPACE with {namespace}
segments[index+1] = "{namespace}"
}
case len(segments)-index >= 4:
segments[index+1] = "{namespace}"
// /namespace/$NAMESPACE/$RESOURCE/$NAME: replace $NAMESPACE with {namespace}, $NAME with {name}
if segments[index+3] != "finalize" && segments[index+3] != "status" {
// /$RESOURCE/$NAME/$SUBRESOURCE: replace $NAME with {name}
segments[index+3] = "{name}"
}
}
url.Path = path.Join(segments...)
return *url
}

View File

@@ -340,21 +340,169 @@ func TestResultIntoWithNoBodyReturnsErr(t *testing.T) {
}
func TestURLTemplate(t *testing.T) {
uri, _ := url.Parse("http://localhost")
r := NewRequest(nil, "POST", uri, "", ContentConfig{GroupVersion: &schema.GroupVersion{Group: "test"}}, Serializers{}, nil, nil, 0)
r.Prefix("pre1").Resource("r1").Namespace("ns").Name("nm").Param("p0", "v0")
full := r.URL()
if full.String() != "http://localhost/pre1/namespaces/ns/r1/nm?p0=v0" {
t.Errorf("unexpected initial URL: %s", full)
uri, _ := url.Parse("http://localhost/some/base/url/path")
testCases := []struct {
Request *Request
ExpectedFullURL string
ExpectedFinalURL string
}{
{
// non dynamic client
Request: NewRequest(nil, "POST", uri, "", ContentConfig{GroupVersion: &schema.GroupVersion{Group: "test"}}, Serializers{}, nil, nil, 0).
Prefix("api", "v1").Resource("r1").Namespace("ns").Name("nm").Param("p0", "v0"),
ExpectedFullURL: "http://localhost/some/base/url/path/api/v1/namespaces/ns/r1/nm?p0=v0",
ExpectedFinalURL: "http://localhost/some/base/url/path/api/v1/namespaces/%7Bnamespace%7D/r1/%7Bname%7D?p0=%7Bvalue%7D",
},
{
// non dynamic client with wrong api group
Request: NewRequest(nil, "POST", uri, "", ContentConfig{GroupVersion: &schema.GroupVersion{Group: "test"}}, Serializers{}, nil, nil, 0).
Prefix("pre1", "v1").Resource("r1").Namespace("ns").Name("nm").Param("p0", "v0"),
ExpectedFullURL: "http://localhost/some/base/url/path/pre1/v1/namespaces/ns/r1/nm?p0=v0",
ExpectedFinalURL: "http://localhost/%7Bprefix%7D",
},
{
// dynamic client with core group + namespace + resourceResource (with name)
// /api/$RESOURCEVERSION/namespaces/$NAMESPACE/$RESOURCE/%NAME
Request: NewRequest(nil, "DELETE", uri, "", ContentConfig{GroupVersion: &schema.GroupVersion{Group: "test"}}, Serializers{}, nil, nil, 0).
Prefix("/api/v1/namespaces/ns/r1/name1"),
ExpectedFullURL: "http://localhost/some/base/url/path/api/v1/namespaces/ns/r1/name1",
ExpectedFinalURL: "http://localhost/some/base/url/path/api/v1/namespaces/%7Bnamespace%7D/r1/%7Bname%7D",
},
{
// dynamic client with named group + namespace + resourceResource (with name)
// /apis/$NAMEDGROUPNAME/$RESOURCEVERSION/namespaces/$NAMESPACE/$RESOURCE/%NAME
Request: NewRequest(nil, "DELETE", uri, "", ContentConfig{GroupVersion: &schema.GroupVersion{Group: "test"}}, Serializers{}, nil, nil, 0).
Prefix("/apis/g1/v1/namespaces/ns/r1/name1"),
ExpectedFullURL: "http://localhost/some/base/url/path/apis/g1/v1/namespaces/ns/r1/name1",
ExpectedFinalURL: "http://localhost/some/base/url/path/apis/g1/v1/namespaces/%7Bnamespace%7D/r1/%7Bname%7D",
},
{
// dynamic client with core group + namespace + resourceResource (with NO name)
// /api/$RESOURCEVERSION/namespaces/$NAMESPACE/$RESOURCE
Request: NewRequest(nil, "DELETE", uri, "", ContentConfig{GroupVersion: &schema.GroupVersion{Group: "test"}}, Serializers{}, nil, nil, 0).
Prefix("/api/v1/namespaces/ns/r1"),
ExpectedFullURL: "http://localhost/some/base/url/path/api/v1/namespaces/ns/r1",
ExpectedFinalURL: "http://localhost/some/base/url/path/api/v1/namespaces/%7Bnamespace%7D/r1",
},
{
// dynamic client with named group + namespace + resourceResource (with NO name)
// /apis/$NAMEDGROUPNAME/$RESOURCEVERSION/namespaces/$NAMESPACE/$RESOURCE
Request: NewRequest(nil, "DELETE", uri, "", ContentConfig{GroupVersion: &schema.GroupVersion{Group: "test"}}, Serializers{}, nil, nil, 0).
Prefix("/apis/g1/v1/namespaces/ns/r1"),
ExpectedFullURL: "http://localhost/some/base/url/path/apis/g1/v1/namespaces/ns/r1",
ExpectedFinalURL: "http://localhost/some/base/url/path/apis/g1/v1/namespaces/%7Bnamespace%7D/r1",
},
{
// dynamic client with core group + resourceResource (with name)
// /api/$RESOURCEVERSION/$RESOURCE/%NAME
Request: NewRequest(nil, "DELETE", uri, "", ContentConfig{GroupVersion: &schema.GroupVersion{Group: "test"}}, Serializers{}, nil, nil, 0).
Prefix("/api/v1/r1/name1"),
ExpectedFullURL: "http://localhost/some/base/url/path/api/v1/r1/name1",
ExpectedFinalURL: "http://localhost/some/base/url/path/api/v1/r1/%7Bname%7D",
},
{
// dynamic client with named group + resourceResource (with name)
// /apis/$NAMEDGROUPNAME/$RESOURCEVERSION/$RESOURCE/%NAME
Request: NewRequest(nil, "DELETE", uri, "", ContentConfig{GroupVersion: &schema.GroupVersion{Group: "test"}}, Serializers{}, nil, nil, 0).
Prefix("/apis/g1/v1/r1/name1"),
ExpectedFullURL: "http://localhost/some/base/url/path/apis/g1/v1/r1/name1",
ExpectedFinalURL: "http://localhost/some/base/url/path/apis/g1/v1/r1/%7Bname%7D",
},
{
// dynamic client with named group + namespace + resourceResource (with name) + subresource
// /apis/$NAMEDGROUPNAME/$RESOURCEVERSION/namespaces/$NAMESPACE/$RESOURCE/%NAME/$SUBRESOURCE
Request: NewRequest(nil, "DELETE", uri, "", ContentConfig{GroupVersion: &schema.GroupVersion{Group: "test"}}, Serializers{}, nil, nil, 0).
Prefix("/apis/namespaces/namespaces/namespaces/namespaces/namespaces/namespaces/finalize"),
ExpectedFullURL: "http://localhost/some/base/url/path/apis/namespaces/namespaces/namespaces/namespaces/namespaces/namespaces/finalize",
ExpectedFinalURL: "http://localhost/some/base/url/path/apis/namespaces/namespaces/namespaces/%7Bnamespace%7D/namespaces/%7Bname%7D/finalize",
},
{
// dynamic client with named group + namespace + resourceResource (with name)
// /apis/$NAMEDGROUPNAME/$RESOURCEVERSION/namespaces/$NAMESPACE/$RESOURCE/%NAME
Request: NewRequest(nil, "DELETE", uri, "", ContentConfig{GroupVersion: &schema.GroupVersion{Group: "test"}}, Serializers{}, nil, nil, 0).
Prefix("/apis/namespaces/namespaces/namespaces/namespaces/namespaces/namespaces"),
ExpectedFullURL: "http://localhost/some/base/url/path/apis/namespaces/namespaces/namespaces/namespaces/namespaces/namespaces",
ExpectedFinalURL: "http://localhost/some/base/url/path/apis/namespaces/namespaces/namespaces/%7Bnamespace%7D/namespaces/%7Bname%7D",
},
{
// dynamic client with named group + namespace + resourceResource (with NO name) + subresource
// /apis/$NAMEDGROUPNAME/$RESOURCEVERSION/namespaces/$NAMESPACE/$RESOURCE/%SUBRESOURCE
Request: NewRequest(nil, "DELETE", uri, "", ContentConfig{GroupVersion: &schema.GroupVersion{Group: "test"}}, Serializers{}, nil, nil, 0).
Prefix("/apis/namespaces/namespaces/namespaces/namespaces/namespaces/finalize"),
ExpectedFullURL: "http://localhost/some/base/url/path/apis/namespaces/namespaces/namespaces/namespaces/namespaces/finalize",
ExpectedFinalURL: "http://localhost/some/base/url/path/apis/namespaces/namespaces/namespaces/%7Bnamespace%7D/namespaces/finalize",
},
{
// dynamic client with named group + namespace + resourceResource (with NO name) + subresource
// /apis/$NAMEDGROUPNAME/$RESOURCEVERSION/namespaces/$NAMESPACE/$RESOURCE/%SUBRESOURCE
Request: NewRequest(nil, "DELETE", uri, "", ContentConfig{GroupVersion: &schema.GroupVersion{Group: "test"}}, Serializers{}, nil, nil, 0).
Prefix("/apis/namespaces/namespaces/namespaces/namespaces/namespaces/status"),
ExpectedFullURL: "http://localhost/some/base/url/path/apis/namespaces/namespaces/namespaces/namespaces/namespaces/status",
ExpectedFinalURL: "http://localhost/some/base/url/path/apis/namespaces/namespaces/namespaces/%7Bnamespace%7D/namespaces/status",
},
{
// dynamic client with named group + namespace + resourceResource (with no name)
// /apis/$NAMEDGROUPNAME/$RESOURCEVERSION/namespaces/$NAMESPACE/$RESOURCE/%NAME
Request: NewRequest(nil, "DELETE", uri, "", ContentConfig{GroupVersion: &schema.GroupVersion{Group: "test"}}, Serializers{}, nil, nil, 0).
Prefix("/apis/namespaces/namespaces/namespaces/namespaces/namespaces"),
ExpectedFullURL: "http://localhost/some/base/url/path/apis/namespaces/namespaces/namespaces/namespaces/namespaces",
ExpectedFinalURL: "http://localhost/some/base/url/path/apis/namespaces/namespaces/namespaces/%7Bnamespace%7D/namespaces",
},
{
// dynamic client with named group + resourceResource (with name) + subresource
// /apis/$NAMEDGROUPNAME/$RESOURCEVERSION/namespaces/$NAMESPACE/$RESOURCE/%NAME
Request: NewRequest(nil, "DELETE", uri, "", ContentConfig{GroupVersion: &schema.GroupVersion{Group: "test"}}, Serializers{}, nil, nil, 0).
Prefix("/apis/namespaces/namespaces/namespaces/namespaces/finalize"),
ExpectedFullURL: "http://localhost/some/base/url/path/apis/namespaces/namespaces/namespaces/namespaces/finalize",
ExpectedFinalURL: "http://localhost/some/base/url/path/apis/namespaces/namespaces/namespaces/%7Bname%7D/finalize",
},
{
// dynamic client with named group + resourceResource (with name) + subresource
// /apis/$NAMEDGROUPNAME/$RESOURCEVERSION/namespaces/$NAMESPACE/$RESOURCE/%NAME
Request: NewRequest(nil, "DELETE", uri, "", ContentConfig{GroupVersion: &schema.GroupVersion{Group: "test"}}, Serializers{}, nil, nil, 0).
Prefix("/apis/namespaces/namespaces/namespaces/namespaces/status"),
ExpectedFullURL: "http://localhost/some/base/url/path/apis/namespaces/namespaces/namespaces/namespaces/status",
ExpectedFinalURL: "http://localhost/some/base/url/path/apis/namespaces/namespaces/namespaces/%7Bname%7D/status",
},
{
// dynamic client with named group + resourceResource (with name)
// /apis/$NAMEDGROUPNAME/$RESOURCEVERSION/$RESOURCE/%NAME
Request: NewRequest(nil, "DELETE", uri, "", ContentConfig{GroupVersion: &schema.GroupVersion{Group: "test"}}, Serializers{}, nil, nil, 0).
Prefix("/apis/namespaces/namespaces/namespaces/namespaces"),
ExpectedFullURL: "http://localhost/some/base/url/path/apis/namespaces/namespaces/namespaces/namespaces",
ExpectedFinalURL: "http://localhost/some/base/url/path/apis/namespaces/namespaces/namespaces/%7Bname%7D",
},
{
// dynamic client with named group + resourceResource (with no name)
// /apis/$NAMEDGROUPNAME/$RESOURCEVERSION/$RESOURCE/%NAME
Request: NewRequest(nil, "DELETE", uri, "", ContentConfig{GroupVersion: &schema.GroupVersion{Group: "test"}}, Serializers{}, nil, nil, 0).
Prefix("/apis/namespaces/namespaces/namespaces"),
ExpectedFullURL: "http://localhost/some/base/url/path/apis/namespaces/namespaces/namespaces",
ExpectedFinalURL: "http://localhost/some/base/url/path/apis/namespaces/namespaces/namespaces",
},
{
// dynamic client with wrong api group + namespace + resourceResource (with name) + subresource
// /apis/$NAMEDGROUPNAME/$RESOURCEVERSION/namespaces/$NAMESPACE/$RESOURCE/%NAME/$SUBRESOURCE
Request: NewRequest(nil, "DELETE", uri, "", ContentConfig{GroupVersion: &schema.GroupVersion{Group: "test"}}, Serializers{}, nil, nil, 0).
Prefix("/pre1/namespaces/namespaces/namespaces/namespaces/namespaces/namespaces/finalize"),
ExpectedFullURL: "http://localhost/some/base/url/path/pre1/namespaces/namespaces/namespaces/namespaces/namespaces/namespaces/finalize",
ExpectedFinalURL: "http://localhost/%7Bprefix%7D",
},
}
actualURL := r.finalURLTemplate()
actual := actualURL.String()
expected := "http://localhost/pre1/namespaces/%7Bnamespace%7D/r1/%7Bname%7D?p0=%7Bvalue%7D"
if actual != expected {
t.Errorf("unexpected URL template: %s %s", actual, expected)
}
if r.URL().String() != full.String() {
t.Errorf("creating URL template changed request: %s -> %s", full.String(), r.URL().String())
for i, testCase := range testCases {
r := testCase.Request
full := r.URL()
if full.String() != testCase.ExpectedFullURL {
t.Errorf("%d: unexpected initial URL: %s %s", i, full, testCase.ExpectedFullURL)
}
actualURL := r.finalURLTemplate()
actual := actualURL.String()
if actual != testCase.ExpectedFinalURL {
t.Errorf("%d: unexpected URL template: %s %s", i, actual, testCase.ExpectedFinalURL)
}
if r.URL().String() != full.String() {
t.Errorf("%d, creating URL template changed request: %s -> %s", i, full.String(), r.URL().String())
}
}
}

View File

@@ -0,0 +1,69 @@
/*
Copyright 2015 The Kubernetes Authors.
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
*/
package leaderelection
import (
"net/http"
"sync"
"time"
)
// HealthzAdaptor associates the /healthz endpoint with the LeaderElection object.
// It helps deal with the /healthz endpoint being set up prior to the LeaderElection.
// This contains the code needed to act as an adaptor between the leader
// election code the health check code. It allows us to provide health
// status about the leader election. Most specifically about if the leader
// has failed to renew without exiting the process. In that case we should
// report not healthy and rely on the kubelet to take down the process.
type HealthzAdaptor struct {
pointerLock sync.Mutex
le *LeaderElector
timeout time.Duration
}
// Name returns the name of the health check we are implementing.
func (l *HealthzAdaptor) Name() string {
return "leaderElection"
}
// Check is called by the healthz endpoint handler.
// It fails (returns an error) if we own the lease but had not been able to renew it.
func (l *HealthzAdaptor) Check(req *http.Request) error {
l.pointerLock.Lock()
defer l.pointerLock.Unlock()
if l.le == nil {
return nil
}
return l.le.Check(l.timeout)
}
// SetLeaderElection ties a leader election object to a HealthzAdaptor
func (l *HealthzAdaptor) SetLeaderElection(le *LeaderElector) {
l.pointerLock.Lock()
defer l.pointerLock.Unlock()
l.le = le
}
// NewLeaderHealthzAdaptor creates a basic healthz adaptor to monitor a leader election.
// timeout determines the time beyond the lease expiry to be allowed for timeout.
// checks within the timeout period after the lease expires will still return healthy.
func NewLeaderHealthzAdaptor(timeout time.Duration) *HealthzAdaptor {
result := &HealthzAdaptor{
timeout: timeout,
}
return result
}

View File

@@ -0,0 +1,175 @@
/*
Copyright 2015 The Kubernetes Authors.
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
*/
package leaderelection
import (
"fmt"
"testing"
"time"
"k8s.io/apimachinery/pkg/util/clock"
rl "k8s.io/client-go/tools/leaderelection/resourcelock"
"net/http"
)
type fakeLock struct {
identity string
}
// Get is a dummy to allow us to have a fakeLock for testing.
func (fl *fakeLock) Get() (ler *rl.LeaderElectionRecord, err error) {
return nil, nil
}
// Create is a dummy to allow us to have a fakeLock for testing.
func (fl *fakeLock) Create(ler rl.LeaderElectionRecord) error {
return nil
}
// Update is a dummy to allow us to have a fakeLock for testing.
func (fl *fakeLock) Update(ler rl.LeaderElectionRecord) error {
return nil
}
// RecordEvent is a dummy to allow us to have a fakeLock for testing.
func (fl *fakeLock) RecordEvent(string) {}
// Identity is a dummy to allow us to have a fakeLock for testing.
func (fl *fakeLock) Identity() string {
return fl.identity
}
// Describe is a dummy to allow us to have a fakeLock for testing.
func (fl *fakeLock) Describe() string {
return "Dummy implementation of lock for testing"
}
// TestLeaderElectionHealthChecker tests that the healthcheck for leader election handles its edge cases.
func TestLeaderElectionHealthChecker(t *testing.T) {
current := time.Now()
req := &http.Request{}
tests := []struct {
description string
expected error
adaptorTimeout time.Duration
elector *LeaderElector
}{
{
description: "call check before leader elector initialized",
expected: nil,
adaptorTimeout: time.Second * 20,
elector: nil,
},
{
description: "call check when the the lease is far expired",
expected: fmt.Errorf("failed election to renew leadership on lease %s", "foo"),
adaptorTimeout: time.Second * 20,
elector: &LeaderElector{
config: LeaderElectionConfig{
Lock: &fakeLock{identity: "healthTest"},
LeaseDuration: time.Minute,
Name: "foo",
},
observedRecord: rl.LeaderElectionRecord{
HolderIdentity: "healthTest",
},
observedTime: current,
clock: clock.NewFakeClock(current.Add(time.Hour)),
},
},
{
description: "call check when the the lease is far expired but held by another server",
expected: nil,
adaptorTimeout: time.Second * 20,
elector: &LeaderElector{
config: LeaderElectionConfig{
Lock: &fakeLock{identity: "healthTest"},
LeaseDuration: time.Minute,
Name: "foo",
},
observedRecord: rl.LeaderElectionRecord{
HolderIdentity: "otherServer",
},
observedTime: current,
clock: clock.NewFakeClock(current.Add(time.Hour)),
},
},
{
description: "call check when the the lease is not expired",
expected: nil,
adaptorTimeout: time.Second * 20,
elector: &LeaderElector{
config: LeaderElectionConfig{
Lock: &fakeLock{identity: "healthTest"},
LeaseDuration: time.Minute,
Name: "foo",
},
observedRecord: rl.LeaderElectionRecord{
HolderIdentity: "healthTest",
},
observedTime: current,
clock: clock.NewFakeClock(current),
},
},
{
description: "call check when the the lease is expired but inside the timeout",
expected: nil,
adaptorTimeout: time.Second * 20,
elector: &LeaderElector{
config: LeaderElectionConfig{
Lock: &fakeLock{identity: "healthTest"},
LeaseDuration: time.Minute,
Name: "foo",
},
observedRecord: rl.LeaderElectionRecord{
HolderIdentity: "healthTest",
},
observedTime: current,
clock: clock.NewFakeClock(current.Add(time.Minute).Add(time.Second)),
},
},
}
for _, test := range tests {
adaptor := NewLeaderHealthzAdaptor(test.adaptorTimeout)
if adaptor.le != nil {
t.Errorf("[%s] leaderChecker started with a LeaderElector %v", test.description, adaptor.le)
}
if test.elector != nil {
test.elector.config.WatchDog = adaptor
adaptor.SetLeaderElection(test.elector)
if adaptor.le == nil {
t.Errorf("[%s] adaptor failed to set the LeaderElector", test.description)
}
}
err := adaptor.Check(req)
if test.expected == nil {
if err == nil {
continue
}
t.Errorf("[%s] called check, expected no error but received \"%v\"", test.description, err)
} else {
if err == nil {
t.Errorf("[%s] called check and failed to received the expected error \"%v\"", test.description, test.expected)
}
if err.Error() != test.expected.Error() {
t.Errorf("[%s] called check, expected %v, received %v", test.description, test.expected, err)
}
}
}
}

View File

@@ -56,6 +56,7 @@ import (
"k8s.io/apimachinery/pkg/api/errors"
metav1 "k8s.io/apimachinery/pkg/apis/meta/v1"
"k8s.io/apimachinery/pkg/util/clock"
"k8s.io/apimachinery/pkg/util/runtime"
"k8s.io/apimachinery/pkg/util/wait"
rl "k8s.io/client-go/tools/leaderelection/resourcelock"
@@ -90,6 +91,7 @@ func NewLeaderElector(lec LeaderElectionConfig) (*LeaderElector, error) {
}
return &LeaderElector{
config: lec,
clock: clock.RealClock{},
}, nil
}
@@ -111,6 +113,13 @@ type LeaderElectionConfig struct {
// Callbacks are callbacks that are triggered during certain lifecycle
// events of the LeaderElector
Callbacks LeaderCallbacks
// WatchDog is the associated health checker
// WatchDog may be null if its not needed/configured.
WatchDog *HealthzAdaptor
// Name is the name of the resource lock for debugging
Name string
}
// LeaderCallbacks are callbacks that are triggered during certain
@@ -139,6 +148,12 @@ type LeaderElector struct {
// value observedRecord.HolderIdentity if the transition has
// not yet been reported.
reportedLeader string
// clock is wrapper around time to allow for less flaky testing
clock clock.Clock
// name is the name of the resource lock for debugging
name string
}
// Run starts the leader election loop
@@ -163,6 +178,9 @@ func RunOrDie(ctx context.Context, lec LeaderElectionConfig) {
if err != nil {
panic(err)
}
if lec.WatchDog != nil {
lec.WatchDog.SetLeaderElection(le)
}
le.Run(ctx)
}
@@ -257,14 +275,14 @@ func (le *LeaderElector) tryAcquireOrRenew() bool {
return false
}
le.observedRecord = leaderElectionRecord
le.observedTime = time.Now()
le.observedTime = le.clock.Now()
return true
}
// 2. Record obtained, check the Identity & Time
if !reflect.DeepEqual(le.observedRecord, *oldLeaderElectionRecord) {
le.observedRecord = *oldLeaderElectionRecord
le.observedTime = time.Now()
le.observedTime = le.clock.Now()
}
if le.observedTime.Add(le.config.LeaseDuration).After(now.Time) &&
!le.IsLeader() {
@@ -287,7 +305,7 @@ func (le *LeaderElector) tryAcquireOrRenew() bool {
return false
}
le.observedRecord = leaderElectionRecord
le.observedTime = time.Now()
le.observedTime = le.clock.Now()
return true
}
@@ -300,3 +318,19 @@ func (le *LeaderElector) maybeReportTransition() {
go le.config.Callbacks.OnNewLeader(le.reportedLeader)
}
}
// Check will determine if the current lease is expired by more than timeout.
func (le *LeaderElector) Check(maxTolerableExpiredLease time.Duration) error {
if !le.IsLeader() {
// Currently not concerned with the case that we are hot standby
return nil
}
// If we are more than timeout seconds after the lease duration that is past the timeout
// on the lease renew. Time to start reporting ourselves as unhealthy. We should have
// died but conditions like deadlock can prevent this. (See #70819)
if le.clock.Since(le.observedTime) > le.config.LeaseDuration+maxTolerableExpiredLease {
return fmt.Errorf("failed election to renew leadership on lease %s", le.config.Name)
}
return nil
}

View File

@@ -26,6 +26,7 @@ import (
"k8s.io/apimachinery/pkg/api/errors"
metav1 "k8s.io/apimachinery/pkg/apis/meta/v1"
"k8s.io/apimachinery/pkg/runtime"
"k8s.io/apimachinery/pkg/util/clock"
fakecorev1 "k8s.io/client-go/kubernetes/typed/core/v1/fake"
core "k8s.io/client-go/testing"
rl "k8s.io/client-go/tools/leaderelection/resourcelock"
@@ -257,6 +258,7 @@ func testTryAcquireOrRenew(t *testing.T, objectType string) {
config: lec,
observedRecord: test.observedRecord,
observedTime: test.observedTime,
clock: clock.RealClock{},
}
if test.expectSuccess != le.tryAcquireOrRenew() {

View File

@@ -38,7 +38,7 @@ func RoundTripperFor(config *restclient.Config) (http.RoundTripper, Upgrader, er
if err != nil {
return nil, nil, err
}
upgradeRoundTripper := spdy.NewRoundTripper(tlsConfig, true)
upgradeRoundTripper := spdy.NewRoundTripper(tlsConfig, true, false)
wrapper, err := restclient.HTTPWrappersForConfig(config, upgradeRoundTripper)
if err != nil {
return nil, nil, err