Uploaded image for project: 'Red Hat Fuse'
  1. Red Hat Fuse
  2. ENTESB-12734

Camel-K is missing camel catalog for productized 2.23 version

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Blocker
    • None
    • fuse-7.6-ER1
    • Camel-K, Fuse Online, Prod
    • None
    • % %
    • +
    • Automated

    Description

      Productized camel-k image registry-proxy.engineering.redhat.com/rh-osbs/fuse7-tech-preview-fuse-camel-k:1.6-7 contains productized camel catalog for 2.21 camel version only:

      oc get camelcatalogs.camel.apache.org   
      NAME                                            VERSION
      camel-catalog-2.21.0.fuse-760018-redhat-00001   2.21.0.fuse-760018-redhat-00001
      camel-catalog-2.23.0                            2.23.0
      camel-catalog-2.23.1                            2.23.1
      camel-catalog-2.23.2                            2.23.2
      camel-catalog-2.23.2.fuse-760017                2.23.2.fuse-760017
      camel-catalog-2.24.0                            2.24.0
      camel-catalog-3.0.0-m2                          3.0.0-M2
      

      but syndesis upgraded to 2.23 camel, so when trying to create an integration in syndesis using camel-k, it then fails to find the productized 2.23 catalog:

      {"level":"info","ts":1579260555.6775014,"logger":"camel-k.controller.integration","msg":"Invoking action initialize","request-namespace":"avano-syndesis","request-name":"i-sql-to-log","api-version":"camel.apache.org/v1alpha1","kind":"Integration","ns":"avano-syndesis","name":"i-sql-to-log"}
      {"level":"info","ts":1579260555.6791577,"logger":"camel-k.trait","msg":"Apply trait: camel"}
      {"level":"error","ts":1579260555.782635,"logger":"kubebuilder.controller","msg":"Reconciler error","controller":"integration-controller","request":"avano-syndesis/i-sql-to-log","error":"error during trait customization before deployment: unable to find catalog for: 2.23.2.fuse-760017-redhat-00001","errorVerbose":"unable to find catalog for: 2.23.2.fuse-760017-redhat-00001\nerror during trait customization before deployment\ngithub.com/apache/camel-k/pkg/trait.Apply\n\t/go/src/github.com/apache/camel-k/pkg/trait/trait.go:50\ngithub.com/apache/camel-k/pkg/controller/integration.(*initializeAction).Handle\n\t/go/src/github.com/apache/camel-k/pkg/controller/integration/initialize.go:96\ngithub.com/apache/camel-k/pkg/controller/integration.(*ReconcileIntegration).Reconcile\n\t/go/src/github.com/apache/camel-k/pkg/controller/integration/integration_controller.go:203\ngithub.com/apache/camel-k/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller).processNextWorkItem\n\t/go/src/github.com/apache/camel-k/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:215\ngithub.com/apache/camel-k/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller).Start.func1\n\t/go/src/github.com/apache/camel-k/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:158\ngithub.com/apache/camel-k/vendor/k8s.io/apimachinery/pkg/util/wait.JitterUntil.func1\n\t/go/src/github.com/apache/camel-k/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:133\ngithub.com/apache/camel-k/vendor/k8s.io/apimachinery/pkg/util/wait.JitterUntil\n\t/go/src/github.com/apache/camel-k/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:134\ngithub.com/apache/camel-k/vendor/k8s.io/apimachinery/pkg/util/wait.Until\n\t/go/src/github.com/apache/camel-k/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:88\nruntime.goexit\n\t/opt/rh/go-toolset-7/root/usr/lib/go-toolset-7-golang/src/runtime/asm_amd64.s:2361","stacktrace":"github.com/apache/camel-k/vendor/github.com/go-logr/zapr.(*zapLogger).Error\n\t/go/src/github.com/apache/camel-k/vendor/github.com/go-logr/zapr/zapr.go:128\ngithub.com/apache/camel-k/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller).processNextWorkItem\n\t/go/src/github.com/apache/camel-k/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:217\ngithub.com/apache/camel-k/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller).Start.func1\n\t/go/src/github.com/apache/camel-k/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:158\ngithub.com/apache/camel-k/vendor/k8s.io/apimachinery/pkg/util/wait.JitterUntil.func1\n\t/go/src/github.com/apache/camel-k/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:133\ngithub.com/apache/camel-k/vendor/k8s.io/apimachinery/pkg/util/wait.JitterUntil\n\t/go/src/github.com/apache/camel-k/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:134\ngithub.com/apache/camel-k/vendor/k8s.io/apimachinery/pkg/util/wait.Until\n\t/go/src/github.com/apache/camel-k/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:88"}
      

      Attachments

        Activity

          People

            opiske Otavio Piske
            avano@redhat.com Andrej Vano
            Martin Muzikar Martin Muzikar
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: