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(node): Configuration revamp (SetupOS integration) #3270

Merged
merged 16 commits into from
Jan 8, 2025

Conversation

andrewbattat
Copy link
Member

@andrewbattat andrewbattat commented Dec 19, 2024

NODE-1360

The IC-OS tool has been created, but not yet used by the IC-OS: #1539

This PR integrates the config tool into SetupOS. The config tool is utilized for config sanitization, organization, and access.

Note that the old config is still being passed to HostOS, so this PR should have no impact on HostOS or GuestOS

@andrewbattat andrewbattat self-assigned this Dec 19, 2024
@github-actions github-actions bot added the feat label Dec 19, 2024
@andrewbattat
Copy link
Member Author

Passed hourly and bare metal installation test!

@andrewbattat andrewbattat marked this pull request as ready for review December 19, 2024 17:22
@andrewbattat andrewbattat requested a review from a team as a code owner December 19, 2024 17:22
@github-actions github-actions bot added the @node label Dec 19, 2024
rs/ic_os/os_tools/setupos_tool/src/main.rs Outdated Show resolved Hide resolved
rs/ic_os/network/src/lib.rs Show resolved Hide resolved
rs/ic_os/network/src/systemd.rs Outdated Show resolved Hide resolved
Copy link
Contributor

@frankdavid frankdavid left a comment

Choose a reason for hiding this comment

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

LGTM, perhaps consider getting a review from Eero, too.

@andrewbattat andrewbattat added this pull request to the merge queue Jan 8, 2025
Merged via the queue into master with commit 36e2b45 Jan 8, 2025
25 checks passed
@andrewbattat andrewbattat deleted the andrew/setupos-config-integration branch January 8, 2025 21:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants