-
Notifications
You must be signed in to change notification settings - Fork 64
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
Adjust ContainerStats
for Podmod 4.6.0 responses
#278
Conversation
I can report that this PR fixes #277 in my environment, on both x86_64 and aarch64 Nomad |
@sushain97 check the linter failure
|
@shoenig fixed |
Co-authored-by: Luiz Aoqui <[email protected]>
@lgfa29 does this look good? |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This looks good to me, thanks for the PR @sushain97!
I'm deferring the final merge to @shoenig since he's been working more closely with the Podman driver more recently
@sushain97 I think your fix has a compilation bug:
needs to be
|
@shoenig fixed - the suggestion wasn't quite right. Would be helpful to have workflows approved for the entire branch/PR :) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM; thanks @sushain97 !
No problem! Would it be possible to cut a 0.5.1 release with this fix? |
Fixes #277