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

Revert "feat: use host network for docker" #4617

Merged
merged 1 commit into from
May 16, 2024

Conversation

ShadowCurse
Copy link
Contributor

@ShadowCurse ShadowCurse commented May 16, 2024

Reverts #4614 because this configuration change appeared to be unnecessary.
Additionally it introduce unwanted changes to the way CI was working.

@ShadowCurse ShadowCurse self-assigned this May 16, 2024
@ShadowCurse ShadowCurse added the Status: Awaiting review Indicates that a pull request is ready to be reviewed label May 16, 2024
Copy link
Contributor

@bchalios bchalios left a comment

Choose a reason for hiding this comment

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

Could you please add context both in the commit message and the PR description as to why we are reverting it?

Copy link

codecov bot commented May 16, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 82.14%. Comparing base (9cef42a) to head (f5c387c).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #4617   +/-   ##
=======================================
  Coverage   82.14%   82.14%           
=======================================
  Files         255      255           
  Lines       31282    31282           
=======================================
  Hits        25697    25697           
  Misses       5585     5585           
Flag Coverage Δ
4.14-c5n.metal 79.64% <ø> (ø)
4.14-c7g.metal ?
4.14-m5n.metal 79.62% <ø> (-0.01%) ⬇️
4.14-m6a.metal 78.86% <ø> (ø)
4.14-m6g.metal 76.70% <ø> (ø)
4.14-m6i.metal 79.62% <ø> (-0.01%) ⬇️
4.14-m7g.metal 76.70% <ø> (ø)
5.10-c5n.metal 82.16% <ø> (ø)
5.10-c7g.metal ?
5.10-m5n.metal 82.14% <ø> (ø)
5.10-m6a.metal 81.45% <ø> (ø)
5.10-m6g.metal 79.47% <ø> (ø)
5.10-m6i.metal 82.14% <ø> (-0.01%) ⬇️
5.10-m7g.metal 79.47% <ø> (ø)
6.1-c5n.metal 82.16% <ø> (ø)
6.1-c7g.metal ?
6.1-m5n.metal 82.15% <ø> (+<0.01%) ⬆️
6.1-m6a.metal 81.45% <ø> (ø)
6.1-m6g.metal 79.46% <ø> (ø)
6.1-m6i.metal 82.14% <ø> (+<0.01%) ⬆️
6.1-m7g.metal 79.47% <ø> (ø)

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.

This reverts commit 9cef42a
because this configuration change appeared to be unnecessary.
Additionally it introduce unwanted changes to the way CI was working.

Signed-off-by: Egor Lazarchuk <yegorlz@amazon.co.uk>
@ShadowCurse ShadowCurse merged commit afad05d into main May 16, 2024
7 checks passed
@ShadowCurse ShadowCurse deleted the revert-4614-docker_host_net branch May 16, 2024 11:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Status: Awaiting review Indicates that a pull request is ready to be reviewed
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants