-
```
$ minishift version
minishift v1.13.1+75352e5
$ oc login -u system:admin
$ cd scripts
$ ./provision.sh deploy --user developer
```
The `provision.sh` script finishes successfully, but the…
-
https://github.com/minishift/minishift/blob/377c7db723615794dceabdbfcbf8c4979f5d33dd/pkg/minikube/constants/constants.go#L30-L33
-
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
before hel…
-
We are suggesting user to increase minishift memory to 5GB before enabling/applying che addon (in readme?).
It would be nice, if "minishift addon enable che" would check current minishift config and …
rhopp updated
6 years ago
-
This case is specific to download and running `minishift` from the extension.
Scenario: I think the option to specify the virtualization should be filtered out based on platform
say if i m on mac,…
-
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 op…
-
I'm attempting to install the prometheus-apb on cdk 3.5.0 on Mac OS X and the prometheus-apb is failing, even when I assign cluster-admin to the developer account.
** config
Mac OS X
3.5.0…
-
should we replace [our OpenShift set-up doc](https://github.com/edewit/minecraft-sponge-plugin-s2i/blob/master/install-minishift.md) with the [fabric8-launcher minishift add-on](https://github.com/min…
-
Depends on https://github.com/agiledigital/toolform/issues/14
It should be pretty similar to minkube. 95% of the code will probably be shared.
-
Exposing minishift specific environment variables that allows add-on developers to use them in the addons without having need to hard code them e.g. MINISHIFT_HOME, MINISHIFT_BIN