Robert Bailey
2cd9828c96
Merge pull request #5945 from satnam6502/serve_hostnames
...
Specify queries per node, increase pod start timeout
2015-03-26 11:51:52 -07:00
Dawn Chen
c569c09135
Merge pull request #5999 from vmarmol/refactor
...
Refactor pod killing to be done in a single killPod().
2015-03-26 11:48:58 -07:00
Satnam Singh
700c45d1d7
Add verbose flag, specify queries per node, increase pod start timeout
2015-03-26 11:40:54 -07:00
Clayton Coleman
87ac163662
Merge pull request #5988 from smarterclayton/gendocs_early
...
Move gendocs earlier in the travis chain so users know they forgot a "standard" step
2015-03-26 14:37:59 -04:00
Zach Loafman
7814dd4ecd
Merge pull request #5998 from wattsteve/patch-1
...
Fedora Guide: Clarify installation process for different Kube Versions
2015-03-26 11:32:35 -07:00
Zach Loafman
5ef6939740
Merge pull request #5992 from wojtek-t/extend_density_test
...
Improve density test to log unscheduled pods
2015-03-26 11:31:26 -07:00
Victor Marmol
a59e5f8995
Refactor pod killing to be done in a single killPod().
2015-03-26 11:25:48 -07:00
Clayton Coleman
1e496696ca
Merge pull request #5903 from smarterclayton/support_resources_by_type_and_name
...
Allow resource.Builder commands to take arguments by type/name
2015-03-26 14:23:03 -04:00
Clayton Coleman
80aa498ba5
Merge pull request #5978 from smarterclayton/order_commands
...
Order the commands in kubectl by importance and function
2015-03-26 14:22:04 -04:00
Quinton Hoole
c8f6761fe9
Merge pull request #5686 from erictune/security-roadmap
...
Added integration test of secrets.
2015-03-26 11:16:00 -07:00
Victor Marmol
106cc037ee
Merge pull request #5995 from ArtfulCoder/pause_no_port_forward_for_net_host
...
Kill running Pod running with -net=true if kubelet does not allow it
2015-03-26 11:03:58 -07:00
Victor Marmol
5d98e409c2
Merge pull request #5983 from roberthbailey/kube-proxy-healthz
...
Separate the bind address for the healthz server from the bind address from the proxy itself
2015-03-26 11:02:56 -07:00
Eric Tune
b77b529e16
Merge pull request #5954 from pmorie/secret-log
...
Add positive logging for secret volume plugin
2015-03-26 10:56:16 -07:00
Clayton Coleman
6830d0df0d
Move gendocs earlier in the travis chain so users know they forgot a "standard" step
2015-03-26 13:56:01 -04:00
Eric Tune
884b893370
Merge pull request #5913 from errordeveloper/master
...
Minor updates to CoreOS/Weave implementation for Azure cloud
2015-03-26 10:55:14 -07:00
Eric Tune
5698c32fd1
Merge pull request #5899 from jainvipin/master
...
master_ip needs updating even for minion to be discovered by master
2015-03-26 10:53:48 -07:00
Steve Watt
0d6cf9ae99
Add how-to for installing different Kube Versions
...
Provenance of the PR - https://groups.google.com/forum/#!topic/google-containers/kBw33yj33sU
This change provides users that may not be familiar with Fedora conventions with some additional information on how to quickly navigate the Fedora infrastructure to find and install the Kubernetes version that they are after.
2015-03-26 12:53:12 -05:00
Eric Tune
1f9cdce9cf
Merge pull request #5521 from preillyme/patch-1
...
Update README to show community support
2015-03-26 10:52:09 -07:00
Robert Bailey
ebde44c032
Separate the bind address for the healthz server from the bind address from
...
the proxy itself. Default the bind address for the healthz server to localhost.
2015-03-26 10:40:48 -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
Abhishek Shah
5c42070eeb
Kill running Pod running with -net=true if kubelet does not allow it
2015-03-26 10:13:06 -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
Wojciech Tyczynski
13feb77288
Improve density test to log unscheduled pods
2015-03-26 17:01:47 +01: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
0dd625ffd3
Order the commands in kubectl by importance and function
...
Move the client config commands towards the bottom, keep the primary
verbs near the top. Version goes at the bottom.
2015-03-26 10:19:06 -04: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
Clayton Coleman
581d7cd789
Allow resource.Builder commands to take arguments by type/name
...
Will allow xarg behavior to fetch resources across multiple types.
Changes 'create', 'get', 'update', 'stop', and 'delete' to output
<resourceType>/<name>.
2015-03-25 20:39:22 -04: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