Add metric exposing build version&revision#4995
Add metric exposing build version&revision#4995nicoche wants to merge 1 commit intocontainerd:mainfrom
Conversation
|
Hi @nicoche. Thanks for your PR. I'm waiting for a containerd member to verify that this patch is reasonable to test. If it is, they should reply with Once the patch is verified, the new status will be reflected by the I understand the commands that are listed here. DetailsInstructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. |
c1cfee8 to
f3b28a7
Compare
|
Build succeeded.
|
d6e01b4 to
ce94af8
Compare
|
Build succeeded.
|
ce94af8 to
9db8862
Compare
|
Build succeeded.
|
9db8862 to
9c3c94a
Compare
|
Build succeeded.
|
9c3c94a to
4849d53
Compare
|
Build succeeded.
|
4849d53 to
f49ae53
Compare
|
Build succeeded.
|
f49ae53 to
6af2ebd
Compare
|
Build succeeded.
|
6af2ebd to
1df428b
Compare
|
Build succeeded.
|
|
If I'm not mistaken, this looks like the expected behavior: If a test doing just that is needed please let me know. I'll gladly add it |
|
(not a containerd reviewer or maintainer)
If there's a way to add either e2e or unit testing w the CR, that's generally a plus! It may also help engaging on the issue to clarify an API path. For instance, would we want to expose this info at |
|
@nicoche Looks good to me. Is it still work-in-progress? Derek has changed the title though. |
1df428b to
90bfdf1
Compare
|
@kzys I think we're good as is. I just rebased |
|
Build succeeded.
|
|
Some tests failed but I don't think they are related to this PR, are they? |
|
/ok-to-test @nicoche Could you rebase the branch against |
Signed-off-by: Nicolas Chariglione <[email protected]>
90bfdf1 to
581ee35
Compare
|
Build succeeded.
|
|
Thanks, just did it! Still one test failing, but it could be a true positive. I'll look into that |
|
Looks like this is an external issue as other PRs run into the same crash. Example here: #5676 (comment) I'll re-run the tests in a while to see if things are better 🙂 |
|
/retest @containerd/committers Can someone approve GitHub Actions? |
|
/retest |
Looks also like a flaky one... And they passed 🎉 |
|
Thanks @nicoche! The change has been merged as #5965 with a slight change from @crosbymichael. |
|
Looks way cleaner like this, thanks! |
cf. #4720