-
when starting up the Che app
Using embedded assembly...
--
| ERROR: user root does OK have write permissions to /conf
| Using embedded che.properties... Copying template to /conf/che.prop…
-
this came up in this idea:
https://github.com/fabric8io/fabric8-maven-plugin/issues/299
it'd be nice to simplify the work folks have to do to get fabric8 going. So it'd be nice to run...
```
gofabri…
-
# Red Hat OpenShift 4 on your laptop – Harald Uebele's Blog
I use Minishift on my laptop and have blogged about it. Minishift is based on OKD 3.11, the Open Source upstream version of OpenShift. An u…
-
this came up on email discussions recently.
We should try preserve the UX between minikube and minishift as much as possible so they look and feel the same for common operations. Plus the service …
-
First off, this is awesome man! I know how tough it is to put this kind of stuff together.
I have some suggestions so far (just suggestions its your baby).
Maybe make a prerequisite part as its ow…
-
How do I use my existing OpenShift, or `oc cluster up` or minishift environment to do some development?
goern updated
7 years ago
-
to reproduce:
* create a `microservice` app on minishift + fabric8
* update the source code to trigger a second build
* the 2nd system test now fails
It seems to update the `DC` and there's a …
-
### General information
A copy of https://github.com/kubernetes/minikube/issues/2553
* Minishift version: Latest
* OS: Linux
* Hypervisor: KVM
### Steps to reproduce
1. Run Kub…
-
Lot of things are not created because admin user has no permissions on default project.
Logs when starting the cluster with `gofabric8 start --minishift`, which I am following in docs at https://fa…
-
### Updated
The issue is with how the B2D image handles the hyper-v data exchange module, which is part of the kernel. Since b2d uses a module, the values are not available in time to provide an IP a…