-
Story
-
Resolution: Unresolved
-
Normal
-
None
-
AMQ 7.12.0.GA
-
None
-
False
-
None
-
False
-
Documentation (Ref Guide, User Guide, etc.)
-
-
Manage an empty management.xml with a property in the activemqArtemis CR instead of using resourceTemplates with initContainer:
For instance:
spec: resourceTemplates: - selector: kind: "StatefulSet" patch: kind: "StatefulSet" spec: template: spec: initContainers: - name: "ex-aao-container-init" args: - '-c' - '/opt/amq/bin/launch.sh && /opt/amq-broker/script/default.sh; echo "Empty management.xml";echo "<management-context xmlns=\"http://activemq.apache.org/schema\" />" > /amq/init/config/amq-broker/etc/management.xml'
- is incorporated by
-
ENTMQBR-7187 Cleanly separate operator channel to broker and inter broker comms from those of the application
- In Progress
- is related to
-
ENTMQBR-7188 Deploy jolokia agent secured with mtls by default for the control plane
- In Progress