-
```
✘-INT /data/repositories/github/fuse/fabric8-forge/fabric8-forge-core [master|✔]
11:13 $ mvn clean install -Psample exec:java
```
```
INFO: WELD-ENV-002003: Weld SE container org.jboss.forge.add…
-
Recently (after I rebuilt minikube with GO 1.7.1 on Sierra) I have not been able to create any sample Apps and have these build successfully. These previously build ok before I upgraded to Sierra.
F…
-
-
Right now we're using 2.x of fabric8-maven-plugin to combine json files together into distribution tarballs that gofabric8 uses to install the OpenShift Templates (either as Templates or as ConfigMaps…
-
Created fabric8 console
Installing templates!
Downloading apps from: https://repo1.maven.org/maven2/io/fabric8/forge/distro/distro/2.2.234/distro-2.2.234-templates.zip
Loading template main/chat-irc-2…
-
We have support for WF Swarm in f-m-p so the command should be changed to know that
https://github.com/davsclaus/fabric8-hello/blob/master/helloswarm/pom.xml
-
Noticed this twice this morning on different clusters, when running through a create project for the first time I'm getting a 504 when waiting for the pipeline to select. A refresh gets past it but f…
-
So, as the title implies, all of my Jenkins builds fail after a succesful one, but they pass if I run them one more time, kind of following a Pass-Fail-Pass pattern. I found this happening at least on…
-
the error is as follow:
o.fabric8.docker.client.DockerClientException: Failure executing: POST at: http://**localhost**/images/example/ha1:1.0.4/tag?tag=1.0.4&force=false&repo=10.0.0.108:80/example/ha…
-
gofabric8 **0.4.52**
Hello,
I am currently trying to deploy Fabric8 on a fresh Kubernetes cluster which is deployed through Rancher.
fabric8 is aborting during **Processing resource kind: Deployment*…