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

display creation warnings from the engine #9998

Merged
merged 1 commit into from Nov 21, 2022

Conversation

glours
Copy link
Contributor

@glours glours commented Nov 15, 2022

Signed-off-by: Guillaume Lours 705411+glours@users.noreply.github.com

What I did
Display warnings send by the engine during the container creation

Related issue
fixes #8466 , in fact it doesn't fix the issue but will explain why the configuration isn't applied

(not mandatory) A picture of a cute animal, if possible in relation with what you did
image

@glours glours requested review from a team, nicksieger, ndeloof, StefanScherer, ulyssessouza, milas and laurazard and removed request for a team November 15, 2022 17:02
Signed-off-by: Guillaume Lours <705411+glours@users.noreply.github.com>
@codecov-commenter
Copy link

Codecov Report

Base: 75.86% // Head: 74.56% // Decreases project coverage by -1.29% ⚠️

Coverage data is based on head (a077e8a) compared to base (c53539e).
Patch has no changes to coverable lines.

Additional details and impacted files
@@            Coverage Diff             @@
##               v2    #9998      +/-   ##
==========================================
- Coverage   75.86%   74.56%   -1.30%     
==========================================
  Files           2        2              
  Lines         232      232              
==========================================
- Hits          176      173       -3     
- Misses         49       51       +2     
- Partials        7        8       +1     
Impacted Files Coverage Δ
pkg/e2e/framework.go 72.55% <0.00%> (-1.40%) ⬇️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@glours glours merged commit 02818ba into docker:v2 Nov 21, 2022
@glours glours deleted the display-engine-warnings branch January 11, 2023 14:58
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.

mem_swappiness not working
4 participants