Ioannis Canellos
Ioannis Canellos
No, AFAIR for maven the version is read from the parent element.
@tchangnb thanks for spotting this, this is generated code so I think that it needs to be addressed in sundrio.
I don't see any change that could cause this, so I am assuming this might be a sonatype issue or something.
Will release 3.7.1 shortly.
The image requires some env variables to be set, in order to setup a zookeeper ensemble, I am not sure if this was ever working as a standalone server if...
By the way the image was created to support the fabric8 zookeeper app for kubernetes, but AFAIR this has been broken past v1beta1.
The initial goal was to support "clustered" deployments, but it should be trivial to have it default to "standalone" mode. Let me have a look
During the weekend, I applied one pull request that simplifies ensemble handling. On top of that I added as default behaviour to work in standalone mode. So now we have...
@rawlingsj the label to use is kubernetes
The things that make it something more than a client is that it provides: 1. A model that allows advanced handling and manipulations. 2. A rich DSL. 3. Extension Hooks...