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

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

Merged
merged 1 commit into from
Sep 26, 2024

Conversation

PlagueCZ
Copy link
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
Collaborator

@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
5 checks passed
@guvenc guvenc deleted the feature/prepare_config_only branch September 26, 2024 17:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request size/S
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants