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

[release/0.11] Add support for platform compatibility check for windows + fix integration test failures #1878

Merged
merged 1 commit into from
Sep 6, 2023

Conversation

kiashok
Copy link
Contributor

@kiashok kiashok commented Aug 31, 2023

This change is backporting the following commit to release/0.11
640a560

(cherry picked from commit 640a560)

Note: there could be some CI test failures but they are failures that exist on v0.10.0-rc.8 tag that release/0.11 is based off of. We need the stable ABI changes in upstream to unblock stable ABI work for annual channel Zn release. Fix all the test failures need up to update the containerd version used in go.mod file and this in turn is causing grpc changes while vendoring into containerd/1.7 and upstream seems to have a problem with it.
Since the tests are already present in rc8 tag and aren't new, we should be ok to check in this fix with CI failures (mainly to unblock annual channel work). Once that is done, we can update all tests and containerd tag and have a conversation with upstream folks about this.

@kiashok kiashok requested a review from a team as a code owner August 31, 2023 17:03
@kiashok kiashok changed the title [release/0.11] Add support for platform compatibility check for windows [release/0.11] Add support for platform compatibility check for windows + fix integration test failures Aug 31, 2023
)

Signed-off-by: Kirtana Ashok <[email protected]>
(cherry picked from commit 640a560)
Signed-off-by: Kirtana Ashok <[email protected]>
@kiashok kiashok merged commit 750e11b into microsoft:release/0.11 Sep 6, 2023
14 of 16 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