Brian Grant
75e11d064a
Merge pull request #8982 from erictune/docs8
...
Updated node.md
2015-06-02 18:54:35 -07:00
Brian Grant
51a4e08ebd
Merge pull request #8979 from erictune/docs6
...
Explain that file-based pods cannot use secrets
2015-06-02 18:53:36 -07:00
Brian Grant
21147d784a
Merge pull request #9074 from roberthbailey/unbound-var
...
Don't assume that CA_CERT_BASE64 will be set.
2015-06-02 18:52:49 -07:00
Brian Grant
b15efbc2f5
Merge pull request #8504 from jayunit100/ginkgo-names
...
Cleanup ginkgo declarative naming in E2Es
2015-06-02 18:44:06 -07:00
Brian Grant
393368f6e5
Merge pull request #9153 from GoogleCloudPlatform/revert-8936-admission_controllers_doc
...
Revert "Document admission control plug-ins for Kube 1.0"
2015-06-02 16:56:36 -07:00
Brian Grant
b0d6d56baa
Revert "Document admission control plug-ins for Kube 1.0"
2015-06-02 16:56:10 -07:00
Brian Grant
be118f0b1c
Merge pull request #9152 from GoogleCloudPlatform/revert-8953-services-e2e
...
Revert "Make services.sh e2e more reliable(?) and debuggable"
2015-06-02 16:54:30 -07:00
Brian Grant
202343799e
Revert "Make services.sh e2e more reliable(?) and debuggable"
2015-06-02 16:54:12 -07:00
Brian Grant
eb0cd90b0c
Merge pull request #9151 from GoogleCloudPlatform/revert-9141-services-e2e
...
Revert "Make a namespace before using it"
2015-06-02 16:54:00 -07:00
Brian Grant
6cfa260745
Revert "Make a namespace before using it"
2015-06-02 16:46:30 -07:00
Eric Tune
15cfd32512
Updated node.md
...
Describe kubelet self-registration.
Remove references to deprecated node controller flags.
Describe flags that control kubelet registration.
2015-06-02 16:12:22 -07:00
Eric Tune
35872c10d6
Merge pull request #8936 from derekwaynecarr/admission_controllers_doc
...
Document admission control plug-ins for Kube 1.0
2015-06-02 16:08:59 -07:00
jayunit100
e6583ef7d7
Cleanup ginkgo declarative naming in E2Es
2015-06-02 17:56:44 -04:00
Brian Grant
a6d68bd76d
Merge pull request #9144 from GoogleCloudPlatform/revert-8881-services
...
Revert "Add a test for the service load balancer."
2015-06-02 14:55:21 -07:00
Brian Grant
b5aa78bd44
Revert "Add a test for the service load balancer."
2015-06-02 14:53:58 -07:00
Brian Grant
e8c0474c4a
Merge pull request #9143 from GoogleCloudPlatform/revert-8641-gracefully_delete_pods
...
Revert "Gracefully delete pods from the Kubelet"
2015-06-02 14:51:33 -07:00
Filip Grzadkowski
98115facfd
Revert "Gracefully delete pods from the Kubelet"
2015-06-02 23:40:05 +02:00
Brian Grant
52e5df7ebb
Merge pull request #9141 from thockin/services-e2e
...
Make a namespace before using it
2015-06-02 14:39:24 -07:00
Tim Hockin
3211f851ff
Make a namespace before using it
2015-06-02 14:37:18 -07:00
Brian Grant
0cb0a56895
Merge pull request #8417 from jdef/proxy_port_allocator
...
proxy port range allocation
2015-06-02 14:17:41 -07:00
Brian Grant
8a9700b2ba
Merge pull request #8864 from ncdc/pluggable-docker-exec
...
Add support for pluggable Docker exec handlers
2015-06-02 14:13:06 -07:00
Brian Grant
aa2f0be626
Merge pull request #8718 from vishh/kube2sky
...
Avoid making connections to the apiserver insecure by default in kube2sky
2015-06-02 14:11:58 -07:00
Brian Grant
808932c079
Merge pull request #9056 from runningwild/master
...
Change isVolumeConflict so read-only gce persistent disks don't confl…
2015-06-02 13:14:13 -07:00
Brian Grant
6508c04f24
Merge pull request #9112 from kargakis/expose-nits
...
expose: Better error formatting and generic flag message
2015-06-02 13:10:52 -07:00
Brian Grant
600d59d544
Merge pull request #9111 from combor/version_bump
...
Version bump to 0.18.0
2015-06-02 13:10:40 -07:00
Brian Grant
619a72cd3b
Merge pull request #9048 from kazegusuri/examples_test
...
validate all json/yaml examples under examples dir
2015-06-02 13:09:47 -07:00
Brian Grant
ca733221e2
Merge pull request #8953 from thockin/services-e2e
...
Make services.sh e2e more reliable(?) and debuggable
2015-06-02 13:08:17 -07:00
Brian Grant
b1a0fb0cb3
Merge pull request #8881 from brendandburns/services
...
Add a test for the service load balancer.
2015-06-02 13:08:02 -07:00
Brian Grant
464224f50d
Merge pull request #8862 from jszczepkowski/e2e-net
...
Added e2e test case for network partition.
2015-06-02 13:07:46 -07:00
Brian Grant
0a28edf6e7
Merge pull request #8698 from vmarmol/with-limits
...
Reserve node resources for node services
2015-06-02 13:05:29 -07:00
Eric Tune
7fee4de41d
Explain that file-based pods cannot use secrets.
2015-06-02 11:17:42 -07:00
Brian Grant
00005f4da8
Merge pull request #9088 from caesarxuchao/add-v1-swagger
...
add v1 swagger-spec; update existing swagger-spec
2015-06-02 10:41:58 -07:00
Brian Grant
3f07503cea
Merge pull request #9103 from liggitt/omitempty_service_account
...
fix omitempty on PodSpec.ServiceAccount in v1beta3
2015-06-02 10:41:11 -07:00
Brian Grant
5e5fe225d8
Merge pull request #9102 from ZJU-SEL/updateK8sversion
...
bump the ubuntu k8s version to 0.18.0
2015-06-02 10:40:54 -07:00
Brian Grant
949ce892f7
Merge pull request #9094 from derekwaynecarr/update_environ
...
Align systemd environ file with optimal admission controllers
2015-06-02 10:40:33 -07:00
Brian Grant
b8a7527cb3
Merge pull request #9069 from markturansky/pv_panic_fix
...
Fixes panic/nil pointer in PV
2015-06-02 10:39:40 -07:00
Brian Grant
8c5308c746
Merge pull request #8973 from rjnagal/rc
...
Fix guestbook example based on hackathon feedback.
2015-06-02 10:38:13 -07:00
Brian Grant
55529d9256
Merge pull request #7153 from xiang90/apiserver
...
minor cleanup for apiserver/errors.go
2015-06-02 10:37:36 -07:00
Brian Grant
b7ae48eb1e
Merge pull request #8641 from smarterclayton/gracefully_delete_pods
...
Gracefully delete pods from the Kubelet
2015-06-02 10:36:27 -07:00
Brendan Burns
3d90d1cefb
Add a test for the service load balancer.
2015-06-02 10:16:18 -07:00
Jeff Lowdermilk
3cb30e1e21
Merge pull request #9118 from zmerlynn/fix-gke-network
...
gke provider: Fix "gcloud .* describe" checks in util.sh
2015-06-02 10:12:31 -07:00
Filip Grzadkowski
16d3531e90
Merge pull request #9120 from piosz/load
...
Disabled load e2e test for scalability Jenkins job
2015-06-02 16:32:58 +02:00
Piotr Szczesniak
ac82f50afb
Disabled load e2e test for scalability Jenkins job
2015-06-02 16:16:02 +02:00
Zach Loafman
6f1d60ed31
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.)
2015-06-02 07:03:32 -07:00
markturansky
b1464437de
fixed test
2015-06-02 09:19:28 -04:00
Jan Safranek
d2b4ae4df4
Fix persistent volumes.
...
Check Spec.PersistentVolumeSource in NFS, RBD, Gluster and iSCSI volume
plugins.
2015-06-02 09:19:28 -04:00
Filip Grzadkowski
74b688dc0e
Merge pull request #9115 from fgrzadkowski/fix_startup
...
Retry downloading binary tars in case of unpack failure
2015-06-02 15:19:25 +02:00
Filip Grzadkowski
caafd28245
Retry downloading binary tars in case of unpack failure
2015-06-02 14:59:15 +02:00
James DeFelice
4abcf7449c
implementation of proxy port allocation
2015-06-02 12:28:25 +00:00
Jerzy Szczepkowski
44f11ea662
Added e2e test case for network partition.
...
Added e2e test case which verifies if a node can return to cluster after longer network partition. Valid for gce. Finally fixes to #7051 .
2015-06-02 13:09:21 +02:00