Bug 1805025: return correct error if machine validation fails#137
Bug 1805025: return correct error if machine validation fails#137openshift-merge-robot merged 1 commit intoopenshift:masterfrom
Conversation
To change machine status to Failed we need to return InvalidConfigurationMachineError.
|
@Fedosin: This pull request references Bugzilla bug 1805025, which is valid. The bug has been moved to the POST state. The bug has been updated to refer to the pull request using the external bug tracker. 3 validation(s) were run on this bug
DetailsIn 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. |
mandre
left a comment
There was a problem hiding this comment.
/lgtm
/approve
/hold until the tests pass
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: mandre The full list of commands accepted by this bot can be found here. The pull request process is described here DetailsNeeds approval from an approver in each of these files:
Approvers can indicate their approval by writing |
|
/hold cancel |
|
@Fedosin: All pull requests linked via external trackers have merged: Bugzilla bug 1805025 has been moved to the MODIFIED state. DetailsIn 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. |
To change machine status to Failed we need to return
InvalidConfigurationMachineError.