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

policy: ignore optional metadata uid field #260

Merged
merged 1 commit into from
Dec 4, 2024

Conversation

Redent0r
Copy link

@Redent0r Redent0r commented Dec 4, 2024

Merge Checklist
  • Followed patch format from upstream recommendation: https://github.com/kata-containers/community/blob/main/CONTRIBUTING.md#patch-format
    • Included a single commit in a given PR - at least unless there are related commits and each makes sense as a change on its own.
  • Aware about the PR to be merged using "create a merge commit" rather than "squash and merge" (or similar)
  • The upstream/missing label (or upstream/not-needed) has been set on the PR.
Summary

This prevents a deserialization error when uid is specified.
Cherry pick from kata-containers@711d12e

Test Methodology

test run: https://dev.azure.com/mariner-org/mariner/_build/results?buildId=688524&view=results

This prevents a deserialization error when uid is specified

Signed-off-by: Saul Paredes <[email protected]>
@Redent0r Redent0r added the upstream/merged PRs that have been merged upstream label Dec 4, 2024
@Redent0r Redent0r marked this pull request as ready for review December 4, 2024 21:26
@Redent0r Redent0r requested review from a team as code owners December 4, 2024 21:26
@Redent0r Redent0r merged commit c180917 into msft-main Dec 4, 2024
92 of 155 checks passed
@Redent0r Redent0r deleted the saulparedes/ignore_metadata_uid branch December 4, 2024 22:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
upstream/merged PRs that have been merged upstream
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants