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

Add nri-memtierd plugin #117

Merged
merged 1 commit into from
Sep 29, 2023
Merged

Conversation

askervin
Copy link
Collaborator

The nri-memtierd plugin toggles swapping, starts/stops memtierd processes that track and manage memory of containers.

@askervin
Copy link
Collaborator Author

This PR supersedes PR #71.

@klihub
Copy link
Collaborator

klihub commented Sep 29, 2023

@askervin Could you fix the go mod deps, They seem to be out of date.

Copy link
Collaborator

@klihub klihub left a comment

Choose a reason for hiding this comment

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

go.mod needs updating/tidying. Otherwise I think this looks fine, although I have to admit I only skimmed through it quickly.

Copy link
Collaborator

@marquiz marquiz left a comment

Choose a reason for hiding this comment

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

I didn't look at the code but some other comments/questions below

cmd/plugins/memtierd/Dockerfile Outdated Show resolved Hide resolved
cmd/plugins/memtierd/Dockerfile Outdated Show resolved Hide resolved
cmd/plugins/memtierd/Dockerfile Outdated Show resolved Hide resolved
cmd/plugins/memtierd/Dockerfile Outdated Show resolved Hide resolved
cmd/plugins/memtierd/test-pod.yaml Outdated Show resolved Hide resolved
deployment/overlays/memtierd/daemonset.yaml Show resolved Hide resolved
test/e2e/files/nri-memtierd-deployment.yaml.in Outdated Show resolved Hide resolved
Copy link
Collaborator

@marquiz marquiz left a comment

Choose a reason for hiding this comment

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

Some small nits on documentation, feel free to pick the parts that you like

docs/memory/memtierd.md Outdated Show resolved Hide resolved
docs/memory/memtierd.md Outdated Show resolved Hide resolved
docs/memory/memtierd.md Outdated Show resolved Hide resolved
docs/memory/memtierd.md Outdated Show resolved Hide resolved
@klihub klihub mentioned this pull request Sep 29, 2023
@klihub klihub self-requested a review September 29, 2023 14:48
The nri-memtierd plugin toggles swapping, starts/stops memtierd
processes that track and manage memory of containers.

Signed-off-by: Antti Kervinen <[email protected]>
Signed-off-by: Luukas Makila <[email protected]>
@klihub klihub requested a review from marquiz September 29, 2023 14:53
@klihub klihub merged commit 6a8441d into containers:main Sep 29, 2023
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