-
Notifications
You must be signed in to change notification settings - Fork 321
Add documentation for skip contact check for bmc machines #10366
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
Add documentation for skip contact check for bmc machines #10366
Conversation
|
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: The full list of commands accepted by this bot can be found here.
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #10366 +/- ##
=======================================
Coverage 70.01% 70.01%
=======================================
Files 680 680
Lines 41755 41755
=======================================
Hits 29236 29236
Misses 10722 10722
Partials 1797 1797 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
|
/cherry-pick release-0.24 |
|
@rajeshvenkata: once the present PR merges, I will cherry-pick it on top of release-0.24 in a new PR and assign it to you. 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/test-infra repository. |
|
/cherry-pick release-0.23 |
|
@rajeshvenkata: once the present PR merges, I will cherry-pick it on top of release-0.23 in a new PR and assign it to you. 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/test-infra repository. |
|
/hold |
|
/lgtm |
809d5e0 to
935f458
Compare
|
/lgtm |
|
/cherry-pick release-0.23 |
|
/cherry-pick release-0.24 |
|
@rajeshvenkata: new pull request created: #10379 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/test-infra repository. |
|
@rajeshvenkata: new pull request created: #10380 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/test-infra repository. |
|
@rajeshvenkata: new pull request could not be created: failed to create pull request against aws/eks-anywhere#release-0.24 from head eks-distro-pr-bot:cherry-pick-10366-to-release-0.24: status code 422 not one of [201], body: {"message":"Validation Failed","errors":[{"resource":"PullRequest","code":"custom","message":"A pull request already exists for eks-distro-pr-bot:cherry-pick-10366-to-release-0.24."}],"documentation_url":"https://docs.github.com/rest/pulls/pulls#create-a-pull-request","status":"422"} 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/test-infra repository. |
|
@rajeshvenkata: new pull request could not be created: failed to create pull request against aws/eks-anywhere#release-0.23 from head eks-distro-pr-bot:cherry-pick-10366-to-release-0.23: status code 422 not one of [201], body: {"message":"Validation Failed","errors":[{"resource":"PullRequest","code":"custom","message":"A pull request already exists for eks-distro-pr-bot:cherry-pick-10366-to-release-0.23."}],"documentation_url":"https://docs.github.com/rest/pulls/pulls#create-a-pull-request","status":"422"} 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/test-infra repository. |
Issue #, if available:
Documentation added/planned (if applicable):
We have added support to skip bmc connectivity check for faulty bmc machines. In this PR, I am updating documentation for the skip BMC connectivity check feature in the Bare Metal upgrades guide. Users can now label faulty BMC machines to
prevent them from blocking cluster upgrades.
By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.