Uploaded image for project: 'AMQ Broker'
  1. AMQ Broker
  2. ENTMQBR-7820

[Operator] Supported versions listed in 7.11.0 OPR1 operator log are incorrect

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Won't Do
    • Icon: Undefined Undefined
    • None
    • AMQ 7.11.0.OPR.1.GA
    • operator
    • None
    • 1
    • False
    • None
    • False
    • Low

      Operator 7.11.0-opr1 lists support for the following.

      2023-03-21T14:42:20.368Z    INFO    setup    Supported ActiveMQArtemis Kubernetes Image Versions: 7.10.0 7.10.1 7.10.2 7.11.0 7.8.1 7.8.2 7.8.3 7.9.0 7.9.1 7.9.2 7.9.3 7.9.4
      

      However if specified to the custom resource in "spec.version" field, operator recognizes only broker versions 7.10.0+ and for the older ones throws an error.

      2023-03-21T14:54:13.987Z	ERROR	controller_v1beta1activemqartemis	failed to determine broker version from cr
      {"error": "did not find a matching broker in the supported list for 7.9.4", "errorVerbose": "did not find a matching broker in the supported list for 7.9.4
      github.com/artemiscloud/activemq-artemis-operator/controllers.resolveBrokerVersion
          /workspace/app/controllers/activemqartemis_reconciler.go:2195
      github.com/artemiscloud/activemq-artemis-operator/controllers.determineCompactVersionToUse
          /workspace/app/controllers/activemqartemis_reconciler.go:2202
      github.com/artemiscloud/activemq-artemis-operator/controllers.determineImageToUse
          /workspace/app/controllers/activemqartemis_reconciler.go:2166
      github.com/artemiscloud/activemq-artemis-operator/controllers.resolveImage
          /workspace/app/controllers/activemqartemis_reconciler.go:1817
      github.com/artemiscloud/activemq-artemis-operator/controllers.updateVersionStatus
          /workspace/app/controllers/activemqartemis_reconciler.go:2380
      github.com/artemiscloud/activemq-artemis-operator/controllers.UpdateStatus
          /workspace/app/controllers/activemqartemis_reconciler.go:2331
      github.com/artemiscloud/activemq-artemis-operator/controllers.(*ActiveMQArtemisReconciler).Reconcile
          /workspace/app/controllers/activemqartemis_controller.go:168
      sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller).Reconcile
          /workspace/app/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:114
      sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller).reconcileHandler
          /workspace/app/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:311
      sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller).processNextWorkItem
          /workspace/app/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:266
      sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller).Start.func2.2
          /workspace/app/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:227
      runtime.goexit
          /opt/rh/go-toolset-1.17/root/usr/lib/go-toolset-1.17-golang/src/runtime/asm_amd64.s:1581"}
      

              dbruscin Domenico Francesco Bruscino
              rvais Roman Vais (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

                Created:
                Updated:
                Resolved: