k3s/cluster/centos
Kubernetes Submit Queue 859737fa0d Merge pull request #30847 from bmoylan/fix/centos-docker-download
Automatic merge from submit-queue

Fix/centos docker download

<!--  Thanks for sending a pull request!  Here are some tips for you:
1. If this is your first time, read our contributor guidelines https://github.com/kubernetes/kubernetes/blob/master/CONTRIBUTING.md and developer guide https://github.com/kubernetes/kubernetes/blob/master/docs/devel/development.md
2. If you want *faster* PR reviews, read how: https://github.com/kubernetes/kubernetes/blob/master/docs/devel/faster_reviews.md
3. Follow the instructions for writing a release note: https://github.com/kubernetes/kubernetes/blob/master/docs/devel/pull-requests.md#release-notes
-->

**What this PR does / why we need it**: The CentOS cluster provider attempts to download docker from a location that 404's.

**Which issue this PR fixes**: addresses https://github.com/kubernetes/kubernetes/issues/27572#issuecomment-226690177

**Special notes for your reviewer**: I don't know how Kubernetes decides docker compatibility, but it was previously pulling `latest` so I chose the most recent release. Is there any mechanism for keeping things like this up to date?

What is the status of kubernetes rpm's? As far as I could tell there aren't any 1.3 rpm's published. Are those officially supported or a community project?

**Release note**:
<!--  Steps to write your release note:
1. Use the release-note-* labels to set the release note state (if you have access) 
2. Enter your extended release note in the below block; leaving it blank means using the PR title as the release note. If no release note is required, just write `NONE`. 
-->
```release-note
CentOS Cluster Provider: fix docker download location & use docker 1.12.0
```
2016-09-10 16:35:20 -07:00
..
master/scripts Revert "Remove deprecated Namespace admission plug-ins" 2016-08-28 10:20:44 -07:00
node Use specific version of docker instead of latest. 2016-08-17 22:29:12 -07:00
.gitignore remove the dependency on brctl, update default config and rephrase minion to node 2015-09-10 16:11:16 +00:00
build.sh Use specific version of docker instead of latest. 2016-08-17 22:29:12 -07:00
config-build.sh Merge pull request #30847 from bmoylan/fix/centos-docker-download 2016-09-10 16:35:20 -07:00
config-default.sh Revert "Remove deprecated Namespace admission plug-ins" 2016-08-28 10:20:44 -07:00
config-test.sh Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
util.sh Merge pull request #26746 from MHBauer/enable-ssh-compression 2016-07-19 19:21:46 -07:00