Quinton Hoole
b425ed1ff5
Merge pull request #9293 from saad-ali/upgradeNFSJun42015
...
Rev NFS image because of #9019
2015-06-05 09:24:57 -07:00
Kris Rousey
30f3e22247
Adding v1 conversion tips
2015-06-05 09:22:10 -07:00
markturansky
57d8b30b3e
fixed checker pod issue
2015-06-05 12:19:23 -04:00
Scott Konzem
1cff55f874
Fix misspellings in documentation
2015-06-05 11:35:17 -04:00
deads2k
ac2c43fc87
serialize dockercfg with matching auth field
2015-06-05 11:14:10 -04:00
Ryan Richard
ab0a3a1f84
remove kube-register and update config-default
...
* use newer rackspace cloud flavor names
* update coreos (beta) image id
* use NUM_MINIONS instead of RAX_NUM_MINIONS
2015-06-05 10:01:01 -05:00
RichieEscarez
2d9977252a
Added inline links to "services" "pods" "namespaces" and "replication controllers" (using relative linking ../../folder/filename.md)
2015-06-05 07:38:08 -07:00
nikhiljindal
7cc50448e3
Updating StatusDetails.ID to Name in internal API
2015-06-05 07:17:02 -07:00
gmarek
9dee8206f4
Put performance data from Density test into /tmp/ folder
2015-06-05 14:37:20 +02:00
James DeFelice
b3c8f71aca
refactor tls init for reuse
2015-06-05 11:45:40 +00:00
Jan Chaloupka
2c52769785
doc: update link to "The Kubernetes Node" section
2015-06-05 13:35:59 +02:00
Angus Lees
75f49b331a
Ignore "unspecified" externalIP during LB create
...
Previously we always passed `Address: externalIP.String()` while
creating a loadbalancer VIP. This passed "0.0.0.0" when externalIP was
unspecified, effectively making it mandatory to specify an externalIP.
This change correctly leaves `Address` unspecified when externalIP is
unspecified (has a zero value).
(Thanks to @justinsb for the report)
2015-06-05 16:27:45 +10:00
Brendan Burns
380790a8e2
Add messages to indicate that opening an external firewall may be necessary.
2015-06-04 22:31:52 -07:00
Quinton Hoole
7309e1f707
Merge pull request #9236 from mikedanese/etcd-fail-e2e
...
add e2e test for etcd failure and recovery
2015-06-04 22:10:31 -07:00
Brendan Burns
e051497be9
Add some text about the docs being sync'd to HEAD
...
Add pointers to the release branch files.
Clone docs when creating a new release.
2015-06-04 21:53:15 -07:00
Quinton Hoole
d6004a1ced
Merge pull request #9279 from yifan-gu/refactor
...
kubelet: Minor refactors.
2015-06-04 21:47:04 -07:00
Quinton Hoole
950df31c59
Merge pull request #9160 from uluyol/master
...
Update template to correctly retrieve external IP address. Clean up sample output.
2015-06-04 21:45:59 -07:00
Quinton Hoole
8de23c20db
Merge pull request #9140 from pires/7731-fix_hazelcast_example
...
Update Hazelcast example
2015-06-04 21:45:01 -07:00
Quinton Hoole
502a8d75cc
Merge pull request #9000 from jackgr/ui_build_js
...
Javascript only UI build cleanup
2015-06-04 21:40:03 -07:00
Quinton Hoole
7e16583e04
Merge pull request #9301 from caesarxuchao/add-v1-in-e2e
...
replace v1beta3 with v1 in e2e tests
2015-06-04 21:35:52 -07:00
Mike Danese
c458ee9dcb
add e2e test for etcd failure
2015-06-04 20:49:25 -07:00
markturansky
b9d7b27bd0
Added watch to e2e instead of sleep, used GenerateName for objs
2015-06-04 23:08:46 -04:00
Justin Santa Barbara
d8dc416b5b
AWS: Support multiple SSH keys (embed the hash in the name)
...
This should eliminate a nasty problem where the script doesn't cope well if
your keys don't match.
2015-06-04 21:40:57 -04:00
Quinton Hoole
81eab116a6
Merge pull request #9285 from preillyme/third_party_license
...
Add missing license files for third party
2015-06-04 18:01:06 -07:00
Chao Xu
d3664957b1
replace v1beta3 with v1 in e2e tests
2015-06-04 17:42:00 -07:00
Chao Xu
8a4dffdcee
fix
2015-06-04 17:19:41 -07:00
Chao Xu
5a54a0118d
fix
2015-06-04 16:35:24 -07:00
Quinton Hoole
fc80fd6860
Merge pull request #9233 from lavalamp/no-ro-nonbreaking
...
Allow kubectl proxy to proxy everything
2015-06-04 16:22:07 -07:00
Quinton Hoole
1a679bcf5c
Merge pull request #9239 from brendandburns/ha
...
Pro-actively give up the lease if the TTL expires
2015-06-04 16:18:59 -07:00
Yifan Gu
f197a9db4e
kubelet: Minor refactors.
...
Remove some TODOs.
Unexport DockerManager.Puller and DockerManager.PodInfraContainerImage.
Add "docker" for all "go-dockerclient" imports.
2015-06-04 16:08:45 -07:00
Quinton Hoole
03ece333c8
Merge pull request #9278 from a-robinson/docs
...
Fix broken links in the vagrant developer guide
2015-06-04 16:06:22 -07:00
Patrick Reilly
41e5bd7eca
Add missing license files for third party
2015-06-04 16:00:41 -07:00
Prashanth B
04209c4371
Merge pull request #9274 from lavalamp/logSpam
...
Demote log spam
2015-06-04 15:51:16 -07:00
markturansky
627dd86b95
Added available volumes to volumeIndex in binder when not present
2015-06-04 18:29:14 -04:00
Chao Xu
1605fc7347
fix unit tests
2015-06-04 15:09:47 -07:00
Chao Xu
dfc77f7883
make v1 the preferred api version
2015-06-04 15:08:56 -07:00
jackgr
cff5bed70d
Clean up ui build and generated files.
2015-06-04 14:54:15 -07:00
Alex Robinson
b4927f9cfa
Fix broken links in the vagrant developer guide.
2015-06-04 21:35:38 +00:00
Alex Robinson
b42869181a
Merge pull request #9277 from GoogleCloudPlatform/sidecar
...
Fix Sidecar PR
2015-06-04 14:33:55 -07:00
Daniel Smith
32caedd882
Demote log spam
...
These messages are only useful if you want to debug a particular
scheduler assigment, and they are extremely verbose-- they each print
out a line per host per assignment. Let's try to keep our log messages
linear in the number of assigments.
2015-06-04 14:08:11 -07:00
Paulo Pires
f059f6ee60
Fixed typo in Hazelcast example README.md.
2015-06-04 22:02:27 +01:00
Cesar Wong
e8af67c180
Remove CORS headers from pod proxy responses
...
The API server sends its own CORS headers in its response, and if the
proxied pod response also includes its own headers, it confuses clients.
2015-06-04 16:49:04 -04:00
Quinton Hoole
521446503a
Merge pull request #9269 from caesarxuchao/make-v1-enabled-by-default
...
Make v1 enabled by default
2015-06-04 13:29:48 -07:00
saadali
465d7848da
Rev NFS image because of #9019
2015-06-04 13:22:56 -07:00
James DeFelice
4b8995f009
parse apiserver prefix from client config host spec, with unit test
2015-06-04 20:20:19 +00:00
Quinton Hoole
44f2c8f003
Merge pull request #9263 from caesarxuchao/add-v1-tests-fix
...
Fix some v1 tests issues
2015-06-04 13:15:43 -07:00
Quinton Hoole
b5251de193
Merge pull request #9261 from justinsb/aws_d2_instance_types
...
AWS: Add d2 instance types
2015-06-04 13:11:43 -07:00
Quinton Hoole
eef3283960
Merge pull request #9254 from justinsb/aws_sync_to_s3
...
AWS: Use s3 sync to optimize upload to s3 when nothing changed
2015-06-04 13:09:08 -07:00
Quinton Hoole
a7f76b77a6
Merge pull request #9252 from joerg84/updateMesosTutorial
...
Removed deprecated reference to ElasticMesos from Mesos Getting-Started-Guide.
2015-06-04 13:07:32 -07:00
markturansky
deec5f26cd
Recycler controller
2015-06-04 15:47:36 -04:00