k3s/cluster/juju/layers/kubernetes/templates
Kubernetes Submit Queue e19e78916c Merge pull request #31727 from mbruzek/remove-storage-plugin
Automatic merge from submit-queue

Removing the Storage plugin from the juju cluster master.json manifest file

**What this PR does / why we need it**: The Juju cluster fails to bring up the apiserver. Using the docker logs I see the API server complaining about a fatal error.
```
F0830 17:04:16.922997       1 plugins.go:143] Unknown admission plugin: DefaultStorageClass
```

**Which issue this PR fixes** : fixes #31726

**Special notes for your reviewer**: This is specifically for the Juju cluster provider.

**Release note**:
```
release-note-none
```
2016-10-07 17:56:09 -07:00
..
docker-compose.yml Implementing a proper master/worker split in k8s.py 2016-07-05 11:16:41 -05:00
kubedns-rc.yaml Bump up addon kube-dns to v20 for graceful termination 2016-09-29 18:09:20 -07:00
kubedns-svc.yaml Replacing skydns with kubedns for the juju cluster. #29720 2016-08-02 16:49:27 -05:00
master.json Removing the Storage plugin from the list 2016-08-30 13:11:04 -05:00