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 (HostOS integration) #3390

Open
wants to merge 5 commits into
base: master
Choose a base branch
from

Conversation

andrewbattat
Copy link
Member

NODE-1466

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

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

@andrewbattat andrewbattat self-assigned this Jan 9, 2025
@github-actions github-actions bot added the feat label Jan 9, 2025
Copy link
Member Author

Choose a reason for hiding this comment

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

guestos/setup-hostname.sh will be deleted when GuestOS moves to the config revamp and we will used the consolidated, top level setup-hostname.sh

Copy link
Member Author

Choose a reason for hiding this comment

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

We are continuing to pass the old config to the GuestOS. This will be removed once the whole IC-OS has been updated to use the new config and we no longer need the backwards compatibility.

@andrewbattat
Copy link
Member Author

@andrewbattat andrewbattat marked this pull request as ready for review January 10, 2025 20:46
@andrewbattat andrewbattat requested a review from a team as a code owner January 10, 2025 20:46
@github-actions github-actions bot added the @node label Jan 10, 2025
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.

1 participant