Skip to content
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

fix(orc8r): Fix missing cloud health servicer init #12160

Merged
merged 1 commit into from Mar 17, 2022

Conversation

hcgatewood
Copy link
Contributor

Summary

As part of separating out the health servicer into its internal and southbound components, the internal component was not initialized in the main.go. Fix: initialize it in the main.go.

Side note: this is an unfortunate side effect of our current pattern of using non-trivial + un-tested main.go files

Test Plan

test_in_staging.gif

Additional Information

  • This change is backwards-breaking

Signed-off-by: Hunter Gatewood <hgatewood@gmail.com>
@hcgatewood hcgatewood requested review from a team and uri200 March 17, 2022 00:13
@pull-request-size pull-request-size bot added the size/XS Denotes a PR that changes 0-9 lines. label Mar 17, 2022
@uri200 uri200 enabled auto-merge (squash) March 17, 2022 00:18
@tmdzk tmdzk merged commit c2cb416 into magma:master Mar 17, 2022
vikramgreddy pushed a commit to vikramgreddy/magma that referenced this pull request Mar 23, 2022
emakeev pushed a commit to emakeev/magma that referenced this pull request Aug 5, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
size/XS Denotes a PR that changes 0-9 lines.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants