-
Notifications
You must be signed in to change notification settings - Fork 2.9k
Set default configuration container type annotation to sandbox #282
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
Conversation
This allows podman to provide sufficient hints to start containers with Intel Clear Containers: https://github.com/clearcontainers/runtime/blob/master/docs/architecture/architecture.md#oci-annotations Signed-off-by: Naadir Jeewa <naadir@randomvariable.co.uk>
|
Can one of the admins verify this patch?
|
|
bot, add author to whitelist |
|
LGTM |
|
LGTM and thanks for the PR @randomvariable! |
|
@rh-atomic-bot r+ |
|
📌 Commit 21482ad has been approved by |
|
⌛ Testing commit 21482ad with merge 21ed62c... |
|
💔 Test failed - status-papr |
|
Looks like network flakes. |
|
⌛ Testing commit 21482ad with merge 0328ac3... |
Happy too. Will probably happen after coming back from FOSDEM & CfgMgmtCamp though. |
|
💔 Test failed - status-papr |
|
@rh-atomic-bot retry |
|
⌛ Testing commit 21482ad with merge 8ab4ae0... |
|
💔 Test failed - status-papr |
|
@rh-atomic-bot retest |
|
Manually merging since Homu seems sick. |
This allows podman to provide sufficient hints to
start containers with Intel Clear Containers:
https://github.com/clearcontainers/runtime/blob/master/docs/architecture/architecture.md#oci-annotations
Signed-off-by: Naadir Jeewa naadir@randomvariable.co.uk