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 |
|
markturansky
|
986cbb56d4
|
Recycling HostPath and NFS impls
|
2015-06-04 15:46:03 -04:00 |
|
markturansky
|
cb547f4b5c
|
RecyclableVolumePlugin interfaces
|
2015-06-04 15:40:52 -04:00 |
|
markturansky
|
2829fadfad
|
PV Recycling API
|
2015-06-04 15:39:34 -04:00 |
|
Quinton Hoole
|
5ac1151c5d
|
Merge pull request #9251 from satnam6502/fix-node-list
Fix node numbers for node list
|
2015-06-04 12:02:43 -07:00 |
|
Chao Xu
|
21bea6e8e7
|
since v1 is defaultly enabled, don't explicit enable it in update-swagger-spec.sh
|
2015-06-04 11:57:20 -07:00 |
|
Quinton Hoole
|
70f78aa5bf
|
Merge pull request #9266 from yujuhong/err_msg
Kubelet: fix the warning message
|
2015-06-04 11:55:46 -07:00 |
|
Quinton Hoole
|
ce2b46d0ae
|
Merge pull request #9240 from tpounds/update-aws-sdk-go
Update AWS Go SDK (v0.6.0)
|
2015-06-04 11:54:42 -07:00 |
|
Muhammed Uluyol
|
c1cbcb3ea1
|
Update template to correctly retrieve external IP address. Clean up sample output.
|
2015-06-04 11:50:14 -07:00 |
|
Chao Xu
|
ef61b031f5
|
make v1 enabled by default
|
2015-06-04 11:37:44 -07:00 |
|
Yu-Ju Hong
|
46e29cfb70
|
Kubelet: fix the warning message
|
2015-06-04 11:07:08 -07:00 |
|
Brendan Burns
|
02f3142f41
|
Merge pull request #9196 from brendandburns/merge-release-0.18-to-master
Merge release 0.18 to master
|
2015-06-04 10:50:26 -07:00 |
|
Quinton Hoole
|
a39a6013cb
|
Merge pull request #8469 from satnam6502/heapster
Add explicit version to name of monitoring RCs
|
2015-06-04 10:42:54 -07:00 |
|
Chao Xu
|
080da97e1c
|
fix a comment
|
2015-06-04 10:35:10 -07:00 |
|
Trevor Pounds
|
6eea271656
|
Guard against non AWS errors.
|
2015-06-04 10:33:36 -07:00 |
|
Chao Xu
|
854b8034ab
|
use testapi.Codec() in etcd_test.go
|
2015-06-04 10:23:15 -07:00 |
|
Chao Xu
|
0a7dc87b05
|
address nikhiljindal's comments in #9225
|
2015-06-04 10:20:29 -07:00 |
|
Justin Santa Barbara
|
41f52546bc
|
AWS: Add d2 instance types
Another family of instance types, I think the next-gen of hs1
|
2015-06-04 12:57:33 -04:00 |
|
Chao Xu
|
c2e21fe5d7
|
use c.EtcdHelper in master.go
|
2015-06-04 09:39:05 -07:00 |
|
Chao Xu
|
c1ba3f21d5
|
remove outdated test from latest_test.go
|
2015-06-04 09:39:05 -07:00 |
|
Quinton Hoole
|
64d361fb74
|
Merge pull request #9249 from bcbroussard/remove-v1beta2
Remove deprecated v1beta2 api from the web ui
|
2015-06-04 09:36:44 -07:00 |
|
RichieEscarez
|
7936334a78
|
Fixes #8701. Added inline links to "services" "pods" and "replication controllers" (using relative linking ../../folder/filename.md)
|
2015-06-04 09:24:50 -07:00 |
|
Quinton Hoole
|
d97199c091
|
Merge pull request #9245 from bcbroussard/cadvisor-update
cAdvisor updates for v1beta3
|
2015-06-04 08:25:50 -07:00 |
|
Quinton Hoole
|
7633f2b56d
|
Merge pull request #9093 from derekwaynecarr/upgrade_fedora
Vagrant: Upgrade to Fedora 21, Docker 1.6, clean-up SDN
|
2015-06-04 08:22:49 -07:00 |
|
Quinton Hoole
|
da2267914a
|
Merge pull request #9200 from rhcarvalho/patch-2
Fix typo
|
2015-06-04 08:21:41 -07:00 |
|
derekwaynecarr
|
2168cee414
|
Upgrade to Fedora 21, Docker 1.6, clean-up SDN
|
2015-06-04 10:59:23 -04:00 |
|
Justin Santa Barbara
|
c92c63b3a9
|
AWS: Use s3 sync to optimize upload to s3 when nothing changed
|
2015-06-04 10:14:45 -04:00 |
|
Joerg Schad
|
c3baeff6e1
|
Removed deprecated reference to ElasticMesos from Mesos Getting-Started-Guide.
As the ElasticMesos will be shutdown in the near future we need to update the tutorial.
|
2015-06-04 14:39:07 +02:00 |
|
Satnam Singh
|
a1c2641b53
|
Fix node numbers for node list
|
2015-06-04 12:09:58 +01:00 |
|
Rodolfo Carvalho
|
b216d09a8d
|
Fix typo
|
2015-06-04 11:44:10 +02:00 |
|
BC Broussard
|
0ec8b9b665
|
Remove unused v1beta2 references from web ui
|
2015-06-04 00:19:06 -07:00 |
|
BC Broussard
|
1590403949
|
cAdvisor updates for v1beta3
|
2015-06-03 23:31:15 -07:00 |
|
Trevor Pounds
|
05d6294b1e
|
Update Godeps.
|
2015-06-03 23:16:48 -07:00 |
|
Trevor Pounds
|
7cdf573015
|
Update aws-sdk-go dependency from awslabs to aws.
|
2015-06-03 23:07:42 -07:00 |
|
Brian Grant
|
a161edb396
|
Merge pull request #9235 from derekwaynecarr/fix_namespace_delete_race
Fix namespace controller on delete to not care if item not found
|
2015-06-03 22:18:34 -07:00 |
|
Brian Grant
|
656fa7bea1
|
Merge pull request #9225 from caesarxuchao/add-v1-tests-general
Add v1 tests
|
2015-06-03 22:18:21 -07:00 |
|
Brian Grant
|
c92b4255b3
|
Merge pull request #9217 from caesarxuchao/add-v1-tests-to-pkg/kubectl/cmd
add v1 tests to kubectl/cmd/*
|
2015-06-03 22:16:44 -07:00 |
|
Brian Grant
|
ab1e3cc789
|
Merge pull request #9215 from RichieEscarez/8977_restartpolicy
Replaced instances of "RestartPolicyAlways" "RestartPolicyOnFailure" …
|
2015-06-03 22:16:11 -07:00 |
|
Brian Grant
|
d3aed0cd18
|
Merge pull request #9195 from caesarxuchao/serialization_test
add v1 to serialization_test.go
|
2015-06-03 22:15:23 -07:00 |
|
Brian Grant
|
6755104d84
|
Merge pull request #9156 from erictune/docs9
Update Admission Control docs and add others.
|
2015-06-03 22:14:43 -07:00 |
|
Brendan Burns
|
6b837ae004
|
Add pro-active TTL based lease releasing when we can't communicate with etcd.
|
2015-06-03 22:03:56 -07:00 |
|