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

Remove custom default config-dir on installation media #488

Conversation

davidcassany
Copy link
Contributor

@davidcassany davidcassany commented Jul 26, 2023

Before having SeedImages resources this was handy, as the primary way of adding extra configurations during the installation was adding a config.yaml within the ISO. Since ISOs are mostly customized within the cluster as part of the SeedImage built procedure, this is no longer handy and it even turns to be way too convoluted.

Signed-off-by: David Cassany <dcassany@suse.com>
@davidcassany davidcassany requested a review from a team as a code owner July 26, 2023 13:33
@davidcassany davidcassany marked this pull request as draft July 26, 2023 13:33
@github-actions github-actions bot added the area/operator operator related changes label Jul 26, 2023
@davidcassany
Copy link
Contributor Author

Draft as this requires some docs changes.

Copy link
Contributor

@kkaempf kkaempf left a comment

Choose a reason for hiding this comment

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

Dropping code is always approved 😆

Copy link
Member

@fgiudici fgiudici left a comment

Choose a reason for hiding this comment

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

looks good!

@codecov
Copy link

codecov bot commented Aug 2, 2023

Codecov Report

Patch coverage has no change and project coverage change: +0.02% 🎉

Comparison is base (b4bd11b) 48.51% compared to head (6b27daf) 48.54%.
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #488      +/-   ##
==========================================
+ Coverage   48.51%   48.54%   +0.02%     
==========================================
  Files          41       41              
  Lines        5322     5319       -3     
==========================================
  Hits         2582     2582              
+ Misses       2523     2520       -3     
  Partials      217      217              
Files Changed Coverage Δ
pkg/elementalcli/elementalcli.go 0.00% <ø> (ø)

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@davidcassany davidcassany marked this pull request as ready for review August 2, 2023 16:16
@davidcassany davidcassany merged commit cf023ac into rancher:main Aug 2, 2023
15 checks passed
@davidcassany davidcassany deleted the remove_custom_default_config-dir_on_live_media branch August 2, 2023 16:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/operator operator related changes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants