added healthcheck to ps command#11609
Conversation
|
Looks like your PR includes a Signed-off-by line, but the commit message does not; can you add one with |
|
Edit: sorry, wrong issue - your validation issue does not require Buildah fixes |
74ea244 to
7388985
Compare
|
@sankalp-r: Cannot trigger testing until a trusted user reviews the PR and leaves an DetailsIn response to this:
Instructions 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. |
There was a problem hiding this comment.
We should at least warn on error.
There was a problem hiding this comment.
Adding a warning-log changes "ps" command output, which results in failure of other tests.
|
Could you add a test, Probbaly just enhance one of the health check tests to see if you field shows up. |
|
Other than prior comments, changes LGTM |
7388985 to
33aec25
Compare
33aec25 to
d6a3bfd
Compare
Signed-off-by: Sankalp Rangare <[email protected]>
d6a3bfd to
1e0039a
Compare
|
I've rerun the fedora-34 root host test, it looked like a flake. |
|
/approve |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: rhatdan, sankalp-r The full list of commands accepted by this bot can be found here. The pull request process is described here DetailsNeeds approval from an approver in each of these files:
Approvers can indicate their approval by writing |
|
Thanks @sankalp-r |
Added health-check status to STATUS field of podman ps command
Fixes #11527
Signed-off-by: Sankalp Rangare [email protected]