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: stop waiting for all interfaces to be online in IPA #472

Merged
merged 1 commit into from
Nov 13, 2024

Conversation

skrobul
Copy link
Collaborator

@skrobul skrobul commented Nov 13, 2024

This changes behavior of systemd-networkd-wait-online so that it does not wait the default 120s for all of interfaces to become online, which in reality never comes effectively delaying boot for 2 minutes.

Instead, we are satisfied with just one interface reaching the IPv4 routable state.

Closes PUC-580

This changes behavior of systemd-networkd-wait-online so that it does
not wait default 120s for all of interfaces to become online, which in
reality never comes effectively delaying boot for 2 minutes.

Instead, we are satisfied with just one interface reaching the IPv4
routable state.
@skrobul skrobul requested a review from a team November 13, 2024 14:13
@cardoe cardoe added this pull request to the merge queue Nov 13, 2024
Merged via the queue into main with commit e9c538c Nov 13, 2024
18 checks passed
@cardoe cardoe deleted the ipa-systemd-wait-online branch November 13, 2024 14:48
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.

2 participants