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 volume configMap optional field #8962

Merged

Conversation

danmihai1
Copy link
Contributor

The auto-generated Policy already allows these volumes to be mounted, regardless if they are:

  • Present, or
  • Missing and optional

Fixes: #8893

The auto-generated Policy already allows these volumes to be mounted,
regardless if they are:
- Present, or
- Missing and optional

Fixes: kata-containers#8893

Signed-off-by: Dan Mihai <dmihai@microsoft.com>
@katacontainersbot katacontainersbot added the size/tiny Smallest and simplest task label Jan 30, 2024
@danmihai1
Copy link
Contributor Author

/test

@danmihai1 danmihai1 merged commit 21125ba into kata-containers:main Jan 31, 2024
291 of 307 checks passed
@danmihai1 danmihai1 deleted the danmihai1/config-map-optional2 branch March 29, 2024 17:07
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 configMap volume optional field
4 participants