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

Streaming support for PodsManager.stats API #266

Merged
merged 3 commits into from
May 31, 2023
Merged

Conversation

RazCrimson
Copy link
Contributor

Podman API supports streaming Pod stats, but podman-py does not support that as of now.

This PR aims to add support for that.

@umohnani8
Copy link
Member

@RazCrimson I believe tests should pass now once you rebase

fix: one bad test for PodManager.stats

Signed-off-by: Bharath Vignesh J K <[email protected]>
@RazCrimson
Copy link
Contributor Author

@umohnani8
Thanks for the reminder. PTAL.

@umohnani8
Copy link
Member

LGTM
@rhatdan @lsm5 PTAL

Copy link
Member

@lsm5 lsm5 left a comment

Choose a reason for hiding this comment

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

LGTM in my limited capacity, I'll defer to @umohnani8 and @rhatdan

@openshift-ci
Copy link
Contributor

openshift-ci bot commented May 31, 2023

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: lsm5, RazCrimson

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

The pull request process is described here

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

@rhatdan rhatdan merged commit 6cf648d into containers:main May 31, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants