-
Notifications
You must be signed in to change notification settings - Fork 24
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Remote providers web UI link #597
base: main
Are you sure you want to change the base?
Conversation
b7adfe0
to
c3f2822
Compare
c3f2822
to
b855b81
Compare
@sgratch Please review this PR. |
@sgratch please review |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@RichardHoch
As mentioned here, maybe worth adding that If the field is not set by user, a default UI link is calculated if possible (if not possible then an empty value is set).
Details:
The field value in the ui is fetched from yaml:
But if it's not set by the user and left empty, we try to auto calculate it based on the standard ui link url format per provider.
So You can see for example for vsphere provider that there is a link even though user didn't set it:
@sgratch I made the change you suggested. Please review this PR again. Thanks. |
Resolves https://issues.redhat.com/browse/MTV-1145 by adding instructions about how to connect to a remote provider's UI, for all providers except OVA..
Preview: https://file.corp.redhat.com/rhoch/external_ui_link/html-single/#adding-source-providers [section 4.4.1.1., step 8; appears for all providers except OVA]