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

genpolicy: load OCI version from settings #9808

Merged

Conversation

Redent0r
Copy link
Contributor

Load OCI version from genpolicy-settings.json and validate it in rules.rego

Fixes: #9593

@katacontainersbot katacontainersbot added the size/small Small and simple task label Jun 10, 2024
Load OCI version from genpolicy-settings.json and validate it in
rules.rego

Fixes: kata-containers#9593

Signed-off-by: Saul Paredes <saulparedes@microsoft.com>
@Redent0r Redent0r force-pushed the saulparedes/oci_from_settings branch from 1dbc1b7 to 6a84562 Compare June 10, 2024 22:30
@Redent0r Redent0r marked this pull request as ready for review June 10, 2024 23:39
Copy link
Member

@fidencio fidencio 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 @Redent0r!

@danmihai1 danmihai1 merged commit d47f402 into kata-containers:main Jun 11, 2024
261 of 299 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ok-to-test size/small Small and simple task
Projects
None yet
Development

Successfully merging this pull request may close these issues.

genpolicy: reenable checking the OCI version
4 participants