-
Bug
-
Resolution: Unresolved
-
Undefined
-
None
-
4.18
-
None
Description of problem:
Console plugin details page is throwing error on some specific YAML
Version-Release number of selected component (if applicable):
4.18.0-0.nightly-2024-11-30-141716
How reproducible:
Always
Steps to Reproduce:
1. Create a ConsolePlugin with minimum required fields apiVersion: console.openshift.io/v1 kind: ConsolePlugin metadata: name: console-demo-plugin-two spec: backend: type: Service displayName: OpenShift Console Demo Plugin 2. Visit consoleplugin details page at /k8s/cluster/console.openshift.io~v1~ConsolePlugin/console-demo-plugin
Actual results:
2. We will see an error page
Expected results:
2. we should not show an error page since ConsolePlugin YAML has every required fields although they are not complete
Additional info:
- blocks
-
OCPBUGS-45533 [release-4.18] ConsolePluginBackendDetail is throwing an error on some specific ConsolePlugin manifest
- POST
- is cloned by
-
OCPBUGS-45533 [release-4.18] ConsolePluginBackendDetail is throwing an error on some specific ConsolePlugin manifest
- POST
- links to