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: ignore the nodeName field #8934

Merged
merged 1 commit into from Jan 29, 2024

Conversation

danmihai1
Copy link
Contributor

Validating the node name is currently outside the scope of the CoCo policy.

This change unblocks testing using Kata CI's test-pod-file-volume.yaml and pv-pod.yaml.

Fixes: #8888

Validating the node name is currently outside the scope of the CoCo
policy.

This change unblocks testing using Kata CI's test-pod-file-volume.yaml
and pv-pod.yaml.

Fixes: kata-containers#8888

Signed-off-by: Dan Mihai <dmihai@microsoft.com>
@katacontainersbot katacontainersbot added the size/tiny Smallest and simplest task label Jan 26, 2024
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 @danmihai1!

@danmihai1
Copy link
Contributor Author

/test

@fidencio fidencio merged commit 087856f into kata-containers:main Jan 29, 2024
288 of 303 checks passed
@danmihai1 danmihai1 deleted the danmihai1/nodeName branch March 29, 2024 17:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ok-to-test size/tiny Smallest and simplest task
Projects
None yet
Development

Successfully merging this pull request may close these issues.

genpolicy: add support for pod spec.nodeName
4 participants