Skip to content

remove github.com/docker/libnetwork dependency#15517

Merged
openshift-merge-robot merged 1 commit intocontainers:mainfrom
tyler92:remove-libnetwork-dep
Aug 30, 2022
Merged

remove github.com/docker/libnetwork dependency#15517
openshift-merge-robot merged 1 commit intocontainers:mainfrom
tyler92:remove-libnetwork-dep

Conversation

@tyler92
Copy link
Copy Markdown
Contributor

@tyler92 tyler92 commented Aug 27, 2022

Code from this dependency was replaced with a simple version. As a
result Podman's memory consumption has been reduced by ~10%.

[NO NEW TESTS NEEDED]

Does this PR introduce a user-facing change?

None

Before changes:

    VSZ   RSS COMMAND
1631612 41056 ./podman system service -t 0

After (see RSS section):

    VSZ   RSS COMMAND
1631344 36012 ./podman-fix system service -t 0

@openshift-ci openshift-ci bot added the do-not-merge/release-note-label-needed Enforce release-note requirement, even if just None label Aug 27, 2022
@tyler92 tyler92 force-pushed the remove-libnetwork-dep branch from 89e5597 to e72ec2f Compare August 27, 2022 18:43
Code from this dependency was replaced with a simple version. As a
result Podman's memory consumption has been reduced by ~10%.

[NO NEW TESTS NEEDED]

Signed-off-by: Mikhail Khachayants <tyler92@inbox.ru>
@tyler92 tyler92 force-pushed the remove-libnetwork-dep branch from e72ec2f to b4f5a24 Compare August 27, 2022 18:46
@tyler92
Copy link
Copy Markdown
Contributor Author

tyler92 commented Aug 27, 2022

Please let me know if it is micro-optimization and if such commits won't be considered useful.

@rhatdan
Copy link
Copy Markdown
Member

rhatdan commented Aug 30, 2022

No this is great thank you very much @tyler92
LGTM
@vrothberg @mheon @Luap99 @giuseppe PTAL

@mheon
Copy link
Copy Markdown
Member

mheon commented Aug 30, 2022

/lgtm
/approve

@openshift-ci openshift-ci bot added the lgtm Indicates that a PR is ready to be merged. label Aug 30, 2022
@openshift-ci
Copy link
Copy Markdown
Contributor

openshift-ci bot commented Aug 30, 2022

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: mheon, tyler92

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@openshift-ci openshift-ci bot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Aug 30, 2022
@mheon mheon added release-note-none and removed lgtm Indicates that a PR is ready to be merged. approved Indicates a PR has been approved by an approver from all required OWNERS files. do-not-merge/release-note-label-needed Enforce release-note requirement, even if just None labels Aug 30, 2022
@tyler92
Copy link
Copy Markdown
Contributor Author

tyler92 commented Aug 30, 2022

@mheon added "release-note-none" and removed "lgtm" "approved" labels

Is something wrong or it's a mistake?

@mheon
Copy link
Copy Markdown
Member

mheon commented Aug 30, 2022

Don't know how LGTM/approved were removed, only wanted to get rid of the release-note-label-needed hold

@mheon mheon added lgtm Indicates that a PR is ready to be merged. approved Indicates a PR has been approved by an approver from all required OWNERS files. labels Aug 30, 2022
@openshift-merge-robot openshift-merge-robot merged commit 40627e0 into containers:main Aug 30, 2022
@github-actions github-actions bot added the locked - please file new issue/PR Assist humans wanting to comment on an old issue or PR with locked comments. label Sep 20, 2023
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Sep 20, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

approved Indicates a PR has been approved by an approver from all required OWNERS files. lgtm Indicates that a PR is ready to be merged. locked - please file new issue/PR Assist humans wanting to comment on an old issue or PR with locked comments. release-note-none

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants