-
Notifications
You must be signed in to change notification settings - Fork 521
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
update default variant to aws-k8s-1.19 #1394
Conversation
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.
🦘
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.
I'll review more fully later, but I was paged in for this bit specifically :)
Undo the previous push which was messed up. |
Re-do the intended README change, with tjkirch's fixes. |
Make the build system's default variant aws-k8s-1.19, and update documentation that refers to the previous default variant.
Make the build system's default variant aws-k8s-1.19, and update
documentation that refers to the previous default variant.
Issue number:
#1383
Description of changes:
Update the default variant to
aws-k8s-1.19
.Testing done:
eksctl create cluster --config-file sample-eksctl.yaml
and got a 1.19 cluster.Terms of contribution:
By submitting this pull request, I agree that this contribution is dual-licensed under the terms of both the Apache License, version 2.0, and the MIT license.