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

Fuse Online is not able to be installed on OpenShift 4.11 (nightly build)

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Blocker
    • fuse-7.11.1-GA
    • fuse-7.11-GA, fuse-7.10.2-patch1
    • Fuse Online
    • None
    • False
    • None
    • False
    • % %
    • Todo
    • Known Issue
    • Hide
      • Find out the full name of syndesis-oauth-client-token secret.
        oc get secrets
        
      • Link that secret with syndesis-oauth SA. e.g.:
        oc secrets link syndesis-oauth-client syndesis-oauth-client-token-p6w5p
        
      • Repeat that for each SA and its appropriate token secret (same name prefix) in the namespace. e.g.:
        oc secrets link syndesis-default syndesis-default-token-5jdzr
        oc secrets link syndesis-integration syndesis-integration-token-bmlc4
        oc secrets link syndesis-server syndesis-server-token-5hqzq
        ... 
        
      Show
      Find out the full name of syndesis-oauth-client-token secret. oc get secrets Link that secret with syndesis-oauth SA. e.g.: oc secrets link syndesis-oauth-client syndesis-oauth-client-token-p6w5p Repeat that for each SA and its appropriate token secret (same name prefix) in the namespace. e.g.: oc secrets link syndesis- default syndesis- default -token-5jdzr oc secrets link syndesis-integration syndesis-integration-token-bmlc4 oc secrets link syndesis-server syndesis-server-token-5hqzq ...
      • Install the latest Fuse Online 7.10 from OperatorHub
      • Create Syndesis instance
      • Look at the Operator pod log

    Description

      When I am trying to install Fuse Online on OpenShift 4.11 (nightly build ` 4.11.0-0.nightly-2022-06-15-004003`), the operator pod contains the following error after I have created the Syndesis CR:

      ...
      {"level":"info","ts":1655291753.595434,"logger":"action","msg":"installing Syndesis resource","type":"install","name":"app"}
      I0615 11:15:54.648353 1 request.go:655] Throttling request took 1.042478966s, request: GET:https://172.30.0.1:443/apis/operators.coreos.com/v1alpha2?timeout=32s
      {"level":"info","ts":1655291756.4792514,"logger":"action","msg":"Unable to get service account token","type":"install","error message":"service account token not found"}
      {"level":"info","ts":1655291758.5960944,"logger":"action","msg":"installing Syndesis resource","type":"install","name":"app"}
      {"level":"info","ts":1655291761.2069776,"logger":"action","msg":"Unable to get service account token","type":"install","error message":"service account token not found"}
      {"level":"info","ts":1655291776.2077575,"logger":"action","msg":"installing Syndesis resource","type":"install","name":"app"}
      ...
      

      Attachments

        Activity

          People

            cmiranda@redhat.com Claudio Miranda
            mkralik@redhat.com Matej Kralik
            Votes:
            0 Vote for this issue
            Watchers:
            6 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: