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

[Backport v1.4] fix kernel command line for management interface #950

Open
wants to merge 2 commits into
base: v1.4
Choose a base branch
from

Conversation

m-ildefons
Copy link
Contributor

This is a backport of PR #942 to v1.4 branch.

Fix parsing management interface configuration from the kernel command line.
The parser now accepts more different specifications for the management interface, including just the systemd name for the device. Additionally, should the configuration not be parseable (e.g. due to a typo), the installer doesn't crash anymore, but rather produces a human readable error.

related-to: harvester/harvester#7470

Fix parsing management interface configuration from the kernel command
line.
The parser now accepts more different specifications for the management
interface, including just the systemd name for the device.
Additionally, should the configuration not be parseable (e.g. due to a
typo), the installer doesn't crash anymore, but rather produces a human
readable error.

related-to: harvester/harvester#7470

Signed-off-by: Moritz Röhrich <moritz.rohrich@suse.com>
Add test case for producing a useful error when parsing management
interface details given on the kernel command line fails.

Signed-off-by: Moritz Röhrich <moritz.rohrich@suse.com>
@m-ildefons m-ildefons added the bug Something isn't working label Feb 4, 2025
@m-ildefons m-ildefons self-assigned this Feb 4, 2025
@bk201
Copy link
Member

bk201 commented Feb 5, 2025

Move the backport issue to 1.4.3, please do not merge before releasing 1.4.2.

@khushboo-rancher
Copy link

For tracking the related issue: harvester/harvester#7505

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants