-
Feature Request
-
Resolution: Unresolved
-
Major
-
None
-
4.16
-
None
-
None
-
Product / Portfolio Work
-
None
-
False
-
-
None
-
None
-
None
-
-
None
-
None
-
None
-
None
-
None
Customer has deployed Capsule with the Capsule Proxy (https://projectcapsule.dev/docs/proxy/) in their cluster. They would like to have the URL of their capsule proxy shown when displaying the token in the "Copy login command" page for login token.
Currently the page shows a login command like below.
oc login --token=<token> --server=https://api.<api-url>:6443
The requireent is to be able to change https://api.<api-url>:6443 to the proxy URL only in this "Copy login command" page. The cluster API URL remains the same.