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

variants: move wicked out of release #2709

Closed
wants to merge 2 commits into from

Conversation

yeazelm
Copy link
Contributor

@yeazelm yeazelm commented Jan 6, 2023

Issue number: 2449

Closes #

Description of changes:
We need to move wicked out of release so that we can toggle what network backend a variant uses while working on networkd enablement. This makes it possible to remove wicked from one variant without affecting others or have a variant just for networkd testing. This commit also makes the variant Cargo.toml ordering consistent with all variants for clarity and consistency.

The diff is lousy because of the shifting of the files. The only changes should be the addition of wicked to packages included and wicked for dependencies. The rest is commenting and sorting to get them all consistent.

Testing done:
Built all the variants. This should not actually affect the resulting images at all.

Terms of contribution:

By submitting this pull request, I agree that this contribution is dual-licensed under the terms of both the Apache License, version 2.0, and the MIT license.

@yeazelm yeazelm requested a review from zmrow January 6, 2023 21:44
@yeazelm
Copy link
Contributor Author

yeazelm commented Jan 6, 2023

The builds caught some I missed. I'll update and also break out the reformatting out from the wicked change.

This makes the Cargo.toml files for all variants consistent in their
order and comments.
We need to move wicked out of release so that we can toggle what network
backend a variant uses while working on networkd enablement. This makes
it possible to remove wicked from one variant without affecting others
or have a variant just for networkd testing.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant