[containerd-cri]Set HasFilesystem to true#3253
Conversation
|
Thanks for your pull request! It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA). View this failed invocation of the CLA check for more information. For the most up to date status, view the checks section at the bottom of the pull request. |
|
Hi @vasireddy99. Thanks for your PR. I'm waiting for a google 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. |
|
@bobbypage can you take a look into this pr? |
|
@bobbypage following up to see if you've had the chance to look at this yet? We are also looking for filesystem metrics and blocked on this change. |
|
Sorry for the delay, let's see what tests say. |
|
@vasireddy99 What did you guys see without this set? Were the metrics still there but just incorrect? |
|
@vasireddy99 - could you merge |
oh actually, master branch is diverged from the |
|
@vasireddy99, I don't think we can proceed without bringing |
|
Just setting |
This PR sets the hasFilesystem to true in
containerd-cribranch to collectContainerFSmetrics.Referring to this comment looks like
containerd-criwould be the right branch to use for collecting disk usage metrics withcontianerdas the runtime. but filesytem metrics didn't comethrough and found out that setting is set to false and modifying it to true has worked.Replicated it in local and following is the result: