nikhiljindal
|
34a0bccd2e
|
Stop supporting TRACE proxy requests
|
2015-06-16 14:07:40 -07:00 |
|
Saad Ali
|
068000a8ba
|
Merge pull request #9847 from mikedanese/apiserver-liveness-probe
add livenessProbe to kube-apiserver.manifest
|
2015-06-16 14:03:13 -07:00 |
|
Saad Ali
|
d5b40de7b4
|
Merge pull request #9867 from marekbiskup/doc-overview
clarification of name uniqueness
|
2015-06-16 14:02:06 -07:00 |
|
Saad Ali
|
591132f4ae
|
Merge pull request #9871 from marekbiskup/doc-service
formatting
|
2015-06-16 14:00:47 -07:00 |
|
Saad Ali
|
03af349173
|
Merge pull request #9758 from satnam6502/gcl-default
Make Google Cloud Logging the default for GCE
|
2015-06-16 13:47:56 -07:00 |
|
Saad Ali
|
d6b50d5602
|
Merge pull request #9823 from caesarxuchao/remove-PodContainerInfo
remove PodContainerInfo from api/types.go
|
2015-06-16 13:38:53 -07:00 |
|
Saad Ali
|
fc30ab308b
|
Merge pull request #9886 from vishh/heapster_v0.14.1
Updating heapster version to v0.14.1.
|
2015-06-16 13:14:07 -07:00 |
|
Saad Ali
|
d763252b01
|
Merge pull request #9869 from marekbiskup/doc-links
doc links
|
2015-06-16 12:06:11 -07:00 |
|
Saad Ali
|
a99e2a2d0c
|
Merge pull request #9872 from marekbiskup/doc-rc
small clarifications in RC doc
|
2015-06-16 12:05:39 -07:00 |
|
Vishnu Kannan
|
31f7ea10c6
|
Updating heapster version to v0.14.1.
Adding a standalone version of heapster which exposes stats via REST API.
|
2015-06-16 11:56:23 -07:00 |
|
Saad Ali
|
d31fd4035d
|
Merge pull request #9227 from jlowdermilk/shell-cleanup
Remove the last provider-specific handling in kubectl.sh, ginkgo-e2e.sh
|
2015-06-16 11:55:47 -07:00 |
|
Saad Ali
|
41545d0a66
|
Merge pull request #9135 from jlowdermilk/fix-gce-kube-down
Fix route regexp for gce-kube-down
|
2015-06-16 11:54:45 -07:00 |
|
Jeff Lowdermilk
|
e02483e3fe
|
Fix route regexp for gce-kube-down
|
2015-06-16 11:25:43 -07:00 |
|
Brendan Burns
|
1dd18673ec
|
Merge pull request #9762 from jlowdermilk/negotiate-api-version
kubectl negotiates api version to use based on client,server supported versions
|
2015-06-16 11:18:08 -07:00 |
|
Brendan Burns
|
96c244eacf
|
Merge pull request #9848 from cjcullen/fwfix
Fix mislooping in ssh.go. Add retries to AddSSHKeys.
|
2015-06-16 11:10:30 -07:00 |
|
Jeff Lowdermilk
|
47901b7edd
|
Remove the last provider-specific handling in kubectl.sh, ginkgo-e2e.sh
|
2015-06-16 10:58:04 -07:00 |
|
Saad Ali
|
27704beae5
|
Merge pull request #9856 from justinsb/spelling_mistakes
Minor typos in cluster/addons/README.md
|
2015-06-16 10:55:41 -07:00 |
|
Saad Ali
|
5596e6f789
|
Merge pull request #9493 from marekbiskup/testAddonUpdate
e2e test for addon upgrade
|
2015-06-16 10:50:15 -07:00 |
|
CJ Cullen
|
48f672af92
|
Change SSHTunnelList to struct to make Open() semantics better.
|
2015-06-16 10:36:38 -07:00 |
|
Jeff Lowdermilk
|
f31191224b
|
kubectl negotiates apiversion to use based on client,server supported
|
2015-06-16 10:12:39 -07:00 |
|
Saad Ali
|
dae03043d4
|
Merge pull request #9732 from ixdy/e2e-coredump
e2e: in core dump, add delta to waitgroup outside of goroutine
|
2015-06-16 09:16:29 -07:00 |
|
Marek Biskup
|
5a2b96c455
|
clarifications
|
2015-06-16 17:38:42 +02:00 |
|
Marek Biskup
|
b71bf667b5
|
formatting
|
2015-06-16 17:35:20 +02:00 |
|
Marek Biskup
|
28792c2d50
|
doc links
|
2015-06-16 17:31:45 +02:00 |
|
Marek Biskup
|
aa0c816d9f
|
clarification of name uniqueness
|
2015-06-16 17:19:37 +02:00 |
|
Filip Grzadkowski
|
6674913f92
|
Merge pull request #9858 from fgrzadkowski/skip_density
Skip density test in a regular e2e run
|
2015-06-16 15:35:54 +02:00 |
|
Filip Grzadkowski
|
74736d903f
|
Skip density test in a regular e2e run
|
2015-06-16 15:29:18 +02:00 |
|
Justin Santa Barbara
|
0d2f587cea
|
Minor typos in cluster/addons/README.md
|
2015-06-16 09:18:23 -04:00 |
|
CJ Cullen
|
4d5d0457ef
|
Fix mislooping in ssh.go. Add retries to AddSSHKeys.
|
2015-06-16 00:08:37 -07:00 |
|
Mike Danese
|
491eb5e583
|
add livenessProbe to kube-apiserver.manifest
|
2015-06-15 23:22:56 -07:00 |
|
Fabio Yeon
|
a8269e38c9
|
Merge pull request #9716 from derekwaynecarr/stable_quota_controller
Its bad to spawn a gofunc per quota with large number of quotas
|
2015-06-15 21:49:10 -07:00 |
|
Fabio Yeon
|
3ad3b2962a
|
Merge pull request #9825 from nikhiljindal/newBranch
Removing legacyBehavior param from pkg/client
|
2015-06-15 21:03:22 -07:00 |
|
Fabio Yeon
|
96039d2f28
|
Merge pull request #9814 from caesarxuchao/conversion-tool-v1
update the api conversion tool to default to v1
|
2015-06-15 21:02:49 -07:00 |
|
Brendan Burns
|
a6652a0e98
|
Merge pull request #9834 from cjcullen/fwfix
Fix crashes in ssh-tunnel code.
|
2015-06-15 20:25:32 -07:00 |
|
Quinton Hoole
|
1b5292fa4d
|
Merge pull request #9830 from brendandburns/e2e
Set the project when creating/destroying pd disks.
|
2015-06-15 20:00:20 -07:00 |
|
Fabio Yeon
|
bcf5cffa1a
|
Merge pull request #9768 from timstclair/proxy-rel
Don't rewrite relative URLs when proxying HTTP content.
|
2015-06-15 19:54:18 -07:00 |
|
Fabio Yeon
|
72082624e5
|
Merge pull request #9522 from brendandburns/friction
Add a better message if the user doesn't specify a resource type.
|
2015-06-15 19:53:54 -07:00 |
|
Fabio Yeon
|
bb659de2f1
|
Merge pull request #9832 from brendandburns/project
Add a missing ${PROJECT}
|
2015-06-15 19:35:32 -07:00 |
|
Fabio Yeon
|
0453f9ea9d
|
Merge pull request #9705 from hurf/label4describe
Add label support for kubectl describe
|
2015-06-15 19:33:09 -07:00 |
|
Fabio Yeon
|
6ab2aee677
|
Merge pull request #9697 from CyrusBiotechnology/cyrus/feature/nodeport-documentation
Added what seems to be the default allowable port range for NodePort to the docs
|
2015-06-15 19:32:35 -07:00 |
|
Fabio Yeon
|
9b3e9a509d
|
Merge pull request #9616 from jeffbean/kube_addons
kube_addons - Adding variable with default for kubectl bin.
|
2015-06-15 19:31:42 -07:00 |
|
Chao Xu
|
34e443a1aa
|
update the api conversion tool to v1
|
2015-06-15 17:30:05 -07:00 |
|
CJ Cullen
|
66fb8ccb02
|
Add ssh tunnel-open metrics
|
2015-06-15 17:28:54 -07:00 |
|
Dawn Chen
|
80c48aedb2
|
Merge pull request #9824 from dchen1107/clean
explicitly applying oom_score_adj(0) to processes of user containers
|
2015-06-15 17:06:48 -07:00 |
|
Brendan Burns
|
dea86ed926
|
Add a missing ${PROJECT}
|
2015-06-15 16:59:08 -07:00 |
|
nikhiljindal
|
3d63c71cbc
|
Removing legacyBehavior param from pkg/client
|
2015-06-15 16:49:11 -07:00 |
|
Brendan Burns
|
3a2e20307f
|
Set the project when creating/destroying pd disks.
|
2015-06-15 16:45:48 -07:00 |
|
Dawn Chen
|
14f78b74cc
|
Fix the unittests cause by applying oom_score_adj (0) to the user containers.
|
2015-06-15 16:16:34 -07:00 |
|
Dawn Chen
|
f6f9372d1a
|
Apply oom_score_adj (0) to PID of user containers by default.
|
2015-06-15 16:16:34 -07:00 |
|
Fabio Yeon
|
19a7e87c06
|
Merge pull request #9813 from dchen1107/cleanup
Using bigger nodes for e2e test on gce.
|
2015-06-15 16:08:35 -07:00 |
|