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

Implement new configuration strategy for pxeboot plugin #241

Merged
merged 5 commits into from
Jan 7, 2025

Conversation

KapilYadava
Copy link
Contributor

@KapilYadava KapilYadava commented Dec 25, 2024

Fixes #206 for pxeboot plugin

@KapilYadava KapilYadava self-assigned this Dec 25, 2024
@github-actions github-actions bot added size/L and removed size/M labels Jan 2, 2025
@KapilYadava KapilYadava requested a review from damyan January 2, 2025 12:40
@KapilYadava KapilYadava added the enhancement New feature or request label Jan 3, 2025
@github-actions github-actions bot added the documentation Improvements or additions to documentation label Jan 3, 2025
@KapilYadava KapilYadava marked this pull request as ready for review January 3, 2025 13:22
@damyan
Copy link
Member

damyan commented Jan 7, 2025

@KapilYadava Looks good, thanks.

A single comment: I don't like the idea to check in test configuration for test purposes only, given it's that small. I will implement dynamic creation.

Other than that looks good

Do not check in test configuration that small, go for dynamic generation
instead
@damyan damyan force-pushed the temp/pxeboot-refactor branch from a486275 to 274a51d Compare January 7, 2025 14:13
@damyan damyan changed the title Implement new configuration strategy for PXEBOOT plugin Implement new configuration strategy for pxeboot plugin Jan 7, 2025
@damyan damyan merged commit fe7caa8 into main Jan 7, 2025
10 checks passed
@damyan damyan deleted the temp/pxeboot-refactor branch January 7, 2025 14:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation enhancement New feature or request size/L
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Refactor plugins configuration
2 participants