Commit Graph

8879 Commits

Author SHA1 Message Date
gmarek
72182735b9 Remove Node Controllers ability to pull status from Kubelet 2015-04-08 09:44:42 +02:00
Eric Paris
2719194154 Merge pull request #6549 from eparis/bash_completions
Fix bash completions and update to latest
2015-04-07 19:33:15 -05:00
Vish Kannan
87e497c70a Merge pull request #6544 from dchen1107/image
Build etcd image (version 2.0.9), and upgrade kubernetes cluster to the new version
2015-04-07 17:33:02 -07:00
Eric Paris
d5f7d5eadf Fix bash completions and update to latest 2015-04-07 20:30:57 -04:00
Vish Kannan
1d15888102 Merge pull request #6528 from lavalamp/fix2
version field selector field names in the client
2015-04-07 17:14:35 -07:00
Rohit Jnagal
63e8015edd Merge pull request #6547 from quinton-hoole/2015-04-07-build-broken
Mark monitoring e2e test as pending (skipped) until stable.
2015-04-07 17:09:55 -07:00
Daniel Smith
c1390a0836 version field selector field names in the client 2015-04-07 16:59:57 -07:00
Quinton Hoole
3d4cacfaed Mark monitoring e2e test as pending (skipped) until stable. 2015-04-07 16:52:58 -07:00
Rohit Jnagal
71e7079aea Merge pull request #6543 from vishh/fix_fuzzer
Fix duplicate fuzz config.
2015-04-07 16:44:59 -07:00
Vishnu Kannan
f4f08c3378 Fix duplicate fuzz config. 2015-04-07 23:29:24 +00:00
Dawn Chen
8ede54c511 Upgrade kubernetes to gcr.io/google_containers/etcd:2.0.9 2015-04-07 16:26:11 -07:00
Vish Kannan
bd389d8cba Merge pull request #6526 from thockin/master-net-flags
Clarify network-related flags in the master
2015-04-07 16:14:52 -07:00
Dawn Chen
4963783b7e Build etcd 2.0.9 image. 2015-04-07 16:06:36 -07:00
Rohit Jnagal
b485d0cccb Merge pull request #6540 from pmorie/typo
Fix typo in e2e network test
2015-04-07 16:04:58 -07: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
Paul Morie
9de0cf0532 Fix typo in e2e network test 2015-04-07 18:47:00 -04:00
Clayton Coleman
c50355e34f Merge pull request #6509 from bgrant0607/docfix
Updated CLI roadmap.
2015-04-07 17:55:45 -04:00
Brian Grant
4404205da6 Merge pull request #6478 from AntonioMeireles/newrelchmngmt
adding release notes guidelines to the (new) releases policy.
2015-04-07 14:46:08 -07:00
Rohit Jnagal
4260f626b4 Merge pull request #6538 from GoogleCloudPlatform/revert-6470-get_recent
Revert "kubelet: Remove GetRecentDockerContainersWithNameAndUUID."
2015-04-07 14:41:19 -07:00
Quinton Hoole
c670071e87 Revert "kubelet: Remove GetRecentDockerContainersWithNameAndUUID." 2015-04-07 14:25:10 -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
Derek Carr
6eb54e73e0 Merge pull request #5270 from lavalamp/fix7
Controller framework
2015-04-07 16:58:09 -04:00
Brian Grant
585aa77cd4 Merge pull request #6531 from bprashanth/liveness
Fix liveness probe in pod.json example
2015-04-07 13:52:40 -07:00
Rohit Jnagal
5b49526600 Merge pull request #6503 from ghodss/patch-7
Create Prerequisites section of GCE getting started guide
2015-04-07 13:39:19 -07:00
David Oppenheimer
8599564c96 Merge pull request #6535 from davidopp/master
Change default Kubelet NodeStatusUpdateFrequency from 2s to 10s.
2015-04-07 13:37:03 -07:00
Nikhil Jindal
842b9d8d3a Merge pull request #6493 from smarterclayton/make_client_pluggable
Make the client.Fake more powerful by standardizing how the fake loads data
2015-04-07 12:48:27 -07:00
David Oppenheimer
d8aa57872a Change default Kubelet NodeStatusUpdateFrequency from 2s to 10s. 2015-04-07 12:36:09 -07:00
Victor Marmol
cb0850d7cf Merge pull request #6527 from yujuhong/remove_unused
Remove unused code in kubelet/server_test.go
2015-04-07 12:30:39 -07:00
Vish Kannan
5ced09a06f Merge pull request #6519 from markturansky/typo_fix
Fixed typo
2015-04-07 12:15:56 -07:00
Prashanth Balasubramanian
56b8de6f6c Fix liveness probe in pod.json example 2015-04-07 12:15:06 -07:00
Brendan Burns
19e4e16ec2 Fix typo. 2015-04-07 11:56:48 -07:00
Clayton Coleman
51db3bd654 Create a new testclient package that can be backed by disk files
Standardize how our fakes are used so that a test case can use a
simpler mechanism for providing large, complex data sets, as well
as represent queries over time.
2015-04-07 14:56:15 -04:00
Brendan Burns
3a6c0370df Merge pull request #6237 from eparis/ansible
example ansible setup repo
2015-04-07 11:55:40 -07:00
Yu-Ju Hong
d6b4633432 Remove unused code in kubelet/server_test.go
The code creates a channel and a go routine waiting for update, which is never
used by any test. Remove the unused code.
2015-04-07 11:55:19 -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
Sam Ghods
71027d1f19 Create Prerequisites section of GCE getting started guide
The "Troubleshooting" section of the Google Compute Engine is more like a prerequisites section, like the AWS guide. This reorganizes the guide to reflect that. (The "Networking" section actually is more of a troubleshooting section.)
2015-04-07 11:15:22 -07:00
Victor Marmol
ef3cdb2f18 Merge pull request #6491 from yifan-gu/depreciate_getkubeletdockercontainers
kubelet: Refactor RunInContainer/ExecInContainer/PortForward.
2015-04-07 11:00:16 -07:00
Victor Marmol
621e41e43b Merge pull request #6523 from justinsb/aws_set_docker_root
Update cAdvisor with moved docker root on AWS
2015-04-07 10:57:04 -07:00
Justin Santa Barbara
2426366ec8 Update cAdvisor with moved docker root on AWS
We set up a symlink now, and we also pass docker_root into the kubelet.

The symlink is probably sufficient, but doing both feels safer.
2015-04-07 10:40:22 -07:00
António Meireles
6a872af29a adding release notes guidelines to the (new) releases policy.
per the ongoing conversation at GoogleCloudPlatform/kubernetes#6213

Signed-off-by: António Meireles <antonio.meireles@reformi.st>
2015-04-07 18:21:45 +01:00
Brendan Burns
1ccfa589e7 Merge pull request #6498 from ArtfulCoder/stop_nginx_service
Disable nginx service
2015-04-07 09:51:53 -07:00
markturansky
8f24fbc40c fixed typo 2015-04-07 12:38:09 -04:00
Rohit Jnagal
3cf04a66fb Merge pull request #6501 from jayunit100/shell-loc-log
Use ginkoRecover to prevent shell.go from causing cryptic crash when run...
2015-04-07 09:23:08 -07:00
Vish Kannan
c1ef9be261 Merge pull request #6174 from rootfs/wip-gluster
implement glusterfs volume plugin
2015-04-07 09:21:33 -07:00
Rohit Jnagal
fe0fb72736 Merge pull request #6506 from brendandburns/docs
Move GKE to the top of the list of supported solutions.
2015-04-07 09:19:30 -07:00
Clayton Coleman
31b7f75c60 Merge pull request #6516 from ncdc/fix-exec-portforward-proxy-resource
Fix exec/portforward minions->nodes
2015-04-07 11:47:46 -04:00
Derek Carr
27c12d5160 Merge pull request #6473 from markturansky/yoko_pv_client
Added PVClaim status subresource
2015-04-07 11:39:58 -04:00
Brian Grant
530fe89726 Merge pull request #6411 from gmarek/schedulable
Remove Schedulable Condition. Only Unschedulable bit from Spec will be used.
2015-04-07 08:38:30 -07:00
Rohit Jnagal
13b805fe1e Merge pull request #6504 from ghodss/gce-customize-minion-size
Make minion disk size in GCE kube-up customizable
2015-04-07 08:36:43 -07:00