Filip Grzadkowski
ea7a615ce6
Refactor load test and reduce the load during the test.
2015-06-09 16:44:23 +02:00
krousey
b68e08f55f
Merge pull request #9447 from GoogleCloudPlatform/revert-9390-bump_ectd_client
...
Revert "Update go-etcd client library version and add ugorji codec to…
2015-06-08 17:18:26 -07:00
krousey
662689c157
Revert "Update go-etcd client library version and add ugorji codec to dependencies"
2015-06-08 17:11:33 -07:00
krousey
b2449746b4
Merge pull request #9388 from nikhiljindal/verify-swagger
...
Adding a script to verify that swagger spec is updated
2015-06-08 16:49:46 -07:00
krousey
afb9a7e362
Merge pull request #9373 from justinsb/aws_lb_cleanup
...
Make deletion of an AWS load balancer clean
2015-06-08 16:49:21 -07:00
krousey
e14d9038fe
Merge pull request #9367 from justinsb/aws_ssh_check
...
AWS: Check for SSH connectivity & better logging on failure
2015-06-08 16:48:04 -07:00
krousey
f5d0b0d61e
Merge pull request #9219 from caesarxuchao/remove-tests-pkg/kubelet/config
...
remove v1beta1/2 tests from pkg/kubelet/config
2015-06-08 16:47:46 -07:00
Satnam Singh
f03c09ae9b
Merge pull request #9353 from erictune/docs10
...
Rewrite docs for accessing the cluster.
2015-06-08 16:27:26 -07:00
Eric Tune
e82b40e64b
Rewrite docs for accessing the cluster.
...
Put discussion of how to access the API ahead of discussion about
how to access other services on the cluster.
More clearly distinguish the different kinds of proxies.
Explain pros and cons of different approaches better.
Remove cluster-admin-oriented documentation from user guide.
More links.
2015-06-08 16:23:33 -07:00
krousey
ab4c725975
Merge pull request #9328 from liggitt/token_controller_process_new
...
Generate tokens for service accounts with no secrets
2015-06-08 15:15:44 -07:00
krousey
8a9e0e00bf
Merge pull request #9128 from marekbiskup/addonUpgrade
...
Addon upgrade (partial implementation of #8107 )
2015-06-08 15:15:27 -07:00
krousey
7ab3106dae
Merge pull request #9369 from justinsb/aws_mount_all_ephemeral
...
AWS: Mount ephemeral devices, even if not specified in the AMI
2015-06-08 15:11:01 -07:00
krousey
5aa0219ada
Merge pull request #9292 from cjcullen/test_pull_8946
...
Add an ssh tunnel option to the /proxy endpoint
2015-06-08 14:30:12 -07:00
Justin Santa Barbara
1c229e5284
Removed extra blank line in aws util.sh
2015-06-08 16:59:03 -04:00
Justin Santa Barbara
2619b6198a
AWS: Mount ephemeral devices, even if not specified in the AMI
...
We mount up to 4; this covers almost all instance types.
2015-06-08 16:59:03 -04:00
Brendan Burns
09e1a044ad
Merge pull request #9427 from GoogleCloudPlatform/revert-9426-release-0.18
...
Revert "Cut release 0.18.2 with the fix for Docker + memory limits"
2015-06-08 13:50:05 -07:00
Brendan Burns
4546cbbb56
Revert "Cut release 0.18.2 with the fix for Docker + memory limits"
2015-06-08 13:49:48 -07:00
Brendan Burns
cfcc6553a5
Merge pull request #9426 from brendandburns/release-0.18
...
Cut release 0.18.2 with the fix for Docker + memory limits
2015-06-08 13:40:07 -07:00
Brendan Burns
56134d57e4
Kubernetes version v0.18.2-dev
2015-06-08 13:08:53 -07:00
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
krousey
e497793de2
Merge pull request #9366 from justinsb/fix_8376
...
Correct arguments to aws cloudformation command in docs
2015-06-08 12:55:36 -07:00
krousey
963b6f8107
Merge pull request #9406 from yifan-gu/examples
...
example/cluster-dns: Fix typo.
2015-06-08 12:12:00 -07:00
krousey
2bb0fc00e5
Merge pull request #9392 from jszczepkowski/e2e-net
...
Added e2e test case for network partition.
2015-06-08 11:35:28 -07:00
krousey
ab1bc9fd76
Merge pull request #9390 from fgrzadkowski/bump_ectd_client
...
Update go-etcd client library version and add ugorji codec to dependencies
2015-06-08 11:34:58 -07:00
krousey
8ce921ed33
Merge pull request #9357 from mikedanese/kubectl-kind-err
...
improve kubectl error message when an object with no kind is passed to the resource builder
2015-06-08 11:34:43 -07:00
krousey
3b25ff11ce
Merge pull request #9341 from bprashanth/sched_events
...
Reduce noisy scheduler events
2015-06-08 11:34:26 -07:00
krousey
bdd8e18333
Merge pull request #9297 from justinsb/aws_filesystem_type
...
AWS: Support ext4 or btrfs by setting FILESYSTEM env var
2015-06-08 11:34:04 -07:00
krousey
45331099f3
Merge pull request #9379 from rimusz/master
...
coreos.md update
2015-06-08 11:09:14 -07:00
Yifan Gu
e6020c62ac
example/cluster-dns: Fix typo.
2015-06-08 10:32:12 -07:00
krousey
66d2e1cb92
Merge pull request #9358 from dchen1107/podstatus
...
Passing memory swap limit -1 by default. Docker remote API never chec…
2015-06-08 10:19:28 -07:00
krousey
49a6b629f8
Merge pull request #9171 from jdef/parse_prefix_from_server
...
parse apiserver prefix from client config host spec
2015-06-08 10:17:41 -07:00
krousey
cf741e0c19
Merge pull request #9393 from swagiaal/fix-function-name-in-doc
...
Fix createTestingNS function name in godoc
2015-06-08 10:17:23 -07:00
krousey
a7edbedcb9
Merge pull request #9262 from bprashanth/minion_proxy
...
Apiserver can proxy to nodes
2015-06-08 10:17:06 -07:00
krousey
ff1e03369d
Merge pull request #9396 from preillyme/patch-3
...
Update Vagrant guide to use new term nodes
2015-06-08 10:16:48 -07:00
krousey
d1024dc52c
Merge pull request #9281 from pedro-r-marques/beta1_to_beta3
...
Upgrade k8petstore example to v1beta3 API.
2015-06-08 10:16:30 -07:00
krousey
087cf7d2e2
Merge pull request #9130 from andronat/fix_5840
...
Print multiple validation errors
2015-06-08 10:16:06 -07:00
Patrick Reilly
5d5a1abae6
Update Vagrant guide to use new term nodes
2015-06-08 08:41:28 -07:00
Sami Wagiaalla
28d501d332
Fix createTestingNS function name in godoc
...
Signed-off-by: Sami Wagiaalla <swagiaal@redhat.com>
2015-06-08 11:15:58 -04:00
Marek Grabowski
da84408f28
Merge pull request #9391 from fgrzadkowski/configure_jenkins
...
Do not overwrite bash variables in jenkins for scalability tests
2015-06-08 15:12:04 +02:00
Marek Biskup
13ba177668
kube-addon-update.sh
2015-06-08 15:10:40 +02:00
Jerzy Szczepkowski
445ae0f576
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.
2015-06-08 14:08:32 +02:00
Anastasis Andronidis
bf87f0ec68
Print multiple validation errors
2015-06-08 14:06:20 +02:00
Filip Grzadkowski
b999e6655c
Do not overwrite bash variables in jenkins for scalability tests
2015-06-08 13:51:24 +02:00
nikhiljindal
a89d2da249
Adding a script to verify that swagger spec is updated
2015-06-08 04:04:57 -07:00
Filip Grzadkowski
260d3a6100
Update go-etcd client library version and add ugorji codec to dependencies
2015-06-08 12:50:12 +02:00
Marek Grabowski
51ffa203e3
Merge pull request #9351 from jayunit100/outputdir
...
Add a --e2e-output-dir for use in e2e tests (default is /tmp/)
2015-06-08 11:12:35 +02:00
rimusz
62bd233e82
coreos.md update
2015-06-07 20:55:19 +01:00
Justin Santa Barbara
c2caa3f1da
AWS: Fix cleanup of security group
...
The most reliable way seems to be to deauthorize the LB security group from
other groups, then delete the LB itself, then repeatedly retry to delete the LB
security group.
We can't delete the LB security group until the LB is actually completely
deleted, but the LB is hidden from the API during deletion. So our only real
option is to retry deletion of the LB security group until the expected error
goes away when the LB is fully deleted.
2015-06-06 23:20:34 -04:00
Mike Danese
7b7d8ccb77
print various errors which is useful when ContinueOnError is set on the Resource struct
2015-06-06 15:47:01 -07:00