minishift / minishift-addons

A repository for the community to exchange Minishift add-ons
Apache License 2.0
71 stars 86 forks source link

Anyuid will cause issues with the webconsole to report a permission denied and fails the cluster bringup #181

Open gbraad opened 5 years ago

gbraad commented 5 years ago

https://github.com/minishift/minishift-addons/blob/c415da1762ddbaeab115c088dd79362a069867ab/add-ons/istio/istio.addon#L30

It is better to ALWAYS use apply anyuid instead of enable.

gbraad commented 5 years ago

Please remove the statement as for 3.11 this will always fail...