Skip to content
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

Expose and set default terraform aliyun ACK version. #1284

Merged
merged 2 commits into from
Dec 23, 2019

Conversation

shonge
Copy link
Member

@shonge shonge commented Dec 4, 2019

What problem does this PR solve?

close #1086

What is changed and how does it work?

Add version to resource "alicloud_cs_managed_kubernetes"

https://github.com/terraform-providers/terraform-provider-alicloud/blob/master/alicloud/resource_alicloud_cs_kubernetes.go#L396-L401

Check List

Tests

  • Manual test
    Using terraform deploy tidb-operator to aliyun cloud and checking the ACK version.

Code changes

  • Has terraform files change

Side effects

Related changes

  • Need to cherry-pick to the release branch

Does this PR introduce a user-facing change?:

Expose terraform aliyun ACK version and specify the default version to '1.14.8-aliyun.1'.

@shonge shonge changed the title Specify terraform ack version. Expose and set default terraform aliyun ACK version. Dec 5, 2019
@aylei aylei self-assigned this Dec 17, 2019
@tennix
Copy link
Member

tennix commented Dec 18, 2019

@shonge Thank you for your contribution!
This variable is not documented here https://www.terraform.io/docs/providers/alicloud/r/cs_kubernetes.html. I'm a little worried if this would change without notifying users. I'll verify this with the ACK team.

Copy link
Member

@tennix tennix left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@tennix
Copy link
Member

tennix commented Dec 23, 2019

I think we can merge it for now.

Copy link
Contributor

@aylei aylei left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@aylei
Copy link
Contributor

aylei commented Dec 23, 2019

/merge

@sre-bot
Copy link
Contributor

sre-bot commented Dec 23, 2019

Your auto merge job has been accepted, waiting for 1373

@sre-bot
Copy link
Contributor

sre-bot commented Dec 23, 2019

/run-all-tests

@sre-bot sre-bot merged commit d4aed2a into pingcap:master Dec 23, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Terraform aliyun does not lock the kubernetes version
4 participants