refactor(container): Migrate to std lib context package#3771
refactor(container): Migrate to std lib context package#3771dims merged 1 commit intogoogle:masterfrom
Conversation
|
ci job fail :( |
Looks like it's an existing issue that wasn't detected by the linter due to the legacy context. But the linter definitely is correct, and the existing implementation doesn't look good. Perhaps the cadvisor/container/docker/docker.go Lines 35 to 38 in fba17be @Rahul-Lashkari can you look at making those changes? |
yeah sure on it! thanks for guidance! |
|
PTAL! |
thaJeztah
left a comment
There was a problem hiding this comment.
Thanks! left some minor comments; also if you could squash the commits, so that there's a single commit in the PR
I'm not a maintainer on this repository, so can't trigger CI to run 😅
7a0369e to
ce73b2b
Compare
|
thanks for merging! |
golang.org/x/net/contextwith the standard librarycontextpackage