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

Support scale to/from zero for MCM OOT providers - AWS, Azure #65

Conversation

prashanth26
Copy link

What this PR does / why we need it:
This allows MCM OOT providers - AWS and Azure to use the scale-to/from-zero feature.

Which issue(s) this PR fixes:
Fixes #57

Special notes for your reviewer:

Release note:

Support scale to/from zero for MCM OOT providers - AWS, Azure.

@prashanth26 prashanth26 requested a review from hardikdr as a code owner December 6, 2020 07:13
@gardener-robot gardener-robot added needs/review Needs review size/xl Size of pull request is huge (see gardener-robot robot/bots/size.py) needs/second-opinion Needs second review by someone else labels Dec 6, 2020
@gardener-robot-ci-1 gardener-robot-ci-1 added reviewed/ok-to-test Has approval for testing (check PR in detail before setting this label because PR is run on CI/CD) needs/ok-to-test Needs approval for testing (check PR in detail before setting this label because PR is run on CI/CD) and removed reviewed/ok-to-test Has approval for testing (check PR in detail before setting this label because PR is run on CI/CD) labels Dec 6, 2020
@prashanth26
Copy link
Author

/invite @hardikdr @AxiomSamarth

@prashanth26
Copy link
Author

/priority critical

@gardener-robot gardener-robot added the priority/critical Needs to be resolved soon, because it impacts users negatively label Dec 6, 2020
@prashanth26
Copy link
Author

/invite @amshuman-kr

Copy link

@amshuman-kr amshuman-kr left a 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 @prashanth26. Only one main question below. Could be a stupid question and I might be lacking the context.

cluster-autoscaler/cloudprovider/mcm/mcm_manager.go Outdated Show resolved Hide resolved
@gardener-robot gardener-robot added the needs/changes Needs (more) changes label Dec 7, 2020
@gardener-robot-ci-3 gardener-robot-ci-3 added reviewed/ok-to-test Has approval for testing (check PR in detail before setting this label because PR is run on CI/CD) and removed reviewed/ok-to-test Has approval for testing (check PR in detail before setting this label because PR is run on CI/CD) labels Dec 7, 2020
@hardikdr hardikdr merged commit fab7da5 into gardener:machine-controller-manager-provider Dec 7, 2020
@prashanth26 prashanth26 deleted the support-oot-scale-to-zero branch December 7, 2020 12:52
prashanth26 added a commit to prashanth26/autoscaler that referenced this pull request Dec 8, 2020
prashanth26 added a commit to prashanth26/autoscaler that referenced this pull request Dec 8, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
needs/changes Needs (more) changes needs/ok-to-test Needs approval for testing (check PR in detail before setting this label because PR is run on CI/CD) needs/review Needs review needs/second-opinion Needs second review by someone else priority/critical Needs to be resolved soon, because it impacts users negatively size/xl Size of pull request is huge (see gardener-robot robot/bots/size.py)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Adapt scale-from-zero feature with extensibility of MCM
7 participants