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

Check supported version for CreateNamespaces RPC #1042

Merged

Conversation

saschagrunert
Copy link
Member

What type of PR is this?

/kind feature

What this PR does / why we need it:

We now pre-check if conmon-rs supports the CreateNamespaces RPC and return a wrapped defined error if not.

Which issue(s) this PR fixes:

Requires #1040

Special notes for your reviewer:

None

Does this PR introduce a user-facing change?

Check supported version for `CreateNamespaces` RPC

@openshift-ci
Copy link
Contributor

openshift-ci bot commented Jan 27, 2023

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: 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 /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@saschagrunert saschagrunert force-pushed the feature-version-check branch 2 times, most recently from 9756824 to 187ea17 Compare January 27, 2023 08:30
@codecov-commenter
Copy link

codecov-commenter commented Jan 27, 2023

Codecov Report

Merging #1042 (f5a5e24) into main (2e123a1) will increase coverage by 0.62%.
The diff coverage is n/a.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1042      +/-   ##
==========================================
+ Coverage   34.10%   34.72%   +0.62%     
==========================================
  Files          13       13              
  Lines        1126     1126              
  Branches      389      388       -1     
==========================================
+ Hits          384      391       +7     
+ Misses        486      474      -12     
- Partials      256      261       +5     

@saschagrunert saschagrunert force-pushed the feature-version-check branch 2 times, most recently from fc024cf to f5a5e24 Compare January 27, 2023 08:43
@haircommander
Copy link
Collaborator

/hold
for #1040

@saschagrunert saschagrunert mentioned this pull request Jan 30, 2023
@saschagrunert saschagrunert force-pushed the feature-version-check branch 2 times, most recently from ade6ea5 to 1ea8116 Compare January 30, 2023 15:59
We now pre-check if conmon-rs supports the `CreateNamespaces` RPC and
return a wrapped defined error if not.

Signed-off-by: Sascha Grunert <sgrunert@redhat.com>
@saschagrunert
Copy link
Member Author

/unhold

PTAL @haircommander @rphillips

I think after this one we can create a new release.

@haircommander
Copy link
Collaborator

LGTM

@rphillips
Copy link
Collaborator

/lgtm

@openshift-ci openshift-ci bot added the lgtm label Jan 30, 2023
@openshift-merge-robot openshift-merge-robot merged commit b7bd5a9 into containers:main Jan 30, 2023
@saschagrunert saschagrunert deleted the feature-version-check branch January 30, 2023 17:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants