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

Scan /oem the last one #559

Closed
wants to merge 3 commits into from
Closed

Scan /oem the last one #559

wants to merge 3 commits into from

Conversation

Itxaka
Copy link
Member

@Itxaka Itxaka commented Sep 25, 2024

In case there is bundled configs, plus userdata, the userdata should be read at the end to be able to override any existing configs bundled with the system, as userdata is more dynamic.

In case there is bundled configs, plus userdata, the userdata should be read at the end to be able to override any existing configs bundled with the system, as userdata is more dynamic.
@Itxaka Itxaka requested a review from a team September 25, 2024 07:31
Copy link

codecov bot commented Sep 25, 2024

Codecov Report

Attention: Patch coverage is 0% with 3 lines in your changes missing coverage. Please review.

Project coverage is 49.71%. Comparing base (6fe3455) to head (a94041e).
Report is 5 commits behind head on main.

Files with missing lines Patch % Lines
pkg/constants/constants.go 0.00% 3 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##             main     #559   +/-   ##
=======================================
  Coverage   49.71%   49.71%           
=======================================
  Files          48       48           
  Lines        4584     4584           
=======================================
  Hits         2279     2279           
  Misses       2028     2028           
  Partials      277      277           

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

@Itxaka
Copy link
Member Author

Itxaka commented Sep 25, 2024

Requires some kind of docs to document this, so users know they can override a bundled config in an iso with userdata

Copy link
Member

@mauromorales mauromorales left a comment

Choose a reason for hiding this comment

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

We should add an announcement on the docs for this change

@Itxaka
Copy link
Member Author

Itxaka commented Sep 26, 2024

closed in favor of #562

@Itxaka Itxaka closed this Sep 26, 2024
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.

4 participants