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 (backport #718) #721

Merged
merged 1 commit into from
May 2, 2024

Conversation

mergify[bot]
Copy link

@mergify mergify bot commented May 2, 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


This is an automatic backport of pull request #718 done by [Mergify](https://mergify.com).

* 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

(cherry picked from commit 305ebe0)
@bk201 bk201 merged commit 4cf72c7 into v1.2 May 2, 2024
5 checks passed
@mergify mergify bot deleted the mergify/bp/v1.2/pr-718 branch May 2, 2024 03:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants