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

schema: fix definition for ioPriority #1206

Merged
merged 1 commit into from
May 22, 2023

Conversation

giuseppe
Copy link
Member

Signed-off-by: Giuseppe Scrivano <gscrivan@redhat.com>
@AkihiroSuda AkihiroSuda added this to the v1.1.0 milestone May 22, 2023
Copy link
Member

@utam0k utam0k left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks

@utam0k utam0k merged commit 55ae274 into opencontainers:main May 22, 2023
@AkihiroSuda AkihiroSuda mentioned this pull request May 22, 2023
12 tasks
Comment on lines +154 to +159
"type": "string",
"enum": [
"IOPRIO_CLASS_RT",
"IOPRIO_CLASS_BE",
"IOPRIO_CLASS_IDLE"
]
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Even wondering if we should move this to a "definition" 🤔

@AkihiroSuda AkihiroSuda mentioned this pull request Jun 26, 2023
12 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants