Skip to content

Conversation

@manuelh-dev
Copy link

@manuelh-dev manuelh-dev commented Jul 12, 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)
  • genPolicy only: Ensured the tool still builds on Windows
  • The upstream/missing label (or upstream/not-needed) has been set on the PR.
Summary

Add the new category for tests we want to run genpolicy against, but not run them in deployments (as the name suggests, we cannot run those).

Test Methodology

Ran update_policy_samples.py and observed that the incomplete_init samples would still be processed

Add the new category for tests we want to run genpolicy against,
but not run them in deployments (as the name suggests, we cannot
run those).

Signed-off-by: Manuel Huber <[email protected]>
@manuelh-dev manuelh-dev added the upstream/not-needed PRs that will not be upstreamed (e.g. internal) label Jul 12, 2024
@manuelh-dev manuelh-dev marked this pull request as ready for review July 12, 2024 23:28
@manuelh-dev manuelh-dev requested review from a team as code owners July 12, 2024 23:28
@manuelh-dev manuelh-dev merged commit cc23bdb into msft-main Jul 12, 2024
@manuelh-dev manuelh-dev deleted the mahuber/incomplete_init branch April 3, 2025 21:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

upstream/not-needed PRs that will not be upstreamed (e.g. internal)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants