-
Notifications
You must be signed in to change notification settings - Fork 312
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
added controller manager runner to have update cycles #1075
added controller manager runner to have update cycles #1075
Conversation
Codecov Report
❗ Your organization is not using the GitHub App Integration. As a result you may experience degraded service beginning May 15th. Please install the Github App Integration for your organization. Read more. @@ Coverage Diff @@
## master #1075 +/- ##
==========================================
- Coverage 34.61% 32.31% -2.31%
==========================================
Files 52 94 +42
Lines 2981 9909 +6928
Branches 1855 6682 +4827
==========================================
+ Hits 1032 3202 +2170
- Misses 310 784 +474
- Partials 1639 5923 +4284
Flags with carried forward coverage won't be shown. Click here to find out more.
|
d54af8c
to
80c576c
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.
Wow :D thank you!
(cherry picked from commit 09c6da4)
(cherry picked from commit 09c6da4) Co-authored-by: Sai Kishor Kothakota <[email protected]>
This change fixes the flaky spawner and unspawner tests