-
Bug
-
Resolution: Unresolved
-
Major
-
None
-
2.9.1
Description of problem:
Deploy OCP ipv6 only cluster and install CNV 4.19.1 by CI job, login to web console, install MTV 2.9.1,
the forklift-ui-plugin-57475cd7f9-dcnwj pod is running, but the forklift-console-plugin failed with error below and can't do operation on web page
"Failed to get a valid plugin manifest from /api/plugins/forklift-console-plugins/"
Version-Release number of selected component (if applicable):
MTV 2.9.1 with OCP 4.19.7 CNV 4.19.1
How reproducible:
Always
Steps to Reproduce:
1) Deploy the OCP cluster with ipv6, install CNV 4.19.1 by CI job on server: bm12a-tlv2.abi.cnv-qe.rhood.us
IP_STACK: ipv6
Cluster information:
https://console-openshift-console.apps.bm12a-tlv2.abi.cnv-qe.rhood.us
2) Install MTV 2.9.1 successfully

Check the MTV pods are running
# oc get pod
NAME READY STATUS RESTARTS AGE
forklift-api-6ccf4db689-nqw6z 1/1 Running 0 5h4m
forklift-controller-7fc5699dc4-fmshf 2/2 Running 0 5h4m
forklift-operator-ansible-6b949f4df-w2lqs 1/1 Running 0 5h5m
forklift-ui-plugin-57475cd7f9-dcnwj 1/1 Running 0 5h3m
forklift-validation-c7694d7c8-46pwk 1/1 Running 0 5h3m
forklift-volume-populator-controller-84556c6774-zz7n7 1/1 Running 0 5h4m
4) Check the forklift-ui-plugin is running without error, more details in attached file: forklift-ui-plugin-57475cd7f9-dcnwj.yaml and forklift-ui-plugin-57475cd7f9-dcnwj.describe
5) Check the forklift-console-plugin with error:
"Failed to get a valid plugin manifest from /api/plugins/forklift-console-plugins/"

Actual results:
In step5: The forklift-console-plugin failed
Expected results:
In step5: The forklift-console-plugin succeeded
Additional info: