Uploaded image for project: 'OpenShift Bugs'
  1. OpenShift Bugs
  2. OCPBUGS-16644

no NNCP and NNS page after installing knmstate operator on single stack cluster

XMLWordPrintable

    • No
    • False
    • Hide

      None

      Show
      None

      Description of problem:

      no NNCP and NNS page after installing knmstate operator on single stack cluster

      Version-Release number of selected component (if applicable):

      OCP Version: 4.14.0-0.nightly-2023-07-20-215234
      knmstate operator version: kubernetes-nmstate-operator.4.14.0-202307191212

      How reproducible:

      100%

      Steps to Reproduce:

      1. setup single stack cluster (UPI BM)
      2. install knmstate operator from web console, create nmstate instance
      3. refresh webpage after all pods are Running

      Actual results:

      there is no NNCP and NNS page in Networking Tab

      Expected results:

      nmstate console plugin is installed successfully, there is NNCP and NNS page in Networking Tab

      Additional info:

      the nmstate-console-plugin pod is Running, seems no abnormal:
      
      % oc get pod -n openshift-nmstate
      NAME                                      READY   STATUS    RESTARTS   AGE
      nmstate-cert-manager-94965d748-zk45k      1/1     Running   0          46m
      nmstate-console-plugin-687565878d-djrbb   1/1     Running   0          46m
      nmstate-handler-5pcwj                     1/1     Running   0          46m
      nmstate-handler-89v46                     1/1     Running   0          46m
      nmstate-handler-8hmkf                     1/1     Running   0          46m
      nmstate-handler-dfjkn                     1/1     Running   0          46m
      nmstate-handler-jsnq4                     1/1     Running   0          46m
      nmstate-handler-qbhpv                     1/1     Running   0          46m
      nmstate-handler-w55wh                     1/1     Running   0          46m
      nmstate-operator-7db984b64c-z2x8d         1/1     Running   0          47m
      nmstate-webhook-85db5c7fbf-4gjwk          1/1     Running   0          46m
      nmstate-webhook-85db5c7fbf-qjmq7          1/1     Running   0          46m
      
      % oc logs pod/nmstate-console-plugin-687565878d-djrbb 
      2023/07/21 09:25:38 [notice] 1#0: using the "epoll" event method
      2023/07/21 09:25:38 [notice] 1#0: nginx/1.20.1
      2023/07/21 09:25:38 [notice] 1#0: built by gcc 8.5.0 20210514 (Red Hat 8.5.0-7) (GCC) 
      2023/07/21 09:25:38 [notice] 1#0: OS: Linux 5.14.0-284.23.1.el9_2.x86_64
      2023/07/21 09:25:38 [notice] 1#0: getrlimit(RLIMIT_NOFILE): 1048576:1048576
      2023/07/21 09:25:38 [notice] 1#0: start worker processes
      2023/07/21 09:25:38 [notice] 1#0: start worker process 7
      %

            ocohen@redhat.com Oren Cohen
            rh-ee-qiowang Qiong Wang
            Qiong Wang Qiong Wang
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: