Skip to content

Conversation

@jsturtevant
Copy link
Contributor

fixes: #9037

The PR #8198 fixed this for CRI but missed clearing the commandline in the forked SB server. This simply adds that back in.

The PR containerd#8198 fixed this for CRI but missed clearing the commandline in the forked SB server. This simply adds that back in

Signed-off-by: James Sturtevant <[email protected]>
@k8s-ci-robot
Copy link

Hi @jsturtevant. 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 /ok-to-test on its own line. Until that is done, I will not automatically test new commits in this PR, but the usual testing commands by org members will still work. Regular contributors should join the org to skip this step.

Once the patch is verified, the new status will be reflected by the ok-to-test label.

I understand the commands that are listed here.

Details

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.

@jsturtevant
Copy link
Contributor Author

I am going to see if I can add a test that validates this, any pointers to where might be a good place would be helpful.

@kiashok fyi

@jsturtevant
Copy link
Contributor Author

There is an integration test for this but it was passing. I am looking into why

image

@jsturtevant
Copy link
Contributor Author

@jsturtevant
Copy link
Contributor Author

There is an integration test for this but it was passing. I am looking into why

this was because the test made sure it would start but didn't exercise the exec code path. Updated to make sure this code path is run.

Signed-off-by: James Sturtevant <[email protected]>
@estesp estesp added this pull request to the merge queue Nov 2, 2023
Merged via the queue into containerd:main with commit 7407176 Nov 2, 2023
ionutbalutoiu pushed a commit to ionutbalutoiu/k8s-e2e-runner that referenced this pull request Nov 3, 2023
This commit reverts e2e-win@fb105d0.

The containerd main builds are fixed on Windows via: containerd/containerd#9317.

Signed-off-by: Ionut Balutoiu <[email protected]>
ionutbalutoiu pushed a commit to ionutbalutoiu/k8s-e2e-runner that referenced this pull request Nov 3, 2023
This commit reverts e2e-win@fb105d0.
The containerd main builds are fixed on Windows via: containerd/containerd#9317.

Also, update the `.vscode` debug configuration by running the
`./prow/update-vscode-debug-targets.py` script.

Signed-off-by: Ionut Balutoiu <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Windows Containerd nightly kubernetes job failing after switch to sandbox cri

6 participants