[EnMasse] 0.27.0-rc7 available

Ulf Lilleengen lulf at redhat.com
Tue Mar 26 20:19:29 UTC 2019


On Tue, Mar 26, 2019 at 5:49 PM Keith Wall <kwall at redhat.com> wrote:

> Hi all,
>
> EnMasse version 0.27.0 rc7 is available for testing[1]
> Here are the changes since 0.26.5.
>
> * Support for deploying via Operator Lifecycle Manager
> * Experimental support for integrated IoT service based on Eclipse Hono
> * Support for creating authentication services via CRDs
> * Support for affinity, tolerations and priority classes for messaging
> infrastructure
> * Support for exporting endpoint info to configmap, secret or service
> * Support for PATCH operation for AddressSpace, Address and
> MessagingUser resources
> * Upgrade to Apache ActiveMQ Artemis 2.6.4
> * Upgrade to Apache Qpid Dispatch Router 1.6.0
> * Upgrade to Keycloak 4.8.3
>
> More details can be found on the release page:
>
> [1] https://github.com/EnMasseProject/enmasse/releases/tag/0.27.0-rc7
>
> Best regards,
>
> Keith
>
>
-1

Found a couple of issues:

* Router liveness probe is waiting for the router to be configured and may
kill the router if it doesn't happen. Only the readiness probe should
require configuration, while liveness should only require that it runs.
Regression was introduced when changing to use http probes. Fixed in PR 2532
* With kubectl 1.13, the api-server openapi v2 schema is missing some
definition of an array type and the client is unable to create address.
Fixed in PR 2530
* With OCP4, a few typos in the operator CSV prevents EnMasse from being
deployed. Fixed on master.

Best regards,

Ulf
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://listman.redhat.com/archives/enmasse/attachments/20190326/dae8f0e4/attachment.htm>


More information about the enmasse mailing list