-
Notifications
You must be signed in to change notification settings - Fork 25
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
Suspend CA
activities if MCM
is offline
#256
Suspend CA
activities if MCM
is offline
#256
Conversation
@unmarshall, @himanshu-kun, @rishabh-11 You have pull request review open invite, please check |
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.
Thanks for the PR. Please address the review comments
cluster-autoscaler/cloudprovider/mcm/mcm_cloud_provider_test.go
Outdated
Show resolved
Hide resolved
cluster-autoscaler/cloudprovider/mcm/mcm_cloud_provider_test.go
Outdated
Show resolved
Hide resolved
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.
kindly add the IT as we discussed.
86f30e9
to
a975b12
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.
/lgtm
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.
/lgtm
3799888
into
gardener:machine-controller-manager-provider
* Updated refresh func for mcm * Updated refresh func for mcm * Struct changes * Modified Referesh func tests * Added comment * Code Refactoring * deployment rename * Code refactor and tests rephrase * Code refactor and tests rephrase * Refactored a bool condition * Added IT test for Refresh MCM * Spell mistake * Spelling mistake
What this PR does / why we need it:
This PR modifies the
Refresh
method of CA to suspend CA if MCM is offline.Which issue(s) this PR fixes:
Fixes #60
Special notes for your reviewer:
Release note: