-
Notifications
You must be signed in to change notification settings - Fork 233
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
General Amazon Linux 2 support #1339
Conversation
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: kron4eg The full list of commands accepted by this bot can be found here. The pull request process is described here
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
Skipping CI for Draft Pull Request. |
/retest |
/assign @xmudrii |
Signed-off-by: Artiom Diomin <kron82@gmail.com>
Signed-off-by: Artiom Diomin <kron82@gmail.com>
Signed-off-by: Artiom Diomin <kron82@gmail.com>
Signed-off-by: Artiom Diomin <kron82@gmail.com>
Signed-off-by: Artiom Diomin <kron82@gmail.com>
@@ -88,13 +88,6 @@ func EksdTerraformFlags(provider string) ([]string, error) { | |||
flags := []string{ | |||
"-var", "initial_machinedeployment_replicas=0", | |||
"-var", "static_workers_count=3", | |||
// Amazon Linux 2 is currently not supported by machine-controller. |
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.
It's supported as of 1.29.1 (kubermatic/machine-controller#964)
LGTM label has been added. Git tree hash: d2ce2577911f2484920fc5c8eb577ab303412a4c
|
Xref #1196
Fixes #1198
Special notes for your reviewer:
Does this PR introduce a user-facing change?: