Skip to content

[release/1.6] Stats() shouldn't assume s.container is non-nil#7557

Merged
estesp merged 1 commit intocontainerd:release/1.6from
kzys:backport/1.6/stats-nil
Oct 18, 2022
Merged

[release/1.6] Stats() shouldn't assume s.container is non-nil#7557
estesp merged 1 commit intocontainerd:release/1.6from
kzys:backport/1.6/stats-nil

Conversation

@kzys
Copy link
Copy Markdown
Member

@kzys kzys commented Oct 18, 2022

Like other exported methods, Stats() shouldn't assume s.container is non-nil.

Fixes #7468.

Signed-off-by: Kazuyoshi Kato [email protected]
(cherry picked from commit 49a54e2)
Signed-off-by: Kazuyoshi Kato [email protected]

Like other exported methods, Stats() shouldn't assume s.container is
non-nil.

Fixes containerd#7468.

Signed-off-by: Kazuyoshi Kato <[email protected]>
(cherry picked from commit 49a54e2)
Signed-off-by: Kazuyoshi Kato <[email protected]>
@k8s-ci-robot
Copy link
Copy Markdown

Skipping CI for Draft Pull Request.
If you want CI signal for your change, please convert it to an actual PR.
You can still manually trigger a test run with /test all

@kzys kzys marked this pull request as ready for review October 18, 2022 16:34
Copy link
Copy Markdown
Member

@estesp estesp left a comment

Choose a reason for hiding this comment

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

LGTM

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.

4 participants