Skip to content
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

feat: Show DNS Servers on Confirm Install Panel #718

Conversation

irishgordo
Copy link
Contributor

@irishgordo irishgordo commented Apr 26, 2024

  • if the user inputs DNS servers during the interactive ISO install they are then going to be shown during the confirm install panel

Resolves: feat/confirm-install-panel-show-dns-servers
See also: harvester/harvester#5696

Problem:
Show the DNS Servers the user input from the interactive iso install on the confirm installation panel

Solution:
When the User is inputing DNS servers in the field seperated by comma on the interactive ISO install, currently, the user "cannot" see those input DNS servers on the final step of the interactive ISO install on the confirm installation panel. This allows the user to see those DNS servers they input. If the user did not input anything in the DNS Server section, the DNS servers will not be shown.

Related Issue:
harvester/harvester#5696

Test plan:
Path A:

  • User inputs DNS server entries in interactive ISO install and sees them on the final confirm installation panel

Path B:

  • User leaves the DNS server field blank, during interactive ISO installation, the user then will not see any dns servers: A.B.C.D,E.F.G.H etc. on the final confirm installtion panel, as it will be left blank entirely

Cross Ref Photos:

Screenshot from 2024-04-26 14-15-35
Screenshot from 2024-04-26 14-16-14
Screenshot from 2024-04-26 14-14-27

* if the user inputs DNS servers during the interactive ISO install they
  are then going to be shown during the confirm install panel

Resolves: feat/confirm-install-panel-show-dns-servers
See also: harvester/harvester#5696
@bk201 bk201 requested review from tserong, Vicente-Cheng and mingshuoqiu and removed request for tserong April 29, 2024 08:40
Copy link
Contributor

@mingshuoqiu mingshuoqiu left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM.

@bk201 bk201 merged commit 305ebe0 into harvester:master May 2, 2024
5 checks passed
@bk201
Copy link
Member

bk201 commented May 2, 2024

@Mergifyio backport v1.3 v1.2

Copy link

mergify bot commented May 2, 2024

backport v1.3 v1.2

✅ Backports have been created

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants