-
Notifications
You must be signed in to change notification settings - Fork 460
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
Make RPCs CRI v1 and v1alpha2 compatible #889
Make RPCs CRI v1 and v1alpha2 compatible #889
Conversation
ce23bdb
to
210f0a1
Compare
210f0a1
to
5e4412a
Compare
4200c56
to
c3b3094
Compare
We could solve the issue with the missing |
c3b3094
to
04ddf6c
Compare
04ddf6c
to
d9cd227
Compare
d9cd227
to
7cde624
Compare
fc6fbb8
to
779f194
Compare
This is ready for review, PTAL @mrunalp @qiutongs @SergeyKanzhelev @feiskyer @Random-Liu |
779f194
to
c7382f0
Compare
c7382f0
to
d548aeb
Compare
Signed-off-by: Sascha Grunert <sgrunert@redhat.com>
d548aeb
to
1616f25
Compare
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.
LGTM
/lgtm
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: feiskyer, qiutongs, saschagrunert 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 |
What type of PR is this?
/kind feature
What this PR does / why we need it:
Supporting CRI v1 and v1alpha2 at the same time.
Which issue(s) this PR fixes:
Refers to #883
Special notes for your reviewer:
See my comments
Does this PR introduce a user-facing change?