Skip to content

Add the ability to skip NIC setup in prepare script#607

Merged
guvenc merged 1 commit intomainfrom
feature/prepare_config_only
Sep 26, 2024
Merged

Add the ability to skip NIC setup in prepare script#607
guvenc merged 1 commit intomainfrom
feature/prepare_config_only

Conversation

@PlagueCZ
Copy link
Copy Markdown
Contributor

OSC has moved the actual HW setup part of the prepare script into startup scripts of k3s.

The init container however is still useful to properly configure dpservice based on the actual HW setup (like interface names etc.)

Thus there is the need for prepare script to only generate the config without changing HW setup.

Part of #606

@github-actions github-actions bot added size/S enhancement New feature or request labels Sep 25, 2024
@PlagueCZ PlagueCZ marked this pull request as ready for review September 25, 2024 23:10
@PlagueCZ PlagueCZ requested a review from a team as a code owner September 25, 2024 23:10
Copy link
Copy Markdown
Contributor

@guvenc guvenc left a comment

Choose a reason for hiding this comment

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

LGTM

@guvenc guvenc merged commit 5110cd8 into main Sep 26, 2024
@guvenc guvenc deleted the feature/prepare_config_only branch September 26, 2024 17:36
@hardikdr hardikdr added this to Roadmap Jun 26, 2025
@hardikdr hardikdr moved this to Done in Roadmap Oct 15, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

3 participants