-
Notifications
You must be signed in to change notification settings - Fork 254
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
✨ Allow FirmwareUpdates via Servicing with HostUpdatePolicy #2044
Conversation
/hold we need to wait for #2041 so I can rebase this one. |
/unhold |
/hold cancel |
/ok-to-test |
Thank you Iury. It passes CI and addresses in-code TODOs so |
@rhjanders: adding LGTM is restricted to approvers and reviewers in OWNERS files. In response to this:
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-sigs/prow repository. |
well, clearly I do not :) |
/lgtm |
/cc @zaneb |
/lgtm |
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
This commit adds the support for firmware updates using HostUpdatePolicy. Signed-off-by: Iury Gregory Melo Ferreira <imelofer@redhat.com>
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: dtantsur 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 |
/lgtm |
What this PR does / why we need it: This a follow-up to add support for Firmware Updates via HostUpdatePolicy, finalizing the implementation of metal3-io/metal3-docs@e260d42