-
Notifications
You must be signed in to change notification settings - Fork 1.4k
🌱 Improve unit tests for Machine controller #11252
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
🌱 Improve unit tests for Machine controller #11252
Conversation
cc @sbueringer @chrischdi @enxebre @vincepri |
/test help |
@chrischdi: The specified target(s) for
The following commands are available to trigger optional jobs:
Use
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. |
/lgtm |
LGTM label has been added. Git tree hash: 2a15cda2c46ecf4b8e3622d58731c0e2fe190378
|
internal/controllers/machine/machine_controller_noderef_test.go
Outdated
Show resolved
Hide resolved
internal/controllers/machine/machine_controller_noderef_test.go
Outdated
Show resolved
Hide resolved
104d704
to
768d13a
Compare
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.
Very last one
768d13a
to
e678f88
Compare
/hold cancel |
/lgtm |
LGTM label has been added. Git tree hash: ec947b815a04471537d3728fd22d6a6bbea87fe0
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: sbueringer 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 |
What this PR does / why we need it:
Improving unit test coverage on reconcileBootstrap and reconcileInfrastructure in the Machine controller
/area machine
/hold for discussing a few test cases