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

Fix hosts.toml header var #10870

Merged
merged 1 commit into from
Sep 10, 2024
Merged

Conversation

brandond
Copy link
Member

Proposed Changes

Resolves issue from 270f85e that prevented old hosts.toml files from being cleaned up.

Types of Changes

bugfix

Verification

See linked isse

Testing

Linked Issues

User-Facing Change


Further Comments

Resolves issue from 270f85e that prevented old hosts.toml files from being cleaned up.

Signed-off-by: Brad Davidson <[email protected]>
@brandond brandond requested a review from a team as a code owner September 10, 2024 18:52
Copy link

codecov bot commented Sep 10, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 41.50%. Comparing base (c4c11e5) to head (fd4e6fa).
Report is 2 commits behind head on master.

❗ There is a different number of reports uploaded between BASE (c4c11e5) and HEAD (fd4e6fa). Click for more details.

HEAD has 2 uploads less than BASE
Flag BASE (c4c11e5) HEAD (fd4e6fa)
e2etests 7 5
Additional details and impacted files
@@            Coverage Diff             @@
##           master   #10870      +/-   ##
==========================================
- Coverage   49.69%   41.50%   -8.19%     
==========================================
  Files         178      178              
  Lines       14801    14801              
==========================================
- Hits         7355     6143    -1212     
- Misses       6101     7485    +1384     
+ Partials     1345     1173     -172     
Flag Coverage Δ
e2etests 5.02% <ø> (-40.99%) ⬇️
inttests 36.85% <ø> (+17.13%) ⬆️
unittests 13.55% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

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

@brandond brandond merged commit d6c20b7 into k3s-io:master Sep 10, 2024
29 checks passed
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.

3 participants