Skip to content

Update taskOptions based on runtimeOptions when creating a task #11569

Merged
fuweid merged 3 commits intocontainerd:mainfrom
Iceber:fix_task_options
Mar 28, 2025
Merged

Update taskOptions based on runtimeOptions when creating a task #11569
fuweid merged 3 commits intocontainerd:mainfrom
Iceber:fix_task_options

Conversation

@Iceber
Copy link
Member

@Iceber Iceber commented Mar 19, 2025

fix: #11568

related pr: #11442 #11557

@pacoxu
Copy link
Contributor

pacoxu commented Mar 19, 2025

cc @dims @fuweid

This is a follow up of kubernetes/test-infra#34510 (comment).

@Iceber Iceber force-pushed the fix_task_options branch from 9989386 to 9fb431d Compare March 19, 2025 09:18
@dims
Copy link
Member

dims commented Mar 19, 2025

@Iceber @pacoxu thank you! can we please add tests. specifically that show that the BinaryName is not being passed through? (which if i remember right was the problem why we have to copy runc to the existing $PATH)

@mikebrow
Copy link
Member

/test pull-containerd-node-e2e

Copy link
Member

@mikebrow mikebrow left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the work.. see comments. I think we need to talk. I don't see all the merge discussed .. don't fully understand beyond the revert part what is going on.

Copy link
Member

@fuweid fuweid left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @Iceber for this fix!

It looks good to me. And would you please add this test in your pull request? Thanks

fuweid@f83b227

Iceber and others added 3 commits March 26, 2025 14:58
Signed-off-by: Iceber Gu <caiwei95@hotmail.com>
Signed-off-by: Iceber Gu <caiwei95@hotmail.com>
Co-authored-by: Wei Fu <fuweid89@gmail.com>
Signed-off-by: Iceber Gu <caiwei95@hotmail.com>
@Iceber Iceber force-pushed the fix_task_options branch from e464cb4 to 450038a Compare March 26, 2025 07:00
Copy link
Member

@fuweid fuweid left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Copy link
Member

@mikebrow mikebrow left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM Thanks!

@github-project-automation github-project-automation bot moved this from Needs Triage to Review In Progress in Pull Request Review Mar 26, 2025
@fuweid fuweid added this pull request to the merge queue Mar 26, 2025
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Mar 26, 2025
@fuweid fuweid added this pull request to the merge queue Mar 26, 2025
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Mar 26, 2025
@fuweid fuweid added this pull request to the merge queue Mar 28, 2025
Merged via the queue into containerd:main with commit cac8b40 Mar 28, 2025
58 checks passed
@github-project-automation github-project-automation bot moved this from Review In Progress to Done in Pull Request Review Mar 28, 2025
@fuweid
Copy link
Member

fuweid commented Mar 28, 2025

/cherry-pick release-2.0

@k8s-infra-cherrypick-robot

@fuweid: cannot checkout release-2.0: error checking out "release-2.0": exit status 1 error: pathspec 'release-2.0' did not match any file(s) known to git

Details

In response to this:

/cherry-pick release-2.0

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-sigs/prow repository.

@fuweid

This comment was marked as duplicate.

1 similar comment
@fuweid
Copy link
Member

fuweid commented Mar 28, 2025

/cherry-pick release/2.0

@k8s-infra-cherrypick-robot

@fuweid: new pull request created: #11618

Details

In response to this:

/cherry-pick release/2.0

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-sigs/prow repository.

@fuweid fuweid added cherry-picked/2.0.x PR commits are cherry picked into the release/2.0 branch and removed cherry-pick/2.0.x Change to be cherry picked to release/2.0 branch labels Mar 28, 2025
@jfernandez
Copy link
Contributor

@Iceber does this also close #11480 ?

@Iceber
Copy link
Member Author

Iceber commented Apr 9, 2025

@Iceber does this also close #11480 ?

Yeah, this fix also covers that issue. I'll close that. Thanks for the reminder!

@dmcgowan dmcgowan changed the title update taskOptions based on runtimeOptions when creating a task Update taskOptions based on runtimeOptions when creating a task Apr 17, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area/runtime Runtime cherry-picked/2.0.x PR commits are cherry picked into the release/2.0 branch priority/P2 size/L

Projects

Archived in project

9 participants