-
Notifications
You must be signed in to change notification settings - Fork 222
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
Update baremetal operator #5698
Update baremetal operator #5698
Conversation
/assign @omertuc |
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: filanov 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 |
Codecov Report
Additional details and impacted files@@ Coverage Diff @@
## master #5698 +/- ##
==========================================
+ Coverage 67.94% 67.95% +0.01%
==========================================
Files 233 233
Lines 34395 34391 -4
==========================================
+ Hits 23370 23371 +1
+ Misses 8952 8948 -4
+ Partials 2073 2072 -1
|
/hold |
4645ff3
to
d0e6870
Compare
go mod and vendor
One of the major changes is controlelr-runtime verison * Cache functioanlity updated * Admission decoder does not return an error * Chaning deprecated PollImmediate function to PollUntilContextTimeout * Controller wait funtion signature have changed to get object instead of kind * Switching pointer package to use generic ptr * Generated webhook validation function signature changed
d0e6870
to
5ba8288
Compare
/unhold |
Status.Update will not work unless the resource is added to WithStatusSubresource
5ba8288
to
dca0ed2
Compare
/retest |
/hold |
/test edge-e2e-ai-operator-ztp |
0526b6e
to
7795841
Compare
/test edge-e2e-ai-operator-ztp |
cdc4e09
to
a7555cf
Compare
/test edge-e2e-ai-operator-ztp |
a7555cf
to
56645ff
Compare
/test edge-e2e-ai-operator-ztp |
/test edge-e2e-ai-operator-ztp |
/test edge-e2e-ai-operator-ztp |
/test edge-assisted-operator-catalog-publish-verify |
1 similar comment
/test edge-assisted-operator-catalog-publish-verify |
@filanov: all tests passed! Full PR test history. Your PR dashboard. 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. I understand the commands that are listed here. |
/lgtm |
[ART PR BUILD NOTIFIER] This PR has been included in build ose-agent-installer-api-server-container-v4.15.0-202311221354.p0.g4f300c5.assembly.stream for distgit ose-agent-installer-api-server. |
MGMT-16047: update baremetal-operator to 4.14
One of the major changes is controlelr-runtime verison
kind
List all the issues related to this PR
What environments does this code impact?
How was this code tested?
Checklist
docs
, README, etc)Reviewers Checklist