artemiscloud / activemq-artemis-operator

Apache License 2.0
69 stars 63 forks source link

Validation of reserved labels and expose modes doesn't fail #851

Closed brusdev closed 7 months ago

brusdev commented 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:

brusdev commented 7 months ago

Resolved by https://github.com/artemiscloud/activemq-artemis-operator/commit/41111714f388ce3d136dcaab520724c7107de21c