cri: add pod uid annotation#7697
Conversation
|
Hi @mqasimsarfraz. 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. |
3b21c13 to
8cc3a5a
Compare
|
Can you pls update |
Signed-off-by: Qasim Sarfraz <[email protected]>
8cc3a5a to
0c4d32c
Compare
|
Thanks for the reviews and the merge. Given the patch is low risk and doesn't impact any current features should I go ahead and propose a backport for |
Containerd already has annotations for pod name an pod namespace this PR introduces an annotation for pod uid. This will be helpful for projects like inspektor-gadget to simplify getting metadata about pods.