-
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
Add options to NodeGroupAutoscalingOptions
from machineDeployment
annotations
#257
Add options to NodeGroupAutoscalingOptions
from machineDeployment
annotations
#257
Conversation
NodeGroupAutoscalingOptions from
machineDeployment` annotationsNodeGroupAutoscalingOptions
from machineDeployment
annotations
@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.
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.
Please add unit tests for GetOptions
.
@aaronfern You need rebase this pull request with latest master branch. Please check. |
…achineDeployment annotations
b5e4337
to
f642902
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
6005261
into
gardener:machine-controller-manager-provider
What this PR does / why we need it:
This PR updated the
machineDeployment.GetOptions()
method to read annotations formmachineDeployment
s and populate node group values in itsNodeGroupAutoscalingOptions
structWhich issue(s) this PR fixes:
Fixes partially #240
Special notes for your reviewer:
Release note: