minishift-addons icon indicating copy to clipboard operation
minishift-addons copied to clipboard

A repository for the community to exchange Minishift add-ons

Results 45 minishift-addons issues
Sort by recently updated
recently updated
newest added

Running: Windows 10 - Hyper-V minishift v1.25.0+90fb23e openshift v3.10.0+456651d-57 After following the instructions and applying the add-on I noticed that sidecars aren't being automatically injected. EDIT: Ok verified looking at...

addon helm fails to install with openshift v3.10, still working with openshift 3.9.0 It seams a port configuration issue between 8080 and 8443: ``` [stirabos@t470s add-ons]$ minishift addons apply helm...

As title says: docker run --rm -v /home/docker:/root:z ... this volume mount screws selinux file contexts up of .ssh dir and its contents effectively prohibiting ssh access to the vm...

kind/bug
priority/major

I am using this version of minishift: ``` minishift v1.33.0+ba29431 ``` and I discovered that the `CORS` addon doesn't work anymore. I have created a PR to fix it: #187...

Issue to merge https://github.com/minishift/minishift-addons/pull/185

Installs a Keycloak instance based on the official Keycloak template at https://raw.githubusercontent.com/jboss-dockerfiles/keycloak/master/openshift-examples/keycloak-https.json

Hi Instructions worked on initial install, then after restart Elastic and Jaeger failed. The Max Map Count for Elastic seems to get lost or is not being set to an...

Hi Team, I am trying to install istio in my minishift setup. After following all the steps at https://github.com/minishift/minishift-addons/tree/master/add-ons/istio I am stuck at the below step. `$ minishift addon apply...

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.

On Minishift with _patched_ `oc v3.11` binary, and a _workaround_ to enable admission controller webhooks, the `dynamic-admission-controllers` addon is not working. Work-around: ``` minishift openshift config set --target=kube --patch '{...