Zach Loafman
b581320bf7
Eliminate grains.cloud_provider (in preference to grains.cloud) from SaltStack
...
This variable can be entirely derived from grains.cloud, and it
simplifies the configuration somewhat. (Or someone convince me I'm
wrong. I'm happy to be wrong here.)
2015-04-01 08:32:32 -07:00
Brian Grant
00cb644f45
Merge pull request #6242 from thockin/plural_services_20
...
Fix a back-compat bug in multi-port services
2015-03-31 14:32:20 -07:00
Tim Hockin
70b9e56952
Fix a back-compat bug in multi-port services
...
Yu-Ju changed something just before this went in that exposed this bug.
we did not re-run Travis on my PR. Bad us.
2015-03-31 14:29:22 -07:00
Jeff Grafton
d95f744eea
Merge pull request #6241 from ixdy/fix-build
...
Add missing } to fix cluster/gce/util.sh
2015-03-31 14:05:58 -07:00
Jeff Grafton
0d382c03fc
Add missing } to fix cluster/gce/util.sh
2015-03-31 14:03:18 -07:00
Robert Bailey
fe00f7abd0
Merge pull request #6168 from brendandburns/docs
...
Auto-install gcloud and needed components, if necessary
2015-03-31 13:55:46 -07:00
Brendan Burns
313a365712
Merge pull request #5473 from lavalamp/fix6
...
Add DeltaFIFO (a controller framework piece)
2015-03-31 13:29:00 -07:00
Victor Marmol
f0b3493c26
Merge pull request #6240 from zmerlynn/fix_apiservers
...
s/apiservers/api_servers/ in Salt
2015-03-31 13:06:09 -07:00
Victor Marmol
c93cd4a0d1
Merge pull request #6225 from cjcullen/cloudprovider
...
Fix typed-nil passing in cloudprovider/plugins
2015-03-31 13:04:11 -07:00
Victor Marmol
06fc01d7c3
Merge pull request #6226 from satnam6502/es_cluster_logging
...
Increase timeout for Elasticsearch service
2015-03-31 13:03:50 -07:00
Brian Grant
3354cffbf0
Merge pull request #6182 from thockin/plural_services_20
...
Implement multi-port Services
2015-03-31 12:55:21 -07:00
Zach Loafman
6c219885e0
s/apiservers/api_servers/ in Salt
...
It looks like api_servers finally won this battle. Kill off the
last remaining places passing it, but allow the kubelet Salt to
accept apiservers for a period of time.
(This was bothering my OCD.)
2015-03-31 12:29:46 -07:00
Zach Loafman
0907143f88
Merge pull request #6172 from eparis/merge-release-to-master
...
Instructions to back-merge release branches into master
2015-03-31 12:26:29 -07:00
Zach Loafman
fc8ba8d77b
Merge pull request #6011 from justinsb/aws_specify_zone
...
Fix AWS region vs zone
2015-03-31 12:26:05 -07:00
Tim Hockin
0a8e2e0b1b
Merge pull request #6235 from yujuhong/defaults_tests
...
defaults_tests: verify defaults when converting to an API object
2015-03-31 12:13:23 -07:00
Brendan Burns
98cdf04189
Auto-install gcloud if needed.
2015-03-31 12:10:35 -07:00
Yu-Ju Hong
7b0e45a5f5
defaults_tests: verify defaults when converting to an API object
...
This change verifies that defaults are applied after decoding an versioned
object into an API object.
2015-03-31 11:56:34 -07:00
Tim Hockin
e19f4939b1
fix tests broken by stronger validation
2015-03-31 11:13:44 -07:00
Rohit Jnagal
903fb42a36
Merge pull request #6208 from brendandburns/aws
...
Shorten up the AWS getting started guide to point to get.k8s.io.
2015-03-31 11:12:47 -07:00
Brendan Burns
fb10fb620f
Shorten up the AWS getting started guide to point to get.k8s.io, stop pointing at
...
an obsolete release.
2015-03-31 10:57:31 -07:00
Satnam Singh
835e26510d
Increase timeout for Elasticsearch service
2015-03-31 10:39:27 -07:00
CJ Cullen
aa91bde375
Fix typed-nil passing in cloudprovider/plugins
2015-03-31 10:32:02 -07:00
Daniel Smith
68287713a0
Add a "delta fifo", which queues up object changes
...
Test coverage for module at 80%.
2015-03-31 10:25:29 -07:00
Daniel Smith
af870b8772
Add proper key error type
2015-03-31 10:25:29 -07:00
Daniel Smith
e8cc126a56
Add ListKeys() to FIFO & test
2015-03-31 10:25:29 -07:00
Daniel Smith
a8184e81bc
Update FIFO documentation
2015-03-31 10:25:29 -07:00
Victor Marmol
9bbf0b1546
Merge pull request #6100 from pmorie/entrypoint
...
Add control over container entrypoint
2015-03-31 09:58:40 -07:00
Victor Marmol
d6d370d8ae
Merge pull request #6211 from dchen1107/docker
...
publish node components version information
2015-03-31 09:47:08 -07:00
Dawn Chen
b8de2f00ce
kubectl describe nodes id shows node components version info.
2015-03-31 09:32:29 -07:00
Dawn Chen
5b9a6d47e8
publish node components version information
2015-03-31 09:32:29 -07:00
Paul Morie
7628b37d78
Add control over container entrypoint
2015-03-31 12:32:03 -04:00
Tim Hockin
b420871a11
fixes from testing
2015-03-31 09:30:56 -07:00
Victor Marmol
e2dcf29878
Merge pull request #6220 from krousey/minor_doc_fix
...
Fixing a small grammatical error in the pod states documentation.
2015-03-31 09:22:57 -07:00
Victor Marmol
27ec6c9031
Merge pull request #6205 from ArtfulCoder/cgo_error_msg
...
Nicer error msg if stdlib pkg with cgo flag is not installed
2015-03-31 08:52:04 -07:00
Abhishek Shah
745368d6b2
Nicer error msg if stdlib pkg with cgo flag is not installed
2015-03-31 08:37:33 -07:00
Victor Marmol
372494b55a
Merge pull request #6216 from derekwaynecarr/remove_resource_defaults
...
Remove ResourceDefaults admission control plugin
2015-03-31 08:26:26 -07:00
Victor Marmol
95c8e79c10
Merge pull request #6204 from pmorie/secrets-e2e
...
Fix log retrieval in secrets e2e
2015-03-31 08:21:22 -07:00
Victor Marmol
51128251f1
Merge pull request #6215 from justinsb/fix_s3_us_classic
...
Fix S3 location handling for US classic
2015-03-31 08:08:56 -07:00
Victor Marmol
402c0e36b6
Merge pull request #6206 from huangqg/master
...
add kubeclient of node.js client library
2015-03-31 08:05:20 -07:00
Victor Marmol
a68f4fa19c
Merge pull request #6200 from ArtfulCoder/retry_addon_creation
...
Retry kube-addons creation if kube-addons creation fails.
2015-03-31 08:04:27 -07:00
Victor Marmol
d11189f426
Merge pull request #6192 from wattsteve/patch-2
...
Add NFS Volume Plugin Info to Docs
2015-03-31 08:04:05 -07:00
derekwaynecarr
9bd7f05ffc
Remove ResourceDefaults plugin
2015-03-31 10:05:28 -04:00
Filip Grzadkowski
27bb8b568c
Merge pull request #6051 from wojtek-t/speedup_density_test
...
Change Density test to avoid pulling image be the main factor
2015-03-31 15:23:04 +02:00
Justin Santa Barbara
edbebd653c
Fix S3 location handling for US classic
2015-03-31 05:42:10 -07:00
Wojciech Tyczynski
467f400721
Change Density test to avoid pulling image be the main factor
2015-03-31 12:26:41 +02:00
Tim Hockin
eeff1b74fb
Fixes from feedback and testing
2015-03-30 23:52:37 -07:00
Paul Morie
f0a49c3255
Fix log retrieval in secrets e2e
2015-03-31 01:02:15 -04:00
huangqg
b10e7a92b1
add kuberclients of node.js client library
2015-03-31 11:45:40 +08:00
Tim Hockin
186818d787
WIP: Implement multi-port Services
2015-03-30 19:28:11 -07:00
Steve Watt
0df63ab0c1
Update volumes.md
...
Update docs and example for NFS Plugin
Modified the wording around how many Volumes exist
Cleaned up the text around the NFS Pod description
Fixed Spelling mistake on read-only
2015-03-30 20:40:51 -05:00