-
Notifications
You must be signed in to change notification settings - Fork 1.1k
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Add runtime handlers support #1847
Add runtime handlers support #1847
Conversation
Signed-off-by: Antonio Murdaca <runcom@redhat.com>
Signed-off-by: Antonio Murdaca <runcom@redhat.com>
ref containerd/cri#911 Signed-off-by: Antonio Murdaca <runcom@redhat.com>
Fixes cri-o#1751 Signed-off-by: Sebastien Boeuf <sebastien.boeuf@intel.com>
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: runcom The full list of commands accepted by this bot can be found here. The pull request process is described here
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
/test all |
/test all |
everything's cool here :) |
2 green in a row, let's see again |
flake |
/test kata-containers |
80c1140
to
7f93619
Compare
/test all |
config: set default for runtimes Signed-off-by: Antonio Murdaca <runcom@redhat.com> config: correctly check runtimes Signed-off-by: Antonio Murdaca <runcom@redhat.com> config: deprecate runtime Signed-off-by: Antonio Murdaca <runcom@redhat.com> runtime: provide a default from the handler map Signed-off-by: Antonio Murdaca <runcom@redhat.com> fixes and validation Signed-off-by: Antonio Murdaca <runcom@redhat.com> fix integration tests Signed-off-by: Antonio Murdaca <runcom@redhat.com> amend test/helpers.bash Signed-off-by: Antonio Murdaca <runcom@redhat.com> config: command line flags for runtimes Signed-off-by: Antonio Murdaca <runcom@redhat.com>
7f93619
to
da8ca84
Compare
/test all |
/test integration_rhel |
/test e2e_fedora |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks @runcom
LGTM
/lgtm |
This is the same as #1822 but rebased onto master to run the tests while waiting on a rebase there