-
Hi All,
I have a problem with Hazelcast cluster manager impl.
After I kill several nodes in clustering Vertx still tried send event to died nodes.
To fix this I should restart all my nodes in cluste…
-
Not sure if it's Windows specific or not, but after updating locally, clearing out `node_modules` and running `npm install`, `npm start` gives me:
```
C:\Source\hawtio-ipaas\node_modules\webpack\lib\…
-
One should be able to do:
``` java
mock.configMaps()
.inNamespace(TEST_NAMESPACE)
.withName(TEST_CONFIG_MAP_NAME)
.patch(cm)
.andThrow(new RuntimeException("Failed patching of a resou…
-
Just trying out minishift, installing the app templates fail:
```
Created fabric8 console
Installing templates!
Downloading apps from: https://repo1.maven.org/maven2/io/fabric8/forge/distro/distro/2.…
-
```
java.lang.IllegalStateException: A project is required in the current context
at org.jboss.forge.addon.projects.ui.AbstractProjectCommand.getSelectedProject(AbstractProjectCommand.java:86)
at …
-
The backend needs to know what quickstarts are available to be displayed in the UI.
Where should we keep that data and how?
-
I have a storage class setup.
```
cat
-
So you can find a connector and add to the project.
It should look for -connector JARs
-
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…
-
it'd be handy to view all open pull requests on the current main project; or on the organisation of the current project (or a given organisation).
I particularly want this to quickly see what pending…