Brendan Burns
1f12b89387
Kubernetes version v0.18.2
2015-06-08 13:08:10 -07:00
Dawn Chen
a90d47da60
Passing memory swap limit -1 by default. Docker remote API never check if memory
...
swap is enabled by kernel or not, instead by default to set the limit to
memory * 2, and return API error 500 if swap is not enabled.
(cherry picked from commit f714020a7a
)
2015-06-08 13:06:32 -07:00
Brendan Burns
3e5707be5b
Kubernetes version v0.18.1-dev
2015-06-02 20:30:49 -07:00
Brendan Burns
befd1385e5
Kubernetes version v0.18.1
2015-06-02 20:30:14 -07:00
Brendan Burns
deb907180b
Fix a bug in kubectl exec handling.
...
(cherry picked from commit 911e3e9594
)
2015-06-02 20:29:53 -07:00
Zach Loafman
b2a3831361
gke provider: Fix "gcloud .* describe" checks in util.sh
...
This basically prevents you from re-running e2es cross-project on the
GKE provider. (The current Jenkins jobs that have been moved to
different projects are working kind of accidentally.)
(cherry picked from commit 6f1d60ed31
)
2015-06-02 20:04:27 -07:00
Victor Marmol
74468bb3b7
Create a /system system container in Debian.
...
(cherry picked from commit c97dda068d
)
2015-06-02 20:04:12 -07:00
Victor Marmol
220570dfc1
Make system container name configurable.
...
(cherry picked from commit 9a2630ac6e
)
2015-06-02 20:03:57 -07:00
Victor Marmol
39c308012a
Have the ContainerManager create a system container.
...
The system container is a resource-only container which contains all
non-kernel processes that are not already part of a container. This will
allow monitoring of their resource usage and limiting it (eventually).
(cherry picked from commit ddec34a000
)
2015-06-02 20:03:43 -07:00
derekwaynecarr
ad7b10bf21
Name is a required parameter for kubectl run, default-name is not
...
(cherry picked from commit b69f1ff5bd
)
Conflicts:
pkg/kubectl/run.go
2015-06-02 20:03:02 -07:00
Jeff Lowdermilk
754d3ce99e
Kubernetes version v0.18.0
2015-05-29 09:41:41 -07:00
Filip Grzadkowski
17f6f86be6
Merge pull request #8998 from wojtek-t/retry_downloading
...
Retry downloading tars in case of unpack failure
2015-05-29 04:27:48 -07:00
Wojciech Tyczynski
4fc38849ea
Retry downloading tars in case of unpack failure
2015-05-29 13:06:24 +02:00
Filip Grzadkowski
567519c78a
Merge pull request #8993 from wojtek-t/increase_limit
...
Increase timeout for verifying clusters to 10 minutes
2015-05-29 03:20:40 -07:00
Filip Grzadkowski
ce7a3ea34d
Merge pull request #8916 from fgrzadkowski/limit_tracing
...
Improve tracing information in apiserver
2015-05-29 01:29:34 -07:00
Wojciech Tyczynski
44360e401b
Increase timeout for verifying clusters
2015-05-29 09:44:14 +02:00
Alex Robinson
ed4898d98c
Merge pull request #8987 from pmorie/expand-docs
...
Corrections to examples in expansion docs
2015-05-28 22:04:58 -07:00
Paul Morie
2ad30966fa
Corrections to examples in expansion docs
2015-05-29 01:00:36 -04:00
Tim Hockin
2c15609a06
Merge pull request #8975 from thockin/fix-svc-doc
...
Fix svc doc
2015-05-28 17:20:20 -07:00
Tim Hockin
f6ecb28c06
Fix bad JSON in doc
2015-05-28 17:05:51 -07:00
Tim Hockin
b16dd72e36
run gendocs
2015-05-28 17:05:02 -07:00
Tim Hockin
677d0fdf87
Merge pull request #8782 from orangain/fix-kubectl-path-in-x86
...
kubectl's dir should be 386 not x86 in x86 enviroment
2015-05-28 16:59:25 -07:00
Tim Hockin
2e7b6d94c2
Merge pull request #8955 from dchen1107/cleanup
...
Remove useless master component images after saving image as tar file.
2015-05-28 16:57:55 -07:00
Tim Hockin
d0daabb34b
Merge pull request #8471 from bprashanth/scheduler_burst
...
Limit the scheduler to a burst qps of 30
2015-05-28 16:55:25 -07:00
Tim Hockin
9e486be743
Merge pull request #8795 from a-robinson/latency
...
Remove the clientID field from the apiserver request latency metric
2015-05-28 16:55:11 -07:00
Tim Hockin
7b7f4f6c76
Merge pull request #8913 from sroze/patch-1
...
Fix typo in Content-Type name
2015-05-28 16:54:56 -07:00
Tim Hockin
bade36c7dd
Merge pull request #8826 from markturansky/b2d_fix
...
Fixed setNodeStatus to allow running on pods on OS X
2015-05-28 16:54:42 -07:00
Tim Hockin
e3283b700d
Merge pull request #8968 from yifan-gu/rkt_doc
...
docs: Add README for getting started with rkt.
2015-05-28 16:54:10 -07:00
Tim Hockin
b72a8309b5
Merge pull request #8972 from lavalamp/networkTimeout
...
fix old networking test to use version 1.3
2015-05-28 16:53:40 -07:00
Tim Hockin
da78ab6b63
Merge pull request #8740 from thockin/nix-portal
...
Rename "portalIP" to "clusterIP"
2015-05-28 16:52:02 -07:00
Tim Hockin
35c7912a7a
Merge pull request #8971 from krousey/go-restful_update
...
Update go-restful to get stable sorting in spec
2015-05-28 16:49:49 -07:00
Daniel Smith
779e0d8529
fix old networking test to use version 1.3
2015-05-28 16:49:25 -07:00
Kris Rousey
22b2c68c02
Update go-restful to get stable sorting in spec
...
This reverts commit 4a7071e7f7
.
2015-05-28 16:43:13 -07:00
Tim Hockin
9a49e8155f
Update generated code
2015-05-28 16:28:18 -07:00
Yifan Gu
e5d8a21290
docs: Add README for getting started with rkt.
2015-05-28 16:28:02 -07:00
Tim Hockin
e13d6078de
Final pass looking for errant 'portal' strings
2015-05-28 16:10:44 -07:00
Tim Hockin
ac3cc3c518
Rename PORTAL_NET all over
2015-05-28 16:10:44 -07:00
Tim Hockin
3005471100
Add new apiserver flags for clusterIP (nee portal)
...
Leave old flags but marked as deprecated
2015-05-28 16:10:44 -07:00
Tim Hockin
4318ca5a8b
Rename 'portal IP' to 'cluster IP' most everywhere
...
This covers obvious transforms, but not --portal_net, $PORTAL_NET and
similar.
2015-05-28 16:10:44 -07:00
Tim Hockin
46686616d4
Merge pull request #8967 from GoogleCloudPlatform/revert-8944-go-restful_update
...
Revert "Update go-restful to get stable sorting in spec"
2015-05-28 16:04:32 -07:00
Tim Hockin
4a7071e7f7
Revert "Update go-restful to get stable sorting in spec"
2015-05-28 16:04:11 -07:00
Tim Hockin
d639005422
Merge pull request #8965 from thockin/fix-build
...
Fix undetected merge conflict
2015-05-28 16:01:07 -07:00
Tim Hockin
b17e343afc
Fix undetected merge conflict
2015-05-28 16:00:10 -07:00
Tim Hockin
d355154181
Merge pull request #8556 from kargakis/label-parsing-fix
...
label: Invalidate empty or invalid value labels
2015-05-28 15:54:14 -07:00
Tim Hockin
32bb3ae8f1
Merge pull request #7775 from simon3z/cloud-provider-id
...
api: add the ProviderID attribute to NodeSpec
2015-05-28 15:54:00 -07:00
Tim Hockin
081ab3abac
Merge pull request #8853 from caesarxuchao/HostToNodeName
...
update PodSpec.Host to PodSpec.NodeName
2015-05-28 15:50:12 -07:00
Tim Hockin
e0fe9bb4d6
Merge pull request #8959 from lavalamp/networkTimeout
...
Network timeout
2015-05-28 15:49:57 -07:00
Tim Hockin
2c20c3664c
Merge pull request #8902 from brendandburns/fix
...
Turn off certificate checking for Mavericks, as the curl is borked.
2015-05-28 15:32:50 -07:00
Tim Hockin
df4c591943
Merge pull request #8893 from jeffmendoza/patch-2
...
Wordpress Example: clarify GCE zone
2015-05-28 15:31:00 -07:00
Tim Hockin
4ac239499b
Merge pull request #8904 from justinsb/fix_8903
...
GCE kube-up; write the marker only after we have uploaded the file
2015-05-28 15:30:47 -07:00