CONSOLE-2892: Allow dynamic plugins to proxy to services on the cluster#10215
CONSOLE-2892: Allow dynamic plugins to proxy to services on the cluster#10215openshift-merge-robot merged 1 commit intoopenshift:masterfrom
Conversation
3879cbe to
607d2e7
Compare
|
We should add some details to the dynamic plugins README. We need to let developers know how to set up a proxy when running bridge locally. |
|
@spadgett comments addressed. PTAL |
There was a problem hiding this comment.
Borrowed this part from the enhancement doc since I think it would be useful for the dev/user as well
|
@spadgett I've added proxy service to the Please let me know if anything else is needed. |
|
@spadgett thanks for review, I've addressed your comments. PTAL |
|
PR is ready for final review. QE Approver: Docs Approver: PX Approver: Console Approver: |
|
/label px-approved |
|
/label docs-approved |
|
@spadgett I've addressed your comments in a additional commit. PTAL |
|
We need to get openshift/client-go#199 in and update the go deps. accordingly. |
|
GO deps have been updated. @spadgett please could you retag the PR. Thank you /hold cancel |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: jhadvig, spadgett The full list of commands accepted by this bot can be found here. The pull request process is described here DetailsNeeds approval from an approver in each of these files:
Approvers can indicate their approval by writing |
|
/retest-required Please review the full test history for this PR and help us cut down flakes. |


Console changes for story https://issues.redhat.com/browse/CONSOLE-2892
Adding
--plugin-proxyflag which will contain all the various service types (but for now just just k8s Services) that console backend should proxy to.PR is working in addition to console-operator changes in openshift/console-operator#603
/assign @spadgett @TheRealJon