Dawn Chen
688363ad53
Kubectl describe nodes id with events.
2015-03-26 16:43:29 -07:00
Dawn Chen
f662d7d11c
Kubelet reports node related events with empty namespace for now.
2015-03-26 16:30:23 -07:00
Eric Tune
9e5c0e3b3b
Merge pull request #5296 from jeffbean/master
...
Adding new starting Guide for CoreOS with Kubernetes in an offline environment.
2015-03-26 10:39:36 -07:00
Victor Marmol
702a32fe9c
Merge pull request #5996 from ArtfulCoder/remove_cadvisor_manifest
...
Add salt configuration to remove cadvisor.manifest from master. cadvisor...
2015-03-26 10:24:45 -07:00
Vish Kannan
f2e47a29e1
Merge pull request #5994 from dchen1107/clean
...
Fixed an issue on searching events by a given fieldSelector. The issue b...
2015-03-26 10:21:09 -07:00
Victor Marmol
d2ea1a793b
Merge pull request #5982 from yifan-gu/ref_manager
...
kubelet: Add container reference manager.
2015-03-26 10:20:13 -07:00
Nikhil Jindal
c1364d03dc
Merge pull request #5901 from brendandburns/e2e
...
Pipe through the ability to set the external hostname for swagger URLs.
2015-03-26 10:16:57 -07:00
Abhishek Shah
d1015e785f
Add salt configuration to remove cadvisor.manifest from master. cadvisor is now part of kubelet
2015-03-26 10:15:30 -07:00
Dawn Chen
8ac0cf39b1
Merge pull request #5989 from gmarek/capacity_to_status
...
Move Capacity from NodeSpec to NodeStatus
2015-03-26 10:11:23 -07:00
Dawn Chen
ab0e9f1d41
Fixed an issue on searching events by a given fieldSelector. The issue break
...
the events reported for kubectl describe pods completely.
Fixed #5957
2015-03-26 10:00:10 -07:00
Yifan Gu
a06bc96414
kubelet: Add container reference manager.
...
Move the reference managing logic into container reference manager.
This enables pluggable container runtime to manage the container references.
2015-03-26 09:50:54 -07:00
Zach Loafman
dc0fdcc6f4
Merge pull request #5990 from TamerTas/master
...
Minor typo
2015-03-26 08:51:15 -07:00
Zach Loafman
934d4e3206
Merge pull request #5984 from roberthbailey/kube-proxy-monit
...
Add local babysitting for the kube-proxy.
2015-03-26 08:09:17 -07:00
Tamer Tas
d5a66845b9
Minor typo
2015-03-26 16:46:51 +02:00
Robert Bailey
0c4f8cb711
Merge pull request #5773 from jayunit100/e2e_kubectl_util
...
Refactor kubectl methods into utility class, so that we can easily integrate new tests and kube files written in json or other formats.
2015-03-26 07:38:09 -07:00
gmarek
5a11748018
Move Capacity from NodeSpec to NodeStatus
2015-03-26 15:28:48 +01:00
Clayton Coleman
16f463f2cc
Merge pull request #5986 from jayunit100/k8petstore-json2
...
Cleanup of k8petstore json formatting flaw, and parameterization of kube...
2015-03-26 10:18:19 -04:00
jayunit100
60542d04ad
Move core functionality to utils.go, to pave way for incorporating broader testing from examples (push to restart the build)
2015-03-26 09:41:44 -04:00
Eric Paris
8c976aca46
Merge pull request #5979 from jayunit100/ansible-readme2
...
#5879 , clarify flannel vs networkmanager usage for ansible setup.
2015-03-26 09:33:29 -04:00
jayunit100
1e3eb6a044
Cleanup of k8petstore json formatting flaw, and parameterization of kubectl.
2015-03-26 09:24:06 -04:00
Robert Bailey
268b617b84
Add local babysitting for the kube-proxy.
2015-03-25 23:24:24 -07:00
Brendan Burns
7c684e4331
Pipe through the ability to set the external hostname for swagger URLs.
2015-03-25 21:08:05 -07:00
jayunit100
280e525392
Clarify flannel vs networkmanager usage of ansible
2015-03-25 23:02:20 -04:00
Victor Marmol
8183a4805e
Merge pull request #5973 from ArtfulCoder/pause_no_port_forward_for_net_host
...
Stop port forwarding from pause in net=host mode
2015-03-25 18:13:04 -07:00
Nikhil Jindal
5d379a2cb8
Merge pull request #5974 from nikhiljindal/testBranch
...
Fixing broken hack/test-go.sh
2015-03-25 18:10:56 -07:00
nikhiljindal
6b69ebda5b
Fixing broken hack/test-go.sh
2015-03-25 18:04:59 -07:00
Abhishek Shah
cd5ed38250
Stop port forwarding from pause in net=host mode
2015-03-25 17:55:37 -07:00
David Oppenheimer
a34f39aee4
Merge pull request #5966 from lavalamp/fix2
...
Change the way the density test is disabled
2015-03-25 17:37:18 -07:00
Victor Marmol
b1c06eb52e
Merge pull request #5969 from yujuhong/selflink
...
Kubelet: no need to overwrite SelfLink for pods from the apiserver
2015-03-25 16:59:56 -07:00
Robert Bailey
5936760b4e
Merge pull request #5797 from ihmccreery/getting-started-guides-gce-update
...
Getting started on GCE: Clarify and update the Getting VMs section to po...
2015-03-25 16:54:33 -07:00
Daniel Smith
a8b1fd8177
change the way the density test is enabled
2015-03-25 16:42:54 -07:00
Vish Kannan
46751acf2e
Merge pull request #5950 from vmarmol/default
...
Use default ContainerInfoRequest in Kubelet HTTP.
2015-03-25 16:40:31 -07:00
Vish Kannan
4b1dd0606c
Merge pull request #5929 from rjnagal/node
...
Add validation for node creation.
2015-03-25 16:39:53 -07:00
Yu-Ju Hong
4e909c6cee
Kubelet: no need to overwrite SelfLink for pods from the apiserver
...
Pods from the apiserver should already have SelfLink set. There is no need to
create one ourselves.
2015-03-25 16:34:02 -07:00
Quinton Hoole
3bfca87492
Merge pull request #5960 from ixdy/kube-log-timestamps
...
Update kube::log::{error,status} to include timestamp.
2015-03-25 16:08:52 -07:00
Jeff Grafton
2a3199e33b
Merge pull request #5753 from ric03uec/add_shippable_yml
...
adding shippable.yml
2015-03-25 16:05:15 -07:00
Jeff Grafton
46e8c08fe8
Update kube::log::{error,status} to include timestamp.
...
Additionally, make the build scripts call these rather than calling
'echo' directly.
2015-03-25 16:02:48 -07:00
Victor Marmol
9e77c3d7e5
Use default ContainerInfoRequest in Kubelet HTTP.
...
Fixes #5777 .
2015-03-25 15:37:06 -07:00
Victor Marmol
eeb62634d2
Update cAdvisor dependency.
...
Includes new handling of ContainerInfoRequest.
2015-03-25 15:37:06 -07:00
Dawn Chen
af32a0aa8e
Merge pull request #5952 from thockin/reset_hash_state
...
Reset hash state between runs.
2015-03-25 15:36:51 -07:00
Saad Ali
9615849874
Merge pull request #5958 from relaxdiego/fix_comprise
...
Fix confusing use of "comprise"
2015-03-25 15:10:10 -07:00
Mark Maglana
fd29104ff5
Fix confusing use of "comprise"
...
The word "comprise" means "be composed of" or "contain" so
"applications comprised of multiple containers" would mean
"applications composed of of multiple containers" or "applications
contained of multiple containers" which is confusing.
I understand that this is nitpicking and that "comprise" has a new
meaning which is the opposite of its original definition just like
how "literally" now means "figuratively" to some people. However, I
believe that clarity is of utmost importance in technical
documentation which is why I'm proposing this change.
2015-03-25 14:55:34 -07:00
Rohit Jnagal
49ff04765b
Add validation for node creation.
2015-03-25 21:55:03 +00:00
Isaac Hollander McCreery
76f3700388
Getting started on GCE: Clarify and update the Getting VMs section to point to current documentation; clarify and update Prerequisites to include ‘gcloud preview’; include information about ‘kube-down.sh’ if ‘kube-up.sh’ fails
2015-03-25 21:47:39 +00:00
Saad Ali
f3ebe30605
Merge pull request #5940 from justinsb/fix_bash_style
...
Fix bash style issues in AWS script
2015-03-25 14:40:42 -07:00
Saad Ali
b815fbf2b8
Merge pull request #5941 from justinsb/aws_scope_security_group_to_vpc
...
Security group should be scoped to our vpc
2015-03-25 14:40:25 -07:00
devashish
7e2532c5a7
rebasing with latest master and updating shippable.yml
2015-03-25 14:34:45 -07:00
devashish
675a369682
adding shippable.yml
2015-03-25 14:30:18 -07:00
Jeff Grafton
901a5dbe2b
Merge pull request #5687 from nikhiljindal/client_test
...
Updating test-go.sh and test-integration.sh to be able to run the tests for multiple API versions
2015-03-25 14:07:47 -07:00
Yu-Ju Hong
6145b3b9c4
Merge pull request #5738 from smarterclayton/cleanup_clients
...
Clients should not check conditions, UpdateStatus() is inconsistent
2015-03-25 13:59:47 -07:00