App Connect

 View Only
Expand all | Collapse all

App Connect Operator - runtime components

  • 1.  App Connect Operator - runtime components

    Posted Wed January 11, 2023 02:25 AM
    Edited by Sujeeth Pakala Wed January 11, 2023 02:58 AM
    Hi,

    Trying to install App Connect in Kubernetes environment using App Connect operator. The operator is installed successfully but it can not initialise required runtime components , precisely the dashboard & designer. 

    Subscription channel used is v7.0

    Logs from appconnect-operator are :

    I0111 07:24:22.312656       1 request.go:682] Waited for 1.048280725s due to client-side throttling, not priority and fairness, request: GET:https://10.100.0.1:443/apis/acme.cert-manager.io/v1?timeout=32s
    ts=2023-01-11T07:24:23.551702782Z level=info logger=controller.dashboard msg="Successfully reconciled deployment" Request.Namespace=ibm-ace Request.Name=appconn-dashboard
    ts=2023-01-11T07:24:23.551835774Z level=info logger=controller.designerauthoring msg="Deployment unavailable" Deployment.Namespace=ibm-ace Deployment.Name=appconn-dashboard-dash
    ts=2023-01-11T07:24:23.551886431Z level=info logger=controller.dashboard msg="Waiting for dashboard deployment to be 'ready', will wait 10s..." Request.Namespace=ibm-ace Request.Name=appconn-dashboard
    ts=2023-01-11T07:24:33.581590469Z level=info logger=controller.dashboard msg="Successfully reconciled service" Request.Namespace=ibm-ace Request.Name=appconn-dashboard
    ts=2023-01-11T07:24:33.582246673Z level=info logger=controller.dashboard msg="Successfully reconciled service account" Request.Namespace=ibm-ace Request.Name=appconn-dashboard
    ts=2023-01-11T07:24:33.587701825Z level=info logger=controller.dashboard msg="Successfully reconciled role" Request.Namespace=ibm-ace Request.Name=appconn-dashboard
    ts=2023-01-11T07:24:33.588262075Z level=info logger=controller.dashboard msg="Successfully reconciled role binding" Request.Namespace=ibm-ace Request.Name=appconn-dashboard
    ts=2023-01-11T07:24:34.475506575Z level=info logger=controller.dashboard msg="Failed to create routes as routes not available on this platform" Request.Namespace=ibm-ace Request.Name=appconn-dashboard
    ts=2023-01-11T07:24:34.544533899Z level=info logger=controller.dashboard msg="Successfully reconciled network policy" Request.Namespace=ibm-ace Request.Name=appconn-dashboard
    ts=2023-01-11T07:24:34.545395315Z level=info logger=controller.dashboard msg="Successfully created issuer" Request.Namespace=ibm-ace Request.Name=appconn-dashboard
    ts=2023-01-11T07:24:34.545754622Z level=info logger=controller.dashboard msg="Successfully created cert manager cert" Request.Namespace=ibm-ace Request.Name=appconn-dashboard
    ts=2023-01-11T07:24:34.553541317Z level=info logger=controller.dashboard msg="Successfully reconciled secrets" Request.Namespace=ibm-ace Request.Name=appconn-dashboard
    I0111 07:24:35.639646       1 request.go:682] Waited for 1.043249542s due to client-side throttling, not priority and fairness, request: GET:https://10.100.0.1:443/apis/cert-manager.io/v1?timeout=32s
    ts=2023-01-11T07:24:36.811972855Z level=info logger=controller.dashboard msg="Successfully reconciled deployment" Request.Namespace=ibm-ace Request.Name=appconn-dashboard
    ts=2023-01-11T07:24:36.812023763Z level=info logger=controller.designerauthoring msg="Deployment unavailable" Deployment.Namespace=ibm-ace Deployment.Name=appconn-dashboard-dash
    ts=2023-01-11T07:24:36.812033469Z level=info logger=controller.dashboard msg="Waiting for dashboard deployment to be 'ready', will wait 10s..." Request.Namespace=ibm-ace Request.Name=appconn-dashboard

    Looks like operator is unable to pull image & initialise the containers.

    Any one faced this issue & any pointers are appreciated.

    Thanks.



    ------------------------------
    Sujeeth Pakala
    ------------------------------


  • 2.  RE: App Connect Operator - runtime components

    User Group Leader
    Posted Wed January 11, 2023 02:01 PM

    Hi Sujeeth, 

    Just wanted to let you know that I have raised this issue to our team - while we wait to get an answer, they recommended to take a look at the deployment method and see what the error is, check if everything was configured the right way. 

    will follow up once we have a more specific answer!



    ------------------------------
    Gabriel Marte Blanco
    Austin TX
    ------------------------------



  • 3.  RE: App Connect Operator - runtime components

    Posted Thu January 12, 2023 05:04 AM
    Hello Gabriel,

    Thanks for message. 

    Following the deployment method in knowledge centre, when the subscription channel version is set to v5.0, then dashboard container is created successfully. 

    But the issue is occurring when new version of channel v7.0 is used in subscription.

    ------------------------------
    Sujeeth Pakala
    ------------------------------