Commit Graph

13444 Commits

Author SHA1 Message Date
Eric Tune
4f0ab4d539 Added document on using resources. 2015-06-18 10:21:44 -07:00
Satnam Singh
790ca2344f Merge pull request #9728 from justinsb/aws_id_as_name
Allow nodename to be != hostname, use AWS instance ID on AWS
2015-06-18 10:17:39 -07:00
Clayton Coleman
93f921b677 Swagger output for PATCH can be more strongly typed 2015-06-18 13:04:20 -04:00
Anastasis Andronidis
64d984ae2e changed printing in a test file 2015-06-18 18:34:07 +02:00
Chao Xu
aecaf1f315 remove references to v1beta3 in rethinkdb example 2015-06-18 09:26:48 -07:00
Chao Xu
18f3362bfd remove reference to v1beta3 in logging-demo 2015-06-18 09:13:33 -07:00
Piotr Szczesniak
45263c3549 Slow down creation of additional pods in density.go e2e 2015-06-18 17:57:17 +02:00
Marek Biskup
a02752ad12 stabilization of Network.should survive network partition 2015-06-18 16:39:27 +02:00
Deyuan Deng
36359a6c7f Update cassandra example README to v1 2015-06-18 10:04:08 -04:00
feihujiang
a7b22e3773 Delete TODO notes (The syntax here is the reverse of the (old, new) pattern in most other validation. Fix this.) 2015-06-18 20:13:17 +08:00
Piotr Szczesniak
1ba909098e Merge pull request #9936 from piosz/kubectl_v1
Migrated kubectl cluster-info to v1.
2015-06-18 11:19:29 +02:00
feihujiang
d5fcd9f153 improve kubectl create --validate, aggregate errors and handle require fields 2015-06-18 16:22:09 +08:00
Quinton Hoole
d8594f0f34 Merge pull request #9996 from satnam6502/es-logging
Add diagnostics to check for not ready endpoints
2015-06-18 00:01:00 -07:00
Satnam Singh
67e4cf336a Add diagnostics to check for not ready endpoints 2015-06-17 23:37:20 -07:00
wizard
509c3f5b94 hot fix for ubuntu k8s 2015-06-18 14:34:10 +08:00
Brendan Burns
075c075b9e Truncate SSH usernames to 32 chars. 2015-06-17 23:10:32 -07:00
Brendan Burns
bf9416c923 Update the kubelet to ignore syncing Pods until the container runtime is up. 2015-06-17 22:34:11 -07:00
Brendan Burns
0bf936d23a Add some more logging so that we can debug PD delete errors. 2015-06-17 22:13:34 -07:00
Brendan Burns
f660940dce Merge pull request #9990 from cjcullen/fwfix
Make AddSSHKeys a controller loop. Make sure master's always initializes m.tunnels.
2015-06-17 21:32:34 -07:00
Saad Ali
47436683d4 Merge pull request #9954 from caesarxuchao/listwatch_test
remove references to v1beta1/2 in listwatch_test.go
2015-06-17 18:09:49 -07:00
Saad Ali
c759ef2be0 Merge pull request #9926 from bprashanth/kubelet_race
Fix benign data race in pod workers
2015-06-17 18:09:28 -07:00
Saad Ali
9ca9e43625 Merge pull request #9600 from liggitt/remove_namespace_param
Remove ?namespace= param handling/defaulting
2015-06-17 18:07:13 -07:00
Saad Ali
968156e892 Merge pull request #9098 from benmccann/vault-keywhiz-docs
Document how a secrets server like Vault or Keywhiz might fit into Kubernetes
2015-06-17 18:06:11 -07:00
CJ Cullen
15596ede41 Make AddSSHKeys a controller loop. Make sure master's always initializes m.tunnels. 2015-06-17 17:46:27 -07:00
Alex Robinson
fe5c8398d4 Add devel doc laying out the steps to add new metrics to the code base. 2015-06-18 00:37:52 +00:00
Chao Xu
1be9789795 remove references to v1beta1/2 in listwatch_test.go 2015-06-17 17:23:33 -07:00
Saad Ali
9da215e085 Merge pull request #9897 from derekwaynecarr/limit_range_validation
Add LimitRange range validation
2015-06-17 17:20:18 -07:00
Saad Ali
8af4fbfd1b Merge pull request #9982 from markturansky/pv_typo
Fixed typo in error string
2015-06-17 17:02:12 -07:00
Mike Danese
dbb47fe248 remove e2e run before cluster upgrade 2015-06-17 17:02:04 -07:00
Saad Ali
17446c2c4c Merge pull request #9989 from kazhang/patch-1
Fixed broken link to addons/README.md
2015-06-17 16:55:55 -07:00
Saad Ali
22009e3102 Merge pull request #9986 from dchen1107/clean
Small nit cleanup for getting-started-guides
2015-06-17 16:39:34 -07:00
Kai Zhang
a7bf6665ab Fixed broken link to addons/README.md
Fixed broken link to addons/README.md
2015-06-17 16:31:13 -07:00
Mike Danese
2115f5e0da add e2e readiness tests 2015-06-17 16:12:28 -07:00
Satnam Singh
d69e0b5eb6 Improve error output of kubectl update 2015-06-17 15:55:03 -07:00
Saad Ali
2a228bf45e Merge pull request #9898 from nikhiljindal/trace
Stop supporting TRACE proxy requests
2015-06-17 15:55:03 -07:00
Dawn Chen
07506763a5 Small nit cleanup for getting-started-guides 2015-06-17 15:49:14 -07:00
Prashanth Balasubramanian
de1f246e89 Fix benign data race in pod workers. 2015-06-17 14:52:03 -07:00
markturansky
88a4ff02f5 Fixed typo in error string 2015-06-17 17:51:42 -04:00
Saad Ali
dd7a6a0380 Merge pull request #9977 from roberthbailey/dns-test-error-logging
Add a bit of extra logging to the dns test when it encounters errors.
2015-06-17 14:46:43 -07:00
Satnam Singh
8f540e739c Synthetic counter RC for load testing 2015-06-17 14:39:10 -07:00
Saad Ali
b529557205 Merge pull request #9527 from Rob4001/master
Added vagrant-libvirt plugin to vagrant provider check in install script
2015-06-17 14:24:35 -07:00
Saad Ali
b2cc21c2b6 Merge pull request #9608 from markturansky/pv_naming
Changed PVClaimVolumeSource name to match other volume names
2015-06-17 14:22:57 -07:00
Saad Ali
544b16d873 Merge pull request #9750 from rjnagal/ux
Update cadvisor dependency.
2015-06-17 14:22:38 -07:00
Saad Ali
de575bb851 Merge pull request #9817 from erictune/testnames
Rephrase test descriptions.
2015-06-17 14:20:51 -07:00
Saad Ali
6f0c48479f Merge pull request #9961 from dchen1107/master
Configured resource-only container /docker-daemon with 70% of node me…
2015-06-17 14:18:54 -07:00
Saad Ali
d6a900ff31 Merge pull request #9974 from smarterclayton/describe_pod_ip
Pod IP should be described with Pods
2015-06-17 14:17:40 -07:00
Saad Ali
aa71750fcf Merge pull request #9930 from mwielgus/ex-resources
Lower cpu requirements in examples (from 1 to 0.5)
2015-06-17 14:12:09 -07:00
Saad Ali
03f502e2a0 Merge pull request #9969 from fgrzadkowski/fix_dump_log
Fix variable binding bug when saving logs
2015-06-17 14:06:48 -07:00
Robert Bailey
cb7bd71063 Add a bit of extra logging to the dns test when it encounters
errors.
2015-06-17 14:06:15 -07:00
Clayton Coleman
f3aa8f4196 Pod IP should be described with Pods 2015-06-17 16:45:11 -04:00