-
Story
-
Resolution: Done
-
Blocker
-
None
-
None
-
2
-
False
-
-
False
-
Release Note Not Required
-
-
-
Pipelines Sprint Pioneers 49
Summary
Verify that the console-plugin UI integrates correctly with the proxy service deployed on OpenShift.
This involves testing end-to-end communication through the proxy and identifying whether additional UI or backend changes are required, as the integration has not been fully validated yet.
The current base we have added in the frontend code is
const PROXY_BASE = '/api/proxy/plugin/pipelines-console-plugin/multicluster';
We want to make sure whether this code or are any changes required