Yifan Gu
|
b868f421e0
|
kubelet: Move pod infra container image setting to dockertools.
|
2015-04-09 09:53:07 -07:00 |
|
Timothy St. Clair
|
9177baa64c
|
Enable profiling by default re: #6623
|
2015-04-09 10:52:37 -05:00 |
|
Wojciech Tyczynski
|
37ea722b7b
|
Set NodeStatusUpdateFrequency
|
2015-04-09 10:44:48 +02:00 |
|
Vishnu Kannan
|
2b5cad6acf
|
Improve kubelet logging around startup. This might help detect any lockup issues during startup.
|
2015-04-08 21:02:15 +00:00 |
|
Prashanth Balasubramanian
|
62984f9bee
|
Fix a race in the integration tests.
|
2015-04-08 10:25:21 -07:00 |
|
gmarek
|
72182735b9
|
Remove Node Controllers ability to pull status from Kubelet
|
2015-04-08 09:44:42 +02:00 |
|
Tim Hockin
|
f2c8decffe
|
Clarify network-related flags in the master
Rename and rejigger flags to make it more obvious what is happening. Change
the default listen from ChooseHostInterface() to 0.0.0.0.
|
2015-04-07 15:55:51 -07:00 |
|
Clayton Coleman
|
bb137f0bba
|
Merge pull request #6534 from deads2k/deads-kubeconfig-cmd-factory
refactor to move kubectl.cmd.Factory to kubect/cmd/util
|
2015-04-07 17:02:20 -04:00 |
|
David Oppenheimer
|
d8aa57872a
|
Change default Kubelet NodeStatusUpdateFrequency from 2s to 10s.
|
2015-04-07 12:36:09 -07:00 |
|
deads2k
|
6344cf3c3a
|
refactor to move kubectl.cmd.Factory to kubect/cmd/util
|
2015-04-07 14:43:50 -04:00 |
|
David Oppenheimer
|
402bf60366
|
Merge pull request #6214 from gmarek/move_consts_to_flags
Move NodeController constants to flags
|
2015-04-07 11:31:11 -07:00 |
|
Huamin Chen
|
a278ceeb0a
|
implement glusterfs volume plugin
Signed-off-by: Huamin Chen <hchen@redhat.com>
|
2015-04-07 09:14:39 -04:00 |
|
gmarek
|
321a81047c
|
Move NodeController constants to flags
|
2015-04-07 12:33:03 +02:00 |
|
Vish Kannan
|
be0feddfa5
|
Merge pull request #5506 from rootfs/dev
add iscsi volume plugin
|
2015-04-06 15:11:44 -07:00 |
|
Rohit Jnagal
|
2b280629d1
|
Merge pull request #6483 from timothysc/kube-e2e-help
Minor update to add help details for e2e command
|
2015-04-06 14:28:02 -07:00 |
|
Victor Marmol
|
3facc53cee
|
Merge pull request #4842 from jdef/kubelet_bootstrap
allow for more easily customized kubelet creation and initialization
|
2015-04-06 14:20:44 -07:00 |
|
Timothy St. Clair
|
a832d290de
|
Minor update to add help details for e2e command
|
2015-04-06 15:32:13 -05:00 |
|
Huamin Chen
|
7a82af31de
|
add iscsi volume plugin
Signed-off-by: Huamin Chen <hchen@redhat.com>
|
2015-04-06 16:20:28 -04:00 |
|
Brian Grant
|
338a51d9c5
|
Merge pull request #6446 from ghodss/fix-patch-test
Re-enable PATCH integration test for v1beta3
|
2015-04-06 12:04:58 -07:00 |
|
James DeFelice
|
d194af6b4f
|
allow for more easily customized kubelet creation and initialization
|
2015-04-06 18:51:42 +00:00 |
|
Sam Ghods
|
d37f1cdfef
|
Fix flakey integration test due to slow endpoints controller
|
2015-04-05 03:33:02 -07:00 |
|
Sam Ghods
|
5ce15b7840
|
Re-enable PATCH integration test for v1beta3
|
2015-04-05 02:14:12 -07:00 |
|
Sam Ghods
|
8a62b0d9f6
|
Temporarily skip PATCH integration tests for v1beta3
|
2015-04-03 16:39:20 -07:00 |
|
Brian Grant
|
0d95883593
|
Merge pull request #6027 from ghodss/kube-patch
Implement Strategic Merge Patch in apiserver
|
2015-04-03 15:08:51 -07:00 |
|
Eric Tune
|
e49424785e
|
Merge pull request #6380 from roberthbailey/kubelet-ssl
Configure the kubelet to use HTTPS (take 2)
|
2015-04-03 13:43:00 -07:00 |
|
Sam Ghods
|
2c977db1b3
|
Implement Strategic Merge Patch in apiserver
|
2015-04-03 11:51:02 -07:00 |
|
Piotr Szczesniak
|
8bc9f5fef7
|
Added rate limiting to pod deletion
Fixes #6228
|
2015-04-03 06:58:59 +02:00 |
|
Quinton Hoole
|
4a2000c4aa
|
Merge pull request #6207 from brendandburns/server
Add a limit to the number of in-flight requests that a server processes.
|
2015-04-02 15:46:54 -07:00 |
|
Robert Bailey
|
4488ff95a2
|
Create an insecure (http) read-only port on the kubelet so that
heapster can collect metrics. Update the heapster config to
point to the non-secured port.
|
2015-04-02 10:45:49 -07:00 |
|
Robert Bailey
|
f15e34a1bf
|
Revert "Merge pull request #6309 from GoogleCloudPlatform/revert-6243-kubelet-ssl"
This reverts commit 96a0a0d618, reversing
changes made to 2af9b54147.
|
2015-04-02 10:44:37 -07:00 |
|
Piotr Szczesniak
|
5c6439d449
|
Removed PodStatus.Host
Fixes #6165
|
2015-04-02 16:38:45 +02:00 |
|
Zach Loafman
|
1ff0a1e2a1
|
Merge pull request #6270 from jlowdermilk/gcloud-updates
Updates for gcloud 0.9.54
|
2015-04-01 19:14:57 -07:00 |
|
Brendan Burns
|
f327e97661
|
Add a limit to the number of in-flight requests that a server processes.
|
2015-04-01 15:06:15 -07:00 |
|
Dawn Chen
|
ab1a8b1e7c
|
Merge pull request #6298 from roberthbailey/kubelet-config
Remove salt configuration that matches the default settings in the Kubelet.
|
2015-04-01 14:31:31 -07:00 |
|
Robert Bailey
|
22d9c67cb7
|
Merge pull request #6190 from liggitt/client_cert_auth
Add client cert authentication
|
2015-04-01 14:11:29 -07:00 |
|
Robert Bailey
|
32a1c052dc
|
Revert "Configure the kubelet to use HTTPS"
|
2015-04-01 13:59:31 -07:00 |
|
Robert Bailey
|
40ebed845f
|
Remove salt configuration that matches the default settings in
the Kubelet.
|
2015-04-01 12:13:40 -07:00 |
|
Jordan Liggitt
|
c797a91e36
|
Add client cert authentication
|
2015-04-01 13:42:26 -04:00 |
|
Jeff Lowdermilk
|
cfc04f41b8
|
Updates for gcloud changes (alpha, kubeconfig)
|
2015-04-01 09:27:06 -07:00 |
|
Robert Bailey
|
dd9ec46cc0
|
Fix test-cmd to work with the kubelet listening on HTTPS.
|
2015-04-01 09:09:29 -07:00 |
|
Robert Bailey
|
58bc792e68
|
Configure the master to connect to the kubelet using HTTPS.
|
2015-04-01 09:09:29 -07:00 |
|
Robert Bailey
|
d0f48b68d8
|
Configure the Kubelet to listen on HTTPS. If no certificates are
provided on the command line, generate self-signed certs.
|
2015-04-01 09:09:29 -07:00 |
|
Yu-Ju Hong
|
4d28ad36ca
|
Increase the timeouts in integration test
There has been test flakes on Shippable caused by timeout waiting for pods to
be running. Increase the timeouts to alleviate the problem.
|
2015-04-01 08:34:14 -07:00 |
|
Brian Grant
|
af858c99e2
|
Merge pull request #6098 from nikhiljindal/enableInMaster
Enabling v1beta3 api version by default in master
|
2015-03-31 15:31:18 -07:00 |
|
Brian Grant
|
3354cffbf0
|
Merge pull request #6182 from thockin/plural_services_20
Implement multi-port Services
|
2015-03-31 12:55:21 -07:00 |
|
derekwaynecarr
|
9bd7f05ffc
|
Remove ResourceDefaults plugin
|
2015-03-31 10:05:28 -04:00 |
|
Tim Hockin
|
186818d787
|
WIP: Implement multi-port Services
|
2015-03-30 19:28:11 -07:00 |
|
Daniel Smith
|
acd67ebea0
|
Merge pull request #5535 from saad-ali/fix5327
Make each new instance of kubelet generate a new event channel
|
2015-03-30 17:05:27 -07:00 |
|
Victor Marmol
|
a30859fb03
|
Merge pull request #6191 from roberthbailey/kubelet-ssl
Configure the kubelet to bind a simple healthz server to a localhost port for monitoring by monit
|
2015-03-30 15:57:09 -07:00 |
|
saadali
|
e0f71cb21f
|
Make each new instance of kubelet generate a new event channel (instead of reusing existing).
|
2015-03-30 14:22:16 -07:00 |
|