-
Notifications
You must be signed in to change notification settings - Fork 825
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
Docs and TF: Update EKS Kubernetes version to use 1.16 #1790
Conversation
Build Succeeded 👏 Build Id: b78fc525-d40f-4f56-befe-2d456ed25500 The following development artifacts have been built, and will exist for the next 30 days:
A preview of the website (the last 30 builds are retained): To install this version:
|
Cluster creating was fine with this PR. However with destroy there is an issue still left.
while:
Similar to:
|
Trying to fix mentioned above issue with updating Terraform provider module version to:
This change makes things even worse -
|
Not sure if I can help here on this issue, but doesn't look like anything changed much from the last EKS test, except to update the K8s version? |
There could be the case that this issue was hidden in 1.15. I am investigating at the moment. |
Well something wrong with the most fresh EKS module:
|
Update Terraform and website to use 1.16 version.
bd77f82
to
f4b0466
Compare
After updating the VPC module all major issues were fixed:
Note that I need to run
But second |
|
Build Failed 😱 Build Id: 405b71a7-e99f-4e13-aeb8-7e5e2d65b6c5 To get permission to view the Cloud Build view, join the agones-discuss Google Group. |
Tested this version, both apply and two stages destruction works fine, no resources left behind.
f4b0466
to
5a96290
Compare
Build Failed 😱 Build Id: 2a2c171a-c0ff-4994-a01d-28bba79350e3 To get permission to view the Cloud Build view, join the agones-discuss Google Group. |
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: aLekSer, roberthbailey 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 |
New changes are detected. LGTM label has been removed. |
Build Succeeded 👏 Build Id: 8f9c3c71-0dc4-4561-936d-5b56def31f08 The following development artifacts have been built, and will exist for the next 30 days:
A preview of the website (the last 30 builds are retained): To install this version:
|
…s#1790) * Update EKS Kubernetes version to use 1.16 Update Terraform and website to use 1.16 version. * Update terraform-aws-eks version to the latest Tested this version, both apply and two stages destruction works fine, no resources left behind. Co-authored-by: Robert Bailey <[email protected]>
Update Terraform and website to use 1.16 version.
What type of PR is this?
/kind documentation
What this PR does / Why we need it:
Which issue(s) this PR fixes:
Relates to #1649
Special notes for your reviewer: