Skip to content

tke支持cluster_version升级时携带历史cluster_extra_args记录 #616

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

Merged
merged 2 commits into from
Apr 19, 2021

Conversation

rostachen
Copy link
Contributor

  1. Remove ResourceInsufficient from retryableErrorCode
  2. Resource: tencentcloud_kubernetes_cluster upgrade cluster_version will send old cluster_extra_args to tke.

2. Resource: `tencentcloud_kubernetes_cluster` upgrade `cluster_version` will send old `cluster_extra_args` to tke.
"zh:7bfb780ff36953a1bc0c5b0ced67aa721e40107a2a0a0f14b5a41e8db0ecfee6",
"zh:87c162a8ade55363554bc9e75d0a12bfd2ca90bbb288294cbf941764e0d87314",
"zh:a21b53417455564f472d1ad7113e2d2d839977b80ecf9d468d56a7d35613ee25",
"zh:fe52c6b0ea3450b81cd7ff161b83e39be5dfc17f5fb7fe5d86b150b6d4e151e7",
Copy link
Contributor

Choose a reason for hiding this comment

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

这是啥,删了

## 1.56.2 (Unreleased)
## 1.56.3 (Unreleased)
## 1.56.2 (April 19, 2021)
BUG FIXES:
Copy link
Contributor

Choose a reason for hiding this comment

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

注意格式 空行

k8s.tf Outdated
@@ -0,0 +1,98 @@
variable "availability_zone_first" {
Copy link
Contributor

Choose a reason for hiding this comment

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

这是啥,测试文件?

@@ -50,7 +50,7 @@ var retryableErrorCode = []string{
"TradeUnknownError",
"RequestLimitExceeded",
"ResourceInUse",
"ResourceInsufficient",
//"ResourceInsufficient",
Copy link
Contributor

Choose a reason for hiding this comment

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

不要注释

@gailwang gailwang merged commit f059a2b into tencentcloudstack:master Apr 19, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants