Rudi Chiarito
ca6bdba014
Allow lazy binding in credential providers; don't use it in AWS yet
...
This is step one for cross-region ECR support and has no visible effects yet.
I'm not crazy about the name LazyProvide. Perhaps the interface method could
remain like that and the package method of the same name could become
LateBind(). I still don't understand why the credential provider has a
DockerConfigEntry that has the same fields but is distinct from
docker.AuthConfiguration. I had to write a converter now that we do that in
more than one place.
In step two, I'll add another intermediate, lazy provider for each AWS region,
whose empty LazyAuthConfiguration will have a refresh time of months or years.
Behind the scenes, it'll use an actual ecrProvider with the usual ~12 hour
credentials, that will get created (and later refreshed) only when kubelet is
attempting to pull an image. If we simply turned ecrProvider directly into a
lazy provider, we would bypass all the caching and get new credentials for
each image pulled.
2016-03-29 15:39:30 -04:00
k8s-merge-robot
e01feae75a
Merge pull request #23453 from luxas/kubectl_sa_shorthand
...
Auto commit by PR queue bot
2016-03-28 07:29:57 -07:00
k8s-merge-robot
3b469ff2eb
Merge pull request #23527 from smarterclayton/int32
...
Auto commit by PR queue bot
2016-03-28 05:13:29 -07:00
k8s-merge-robot
299de8e53c
Merge pull request #23434 from andyzheng0831/kube-addon
...
Auto commit by PR queue bot
2016-03-27 21:48:47 -07:00
k8s-merge-robot
9a5b4658cb
Merge pull request #23516 from zhouhaibing089/imagecheck_fix
...
Auto commit by PR queue bot
2016-03-26 23:15:58 -07:00
Clayton Coleman
18906e0bcc
Change PreferredSchedulingTerm to int32
...
Follow our external conventions and allow protobuf
2016-03-26 22:15:30 -04:00
k8s-merge-robot
ab20b884df
Merge pull request #23519 from sttts/sttts-mac-test-compile
...
Auto commit by PR queue bot
2016-03-26 17:11:24 -07:00
k8s-merge-robot
86ee449600
Merge pull request #23447 from cjcullen/testtransport
...
Auto commit by PR queue bot
2016-03-26 16:37:12 -07:00
k8s-merge-robot
baf7d8e9ff
Merge pull request #23393 from smarterclayton/reflect_watch
...
Auto commit by PR queue bot
2016-03-26 13:33:37 -07:00
k8s-merge-robot
2205a30348
Merge pull request #23368 from saad-ali/renameBuilderCleaner
...
Auto commit by PR queue bot
2016-03-26 13:01:25 -07:00
k8s-merge-robot
3ec9f1e0a1
Merge pull request #23312 from mikedanese/static-routes-salt
...
Auto commit by PR queue bot
2016-03-26 12:29:40 -07:00
k8s-merge-robot
5cb94cfab1
Merge pull request #23302 from spxtr/unittest-1.6
...
Auto commit by PR queue bot
2016-03-26 11:56:54 -07:00
k8s-merge-robot
25d94e80e0
Merge pull request #23289 from pwittrock/move-serve-hostname
...
Auto commit by PR queue bot
2016-03-26 11:20:12 -07:00
k8s-merge-robot
1ad3049ed6
Merge pull request #23288 from smarterclayton/refactor_codec
...
Auto commit by PR queue bot
2016-03-26 10:47:58 -07:00
k8s-merge-robot
95e09e303f
Merge pull request #22965 from caesarxuchao/delete-UID-precondition
...
Auto commit by PR queue bot
2016-03-26 09:36:28 -07:00
k8s-merge-robot
e44ad7a083
Merge pull request #22735 from resouer/throttle-dev
...
Auto commit by PR queue bot
2016-03-26 06:44:48 -07:00
Dr. Stefan Schimanski
2f2fd2fe4b
Remove cadvisor dependency from tests on Mac
2016-03-26 12:29:43 +01:00
k8s-merge-robot
23fc7905c1
Merge pull request #23466 from andyzheng0831/fix
...
Auto commit by PR queue bot
2016-03-26 04:01:49 -07:00
k8s-merge-robot
f6fac0e4de
Merge pull request #23443 from goltermann/vet2
...
Auto commit by PR queue bot
2016-03-25 23:43:44 -07:00
k8s-merge-robot
aae121c750
Merge pull request #23510 from caesarxuchao/move-fake-discovery
...
Auto commit by PR queue bot
2016-03-25 23:07:02 -07:00
zhouhaibing089
d27a30df29
rolling update will check whether the image is distinct or not, however the image with tag latest should be excluded
2016-03-26 10:56:52 +08:00
Jeff Lowdermilk
e9b93249dc
Merge pull request #23507 from roberthbailey/gke-prod
...
Set the correct api endpoint for gke prod.
2016-03-25 16:33:15 -07:00
Chao Xu
3aa26565fc
move fake discovery client to pkg/client/typed/discovery/fake
2016-03-25 16:02:08 -07:00
Robert Bailey
44b1f63d16
Set the correct api endpoint for gke prod.
2016-03-25 15:34:55 -07:00
goltermann
32d569d6c7
Fixing all the "composite literal uses unkeyed fields" Vet errors.
2016-03-25 15:25:09 -07:00
Andy Zheng
364ac85179
Support differentiation of OS distro in e2e tests
2016-03-25 14:53:36 -07:00
Lucas Käldström
3507bf814f
Add sa as a shorthand for serviceaccounts
2016-03-25 23:28:52 +02:00
k8s-merge-robot
08e9ef0ef9
Merge pull request #22195 from jeffmendoza/wordpress-update
...
Auto commit by PR queue bot
2016-03-25 14:14:44 -07:00
Jeff Mendoza
fb601cd1e2
WordPress example major update.
...
Rewrite the WordPress example to use deployments, persistent volume
claims, and update the sample flow to the latest guidelines.
2016-03-25 11:40:35 -07:00
saadali
79012f6d53
Rename volume.Builder to Mounter and volume.Cleaner to Unmounter
2016-03-25 11:29:58 -07:00
Chao Xu
31b425b3a1
add delete precondition
2016-03-25 11:21:39 -07:00
k8s-merge-robot
590038dcf1
Merge pull request #23488 from gmarek/cleanup
...
Auto commit by PR queue bot
2016-03-25 08:14:01 -07:00
k8s-merge-robot
62a6c2219b
Merge pull request #23432 from wojtek-t/speedup_load_test
...
Auto commit by PR queue bot
2016-03-25 08:13:59 -07:00
Brian Grant
48ba29f680
Merge pull request #23356 from david-mcmahon/delete
...
Update references for known issues back to CHANGELOG.md (release notes).
2016-03-25 06:58:18 -07:00
gmarek
ea040b77a8
Remove test/scalability
2016-03-25 14:51:14 +01:00
k8s-merge-robot
c579618097
Merge pull request #22426 from mwielgus/sleep-duration
...
Auto commit by PR queue bot
2016-03-25 06:51:00 -07:00
k8s-merge-robot
79d1e53b94
Merge pull request #23428 from wojtek-t/fix_scheduler_test
...
Auto commit by PR queue bot
2016-03-25 06:17:19 -07:00
k8s-merge-robot
1358dac95d
Merge pull request #23418 from roberthbailey/gke-asia
...
Auto commit by PR queue bot
2016-03-25 06:17:17 -07:00
k8s-merge-robot
3c58510826
Merge pull request #23316 from mikedanese/cadvisor-salt
...
Auto commit by PR queue bot
2016-03-25 06:17:16 -07:00
Marcin Wielgus
c640256917
Shorten execution time of HPA tests
2016-03-25 13:02:55 +01:00
k8s-merge-robot
548cfa68ca
Merge pull request #23202 from ixdy/jenkins-test-go-gopath
...
Auto commit by PR queue bot
2016-03-25 04:23:39 -07:00
Wojciech Tyczynski
b953048f0b
Speedup load test
2016-03-25 11:54:21 +01:00
k8s-merge-robot
9b768e270f
Merge pull request #23407 from jimmyjones2/patch-1
...
Auto commit by PR queue bot
2016-03-25 03:48:26 -07:00
k8s-merge-robot
a577e16d8d
Merge pull request #23078 from swagiaal/pv-recycle-race
...
Auto commit by PR queue bot
2016-03-25 03:48:25 -07:00
Wojciech Tyczynski
3c349134b0
Merge pull request #23470 from piosz/heapster-v1.1.0-beta1
...
Bumped Heapster to v1.1.0-beta1
2016-03-25 11:28:54 +01:00
k8s-merge-robot
ee9420b848
Merge pull request #23065 from tiwillia/gctestprovider
...
Auto commit by PR queue bot
2016-03-25 03:15:16 -07:00
Piotr Szczesniak
bf78d3a54b
Bumped Heapster to v1.1.0-beta1
2016-03-25 10:43:32 +01:00
k8s-merge-robot
0877263f32
Merge pull request #23260 from hongchaodeng/fix
...
Auto commit by PR queue bot
2016-03-25 02:42:05 -07:00
k8s-merge-robot
fa48e2497b
Merge pull request #21314 from luebken/fix-guestbook-go-build
...
Auto commit by PR queue bot
2016-03-25 00:36:37 -07:00
k8s-merge-robot
903972e628
Merge pull request #20313 from AdoHe/apiserver_tls_overwrite
...
Auto commit by PR queue bot
2016-03-25 00:02:24 -07:00