Closed brusdev closed 7 months ago
Describe the bug The validation of reserved labels and expose modes doesn't fail when the validation of the broker images cause a non-fatal failure, i.e.
apiVersion: broker.amq.io/v1beta1 kind: ActiveMQArtemis metadata: name: artemis-ingress spec: console: expose: true exposeMode: ingress deploymentPlan: image: quay.io/artemiscloud/activemq-artemis-broker-kubernetes:snapshot
[!TIP] Vote this issue reacting with :+1: or :-1:
Resolved by https://github.com/artemiscloud/activemq-artemis-operator/commit/41111714f388ce3d136dcaab520724c7107de21c
Describe the bug The validation of reserved labels and expose modes doesn't fail when the validation of the broker images cause a non-fatal failure, i.e.