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

No provider versions constraint for GCP and Aliyun and need to support values file customization for tidb-operator and tidb-cluster #958

Closed
DanielZhangQD opened this issue Sep 26, 2019 · 0 comments · Fixed by #959
Assignees

Comments

@DanielZhangQD
Copy link
Contributor

DanielZhangQD commented Sep 26, 2019

Bug Report

What version of Kubernetes are you using?

1.12.8
What version of TiDB Operator are you using?

v1.0.1
What storage classes exist in the Kubernetes cluster and what are used for PD/TiKV pods?

pd-ssd
What's the status of the TiDB cluster pods?

Running
What did you do?

Run terraform init
What did you expect to see?
No prompt for version constraint
What did you see instead?
Output from terraform init:
To prevent automatic upgrades to new major versions that may contain breaking
changes, it is recommended to add version = "..." constraints to the
corresponding provider blocks in configuration, with the constraint strings
suggested below.

  • provider.alicloud: version = "~> 1.56"
  • provider.external: version = "~> 1.2"
  • provider.helm: version = "~> 0.10"
  • provider.null: version = "~> 2.1"
  • provider.template: version = "~> 2.1"
@DanielZhangQD DanielZhangQD self-assigned this Sep 26, 2019
@DanielZhangQD DanielZhangQD changed the title tidb-operator and tidb-cluster cannot be customized No provider versions constraint for GCP and Aliyun Sep 27, 2019
@DanielZhangQD DanielZhangQD changed the title No provider versions constraint for GCP and Aliyun No provider versions constraint for GCP and Aliyun and need to support values file customization for tidb-operator and tidb-cluster Sep 29, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant