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

fix(iscsi): do not exit in handle_netroot() if discovery failed #32

Merged
merged 1 commit into from
Nov 14, 2023

Conversation

pvalena
Copy link
Contributor

@pvalena pvalena commented Oct 26, 2023

User may specify multiple netroot in cmdline, failed to connect one netroot do not mean all netroot are not accessible. So if one netroot failed, do not exit the discovery and login flow.

Signed-off-by: Wenchao Hao [email protected]

(Cherry-picked commit: 319dc7fe10585a19d1a051f8ad1ba0190f86ff1f)

Resolves: RHEL-11779

User may specify multiple netroot in cmdline, failed to connect one netroot
do not mean all netroot are not accessible. So if one netroot failed, do
not exit the discovery and login flow.

Signed-off-by: Wenchao Hao <[email protected]>

(Cherry-picked commit: 319dc7fe10585a19d1a051f8ad1ba0190f86ff1f)

Resolves: RHEL-11779
@pvalena
Copy link
Contributor Author

pvalena commented Nov 14, 2023

Tested - logs in the ticket.

@pvalena pvalena merged commit 9f4ce92 into redhat-plumbers:main Nov 14, 2023
13 checks passed
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.

1 participant