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

Broken link to Kamel CLI from OCP command-line-tools site

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Blocker Blocker
    • fuse-next-TP1-GA
    • fuse-next-TP1-GA
    • Camel-K
    • None

      Download links for Kamel cli tool points to the community release page https://github.com/apache/camel-k/releases/download/

      ➜  ~ oc get deployment camel-k-operator -o yaml | grep image
              image: registry-proxy.engineering.redhat.com/rh-osbs/integration-tech-preview-camel-k-rhel8-operator:1.0-5
              imagePullPolicy: IfNotPresent
      ➜  ~ oc get consoleclidownloads kamel-cli -o yaml           
      apiVersion: console.openshift.io/v1
      kind: ConsoleCLIDownload
      metadata:
        annotations:
          camel.apache.org/version: "1.0"
        creationTimestamp: "2020-04-16T08:09:58Z"
        generation: 1
        name: kamel-cli
        resourceVersion: "3886228"
        selfLink: /apis/console.openshift.io/v1/consoleclidownloads/kamel-cli
        uid: a3255922-3a7f-4a28-9b37-3ac363f88acf
      spec:
        description: |-
          Apache Camel K is a lightweight integration platform, born on Kubernetes, with serverless superpowers.
      
          The `kamel` binary can be used to both configure the cluster and run integrations. Once you've downloaded the `kamel` binary, log into the cluster using the `oc` client tool and start using the `kamel` CLI.
      
          You can run `kamel help` to list the available commands or go to the [Camel K Website](https://camel.apache.org/projects/camel-k/) for more information.
        displayName: kamel - Apache Camel K Command Line Interface
        links:
        - href: https://github.com/apache/camel-k/releases/download/1.0/camel-k-client-1.0-linux-64bit.tar.gz
          text: Download the kamel binary for Linux
        - href: https://github.com/apache/camel-k/releases/download/1.0/camel-k-client-1.0-mac-64bit.tar.gz
          text: Download the kamel binary for Mac
        - href: https://github.com/apache/camel-k/releases/download/1.0/camel-k-client-1.0-windows-64bit.tar.gz
          text: Download the kamel binary for Windows
      

            nicolaferraro Nicola Ferraro (Inactive)
            jbouska@redhat.com Jan Bouska
            Jan Bouska Jan Bouska
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: