Zach Loafman
b723f0873c
Merge pull request #4793 from mikedanese/patch-test-fix
...
Fix bad hack/cmd-test.sh case for --patch
2015-02-26 14:39:36 -08:00
Brendan Burns
16b97a4a45
Merge pull request #4591 from derekwaynecarr/origin_example
...
WIP: Example running OpenShift Origin as pod on Kubernetes
2015-02-26 14:38:21 -08:00
Vish Kannan
0d474bc19e
Merge pull request #4772 from sub-mod/vibeta3_json
...
Update examples to support v1beta3 api - cassandra
2015-02-26 14:35:17 -08:00
Tim Hockin
672c55bdb3
Merge pull request #4858 from proppy/cross-go2docker
...
contrib/go2docker: always cross compile binary to linux_amd64
2015-02-26 14:24:08 -08:00
Jeff Lowdermilk
d085cd21f4
Merge pull request #4606 from satnam6502/guestbook
...
Using kubectl to obtain public IP for guestbook service
2015-02-26 14:18:27 -08:00
Brendan Burns
a862c37b29
Merge pull request #4383 from simon3z/instances-id
...
cloudprovider: add instance id to NodeSpec
2015-02-26 14:13:49 -08:00
Brian Grant
ac0ecda1d6
Merge pull request #4868 from proppy/podex-httpd
...
contrib/podex: add daemon mode
2015-02-26 14:13:21 -08:00
Johan Euphrosine
1322421a8a
contrib/go2docker: fix README typo
2015-02-26 14:11:40 -08:00
Johan Euphrosine
9d7f4e8c84
contrib/go2docker: add ca certs
2015-02-26 13:54:59 -08:00
Zach Loafman
507b202b23
Merge pull request #4864 from jlowdermilk/kubectl-e2e-timeout
...
Increase timeout on kubectl.go to 60s
2015-02-26 13:31:52 -08:00
Johan Euphrosine
478257a259
contrib/podex: add http status code handling
2015-02-26 13:30:48 -08:00
Eric Tune
0a677c67c0
Merge pull request #4799 from pmorie/security_nits
...
Fix nits in security proposal
2015-02-26 13:22:10 -08:00
Eric Tune
e77745672c
Merge pull request #4577 from satnam6502/cluster-name
...
Qualify the name of forwarding rules with INSTANCE_PREFIX
2015-02-26 13:17:49 -08:00
Brendan Burns
7665b2668f
Merge pull request #4770 from gmarek/client4
...
Add waiting for GCE operations to finish before proceeding in various functions.
2015-02-26 13:05:11 -08:00
Satnam Singh
239df4595c
Using kubectl to obtain public IP for guestbook service
2015-02-26 13:01:28 -08:00
Federico Simoncelli
b942b1cb71
vagrant: report the nodes external id
...
Signed-off-by: Federico Simoncelli <fsimonce@redhat.com>
2015-02-26 20:52:13 +00:00
Federico Simoncelli
bfb93a1928
openstack: report the nodes external id
...
Signed-off-by: Federico Simoncelli <fsimonce@redhat.com>
2015-02-26 20:52:13 +00:00
Federico Simoncelli
ad6091be99
gce: report the nodes external id
...
Signed-off-by: Federico Simoncelli <fsimonce@redhat.com>
2015-02-26 20:52:13 +00:00
Federico Simoncelli
6b16f80dc1
aws: report the nodes external id
...
Signed-off-by: Federico Simoncelli <fsimonce@redhat.com>
2015-02-26 20:52:12 +00:00
Federico Simoncelli
1fc56aa023
ovirt: report the nodes external id
...
Signed-off-by: Federico Simoncelli <fsimonce@redhat.com>
2015-02-26 20:52:12 +00:00
Federico Simoncelli
a450da4fd0
cloudprovider: add instance id to NodeSpec
...
Sometimes for external applications it is important to identify the
cloud instance of the nodes. Until this patch there was no contract
that the node name returned by List was also the unique identifier of
the cloud instance. This new API ensures that an external application
can reliably retrieve the relevant instance id of the nodes.
Signed-off-by: Federico Simoncelli <fsimonce@redhat.com>
2015-02-26 20:52:12 +00:00
Federico Simoncelli
8844c06574
ovirt: fetch instance ip address from rest-api
...
This patch adds the support for returning the ip address of the instances
when reported by the guest-agent and from the rest-api.
Signed-off-by: Federico Simoncelli <fsimonce@redhat.com>
2015-02-26 20:52:12 +00:00
Victor Marmol
7d44201a0b
Merge pull request #4867 from ixdy/rollbacks
...
Revert "Adding sync pod latency metric." and "Thread-per-pod model in Kubelet"
2015-02-26 12:47:31 -08:00
Johan Euphrosine
6be03b6121
contrib/go2docker: fix typo
2015-02-26 12:22:36 -08:00
Johan Euphrosine
bdaaa0f143
podex: add daemon mode
2015-02-26 12:17:45 -08:00
Jeff Grafton
c2e7e2d029
Revert "Adding sync pod latency metric." and "Thread-per-pod model in Kubelet."
...
This reverts commits 744f33d886
and
7191c5c7fd
.
2015-02-26 12:15:28 -08:00
Jeff Lowdermilk
9871bbc1ae
Increase timeout on kubectl.go to 60s
...
Should reduce flakiness caused by ~30s docker image pulls.
2015-02-26 12:13:28 -08:00
Rohit Jnagal
e455ee5d2e
Merge pull request #4765 from brendandburns/scheduler
...
Log a better error with useful info on scheduling failures.
2015-02-26 12:01:04 -08:00
Johan Euphrosine
aef560a01a
contrib/podex: split manifest generation
2015-02-26 11:51:26 -08:00
Daniel Smith
3038a5624e
Merge pull request #4859 from dchen1107/master
...
Move salt based clusters to Docker 1.5.0
2015-02-26 11:32:07 -08:00
Rohit Jnagal
da0885c896
Merge pull request #4818 from vmarmol/mon-startup
...
Adding sync pod latency metric.
2015-02-26 11:31:33 -08:00
Zach Loafman
e10f54eebf
Merge pull request #4762 from satnam6502/es-image
...
Make a Kubernetes specific version of an Elasticsearch Docker container
2015-02-26 11:24:09 -08:00
Mike Danese
c9fcf45fd9
fix bad cmd-test for patch.
2015-02-26 11:21:03 -08:00
Victor Marmol
744f33d886
Adding sync pod latency metric.
...
Latency is broken down by create, update, and sync pods.
Part of #4604 .
2015-02-26 11:13:04 -08:00
Dawn Chen
59a9030413
Move salt based clusters to Docker 1.5.0
2015-02-26 11:06:53 -08:00
Johan Euphrosine
5838854c27
contrib/go2docker: goimports
2015-02-26 11:06:35 -08:00
Alex Robinson
39c343d57e
Merge pull request #4856 from nikhiljindal/expvar
...
Stop importing expvar
2015-02-26 11:02:41 -08:00
Johan Euphrosine
f6e1b77510
contrib/go2docker: cross compile to linux_amd64
2015-02-26 10:56:17 -08:00
nikhiljindal
b771a56435
Stop importing expvar
2015-02-26 10:47:58 -08:00
roberthbailey
6efa68aa86
Merge pull request #4750 from fabioy/e2e-defer.fix
...
Move 'defer' call before creation on various e2e tests.
2015-02-26 10:03:46 -08:00
Victor Marmol
e41d0bd544
Merge pull request #4804 from wojtek-t/separate_pod_workers
...
Thread-per-pod model in Kubelet.
2015-02-26 09:22:20 -08:00
Wojciech Tyczynski
7191c5c7fd
Thread-per-pod model in Kubelet.
2015-02-26 17:58:57 +01:00
Tim Hockin
f4bee7e651
Merge pull request #4843 from ddysher/0-fix-0
...
Add missing flag description; regenerate man1
2015-02-26 08:25:01 -08:00
Deyuan Deng
660428bb00
Add missing flag description; regenerate man1
2015-02-26 11:15:01 -05:00
Zach Loafman
eedd9ec317
Merge pull request #4812 from rsokolowski/skydns-version
...
Update skydns's etcd to version 2.0.3
2015-02-26 07:00:58 -08:00
Zach Loafman
57fe439adf
Merge pull request #4773 from lhuard1A/test-cmd
...
Assert pre and post conditions of all commands in test-cmd.sh
2015-02-26 07:00:29 -08:00
Subin M
97ea7065fc
modify resource limits
2015-02-26 13:51:06 +05:30
Vish Kannan
e3af23e6e9
Merge pull request #4792 from vmarmol/mon-containers-per-pod
...
Add Kubelet metrics for pod and container counts.
2015-02-25 18:51:22 -08:00
Vish Kannan
7547f70aab
Merge pull request #4832 from ddysher/add-err-msg
...
Fix delete pod namespace; include error message when failed deleting pods
2015-02-25 18:47:14 -08:00
Vish Kannan
6601ff78be
Merge pull request #4827 from satnam6502/cleanup
...
Remove deprecated co-located ES/Kibana setup
2015-02-25 18:41:58 -08:00