Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

test updates to help debug #18041 #18043

Merged
merged 3 commits into from
Apr 6, 2023

Conversation

vrothberg
Copy link
Member

See individual commits for details. Given the first DELETE didn't actually check if the pod was removed, we may get some better idea on the next flakes.

@edsantiago, that's the best thing I could come up with. PTAL

Does this PR introduce a user-facing change?

None

The standard lib states that server handlers don't need to close the
body, so let's not do that to avoid any unforeseen side effect.

[NO TESTS NEEDED] - existing tests should suffice.

Signed-off-by: Valentin Rothberg <[email protected]>
Check the DELETE reports for both deletes.  containers#18041 indicates that the
pod hasn't been removed which made me suspicious about the 1st delete.

Signed-off-by: Valentin Rothberg <[email protected]>
Don't check for `.Pods` field in DELETE reports since they don't exist.

Signed-off-by: Valentin Rothberg <[email protected]>
@openshift-ci openshift-ci bot added the do-not-merge/work-in-progress Indicates that a PR should not merge because it is a work in progress. label Apr 4, 2023
@vrothberg vrothberg marked this pull request as ready for review April 4, 2023 14:12
@openshift-ci openshift-ci bot added release-note-none and removed do-not-merge/work-in-progress Indicates that a PR should not merge because it is a work in progress. labels Apr 4, 2023
@openshift-ci
Copy link
Contributor

openshift-ci bot commented Apr 4, 2023

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: vrothberg

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@openshift-ci openshift-ci bot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Apr 4, 2023
@github-actions github-actions bot added the kind/api-change Change to remote API; merits scrutiny label Apr 4, 2023
@edsantiago
Copy link
Member

Good catch, thank you.

@vrothberg
Copy link
Member Author

@containers/podman-maintainers PTAL

@edsantiago
Copy link
Member

/lgtm
/hold

Autotagbot added the "API change" label because the PR touches files under pkg/something. I don't believe this is an API change but someone else needs to independently confirm, then remove that label if so.

@openshift-ci openshift-ci bot added the do-not-merge/hold Indicates that a PR should not merge because someone has issued a /hold command. label Apr 5, 2023
@openshift-ci openshift-ci bot added the lgtm Indicates that a PR is ready to be merged. label Apr 5, 2023
@vrothberg
Copy link
Member Author

I think it got marked as an API change because code in the handler got changed. The API itself remained untouched.

@Luap99 PTAL

@Luap99
Copy link
Member

Luap99 commented Apr 6, 2023

/hold cancel

@edsantiago edsantiago removed the do-not-merge/hold Indicates that a PR should not merge because someone has issued a /hold command. label Apr 6, 2023
@openshift-merge-robot openshift-merge-robot merged commit b39cdff into containers:main Apr 6, 2023
@github-actions github-actions bot added the locked - please file new issue/PR Assist humans wanting to comment on an old issue or PR with locked comments. label Sep 3, 2023
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Sep 3, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
approved Indicates a PR has been approved by an approver from all required OWNERS files. kind/api-change Change to remote API; merits scrutiny lgtm Indicates that a PR is ready to be merged. locked - please file new issue/PR Assist humans wanting to comment on an old issue or PR with locked comments. release-note-none
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants