-
Notifications
You must be signed in to change notification settings - Fork 39
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
KUBESAW-12: Convert the health-check goroutine into ToolchainCluster controller #559
Conversation
…controller Signed-off-by: Feny Mehta <[email protected]>
/test e2e |
Signed-off-by: Feny Mehta <[email protected]>
Codecov Report
Additional details and impacted files@@ Coverage Diff @@
## master #559 +/- ##
=======================================
Coverage 84.06% 84.06%
=======================================
Files 29 29
Lines 2636 2636
=======================================
Hits 2216 2216
Misses 277 277
Partials 143 143 |
Signed-off-by: Feny Mehta <[email protected]>
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.
Please, update the dependency to toolchain-common PR here as well
Signed-off-by: Feny Mehta <[email protected]>
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.
👍
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: fbm3307, filariow, MatousJobanek, mfrancisc, rajivnathan 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 |
Signed-off-by: Feny Mehta <[email protected]>
Quality Gate passedIssues Measures |
/test e2e |
This is to convert the health-check goroutine into ToolchainCluster controller
The related PRs:
The Other PRs where only Toolchain common dependency is updated