Update modules to support k8s v0.29.2#313
Conversation
|
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: OchiengEd The full list of commands accepted by this bot can be found here. DetailsNeeds approval from an approver in each of these files:Approvers can indicate their approval by writing |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #313 +/- ##
=======================================
Coverage 42.45% 42.45%
=======================================
Files 42 42
Lines 4011 4011
=======================================
Hits 1703 1703
Misses 2156 2156
Partials 152 152 ☔ View full report in Codecov by Sentry. |
|
@OchiengEd it seems there changes may be required in a couple of more files, could you refer to a similar PR from before: https://github.com/operator-framework/api/pull/292/files#diff-75ef0ffb5d877865f116117605304acde0046b6fd17cd1014376d020d39c4a17 |
2c3d8bb to
58b6cfe
Compare
Add support for kubernetes v0.29.2 in the Operator Framework api project dependencies. Signed-off-by: Edmund Ochieng <ochienged@gmail.com>
Signed-off-by: Edmund Ochieng <ochienged@gmail.com>
Updated controller tools to v0.14.0. Refreshed auto-generated files.
Signed-off-by: Edmund Ochieng <ochienged@gmail.com>
d3591cc to
43d2876
Compare
Add support for kubernetes v0.29.2 in the Operator Framework/api project dependencies.