-
Notifications
You must be signed in to change notification settings - Fork 1.8k
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 support for regional GKE clusters in google_container_cluster #1170
Comments
Unassigning myself because @ashish-amarnath mentioned in slack they were planning on implementing this. |
@ashish-amarnath do we know when this is coming? As regional clusters are now beta it'd be awesome to make use of them. |
@Stono I don't have an ETA at the moment. Based on our plans this might be a couple of weeks away. |
@danawillow I was able to put together an initial set of changes for this. I've opened a WIP PR at #1181 hoping to get some initial feedback on the approach. |
I guess this is doubling with #829 ? |
Fixed in #1181 |
Eeek exciting.
Do you have a rough feeling for 1.9 release date?
…On Thu, 5 Apr 2018, 10:53 pm Dana Hoffman, ***@***.***> wrote:
Fixed in #1181
<#1181>
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#1170 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/ABaviXVHpR1uSUANSjMjoBXT__qMK5wvks5tlpIlgaJpZM4SjOwX>
.
|
@Stono released it today! |
Rock star! I'll give it a go later
…On Fri, 6 Apr 2018, 2:36 am Dana Hoffman, ***@***.***> wrote:
@Stono <https://github.com/Stono> released it today!
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#1170 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/ABaviRydalPDcdZs4ZoRB6oRc63V6aPDks5tlsakgaJpZM4SjOwX>
.
|
I'm going to lock this issue because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active issues. If you feel this issue should be reopened, we encourage creating a new issue linking back to this one for added context. If you feel I made an error 🤖 🙉 , please reach out to my human friends 👉 [email protected]. Thanks! |
Hi there,
Thank you for opening an issue. Please note that we try to keep the Terraform issue tracker reserved for bug reports and feature requests. For general usage questions, please see: https://www.terraform.io/community.html.
Terraform Version
Terraform v0.11.2 and upwards
Affected Resource(s)
Please list the resources as a list, for example:
Expected Behavior
This is a feature request to add support for Regional GKE clusters on creating/updating a container cluster.
References
This document describes what needs to be done
https://cloud.google.com/kubernetes-engine/docs/reference/rest/v1beta1/projects.locations.clusters
The text was updated successfully, but these errors were encountered: