You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
monit_utils: Add support for more than 10 cc workers
- #267 identified a
bug where the wait_unmonitor_job function assumed there would be less
than 10 cloud controller workers
- this fix removes the less than 10 worker assumption by looking for the job_name in the
regex
Authored-by: Kyle Ong <[email protected]>
0 commit comments