Skip to content

Conversation

@kiashok
Copy link
Contributor

@kiashok kiashok commented May 9, 2025

Move hcsshim/main to containerd v2.1.2 and resolve dependencies.
Move CIs to WS2022 and WS2025.

@kiashok kiashok force-pushed the update-shim-ctrd2.0 branch 5 times, most recently from 2adfd99 to 8b91059 Compare May 13, 2025 02:37
@kiashok kiashok force-pushed the update-shim-ctrd2.0 branch 6 times, most recently from 832e200 to 75dd87a Compare June 3, 2025 19:42
@kiashok kiashok force-pushed the update-shim-ctrd2.0 branch 5 times, most recently from cc93904 to 4836058 Compare June 4, 2025 22:31
@kiashok kiashok force-pushed the update-shim-ctrd2.0 branch from 4836058 to ff0de5d Compare June 12, 2025 16:38
@kiashok kiashok changed the title [Test] Move hcsshim/main to containerd v2.1.0 Move hcsshim/main to containerd v2.1.2 and update CIs to WS2025 Jun 12, 2025
@kiashok kiashok marked this pull request as ready for review June 12, 2025 16:39
@kiashok kiashok requested a review from a team as a code owner June 12, 2025 16:39
@kiashok kiashok force-pushed the update-shim-ctrd2.0 branch 9 times, most recently from a99afdc to aea85ca Compare June 16, 2025 06:11
@kiashok kiashok force-pushed the update-shim-ctrd2.0 branch 5 times, most recently from fab30fd to 7d62265 Compare July 1, 2025 23:04
@helsaawy helsaawy self-assigned this Jul 2, 2025
@kiashok kiashok force-pushed the update-shim-ctrd2.0 branch from 7d62265 to f3a3f7b Compare July 2, 2025 17:17
@kiashok kiashok force-pushed the update-shim-ctrd2.0 branch 2 times, most recently from 4c9d1c0 to 08451db Compare July 3, 2025 18:44
@kiashok
Copy link
Contributor Author

kiashok commented Jul 8, 2025

@ambarve @helsaawy The CIs are green now - issue was with the base image being used for the self hosted image. Could you please review this PR when you have a chance? Thanks!

return err
}
if err := shim.WriteAddress(filepath.Join(cwd, "address"), address); err != nil {
if err := writeAddress(filepath.Join(cwd, "address"), address); err != nil {
Copy link
Contributor

Choose a reason for hiding this comment

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

we're ignoring the bootstrap.json file wholesale for now, right?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

yeah for now

@kiashok kiashok force-pushed the update-shim-ctrd2.0 branch from 08451db to 0ae9c5d Compare July 9, 2025 17:33
@kiashok kiashok merged commit eec851c into microsoft:main Jul 9, 2025
67 of 75 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants