-
Notifications
You must be signed in to change notification settings - Fork 250
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
updating operator-framework/api dependency which has k8s 1.28 changes #1189
updating operator-framework/api dependency which has k8s 1.28 changes #1189
Conversation
Hi @acornett21. Thanks for your PR. I'm waiting for a operator-framework member to verify that this patch is reasonable to test. If it is, they should reply with Once the patch is verified, the new status will be reflected by the I understand the commands that are listed here. Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #1189 +/- ##
=======================================
Coverage 53.79% 53.79%
=======================================
Files 108 108
Lines 10367 10367
=======================================
Hits 5577 5577
Misses 3808 3808
Partials 982 982 ☔ View full report in Codecov by Sentry. |
87afe23
to
5b19a88
Compare
/hold I'd like to get any remaining dep bumps into the operator-framework/api repo, then cut a release. That way we, we can pin to a tag here rather than a commit. |
@acornett21 I tagged https://github.com/operator-framework/api/releases/tag/v0.21.0. Can you update this PR to use that? |
5b19a88
to
c92d2c8
Compare
Signed-off-by: Adam D. Cornett <[email protected]>
c92d2c8
to
445abf6
Compare
@joelanford Thanks for cutting the release. I updated to the release version. |
/hold cancel |
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: acornett21, joelanford 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 |
087f3c5
into
operator-framework:master
Description of the change:
Updating dependencies to support k8s 1.28.
Motivation for the change:
To stay current with dependencies.
Reviewer Checklist
/docs