Skip to content

Conversation

@gitmkn
Copy link
Collaborator

@gitmkn gitmkn commented Sep 29, 2022

add hostName

@gitmkn gitmkn added the run check run check label Sep 29, 2022
@gitmkn gitmkn requested a review from hellertang September 29, 2022 02:29
@gitmkn gitmkn added run check run check and removed run check run check labels Sep 29, 2022
"instance_name": {
Type: schema.TypeString,
Optional: true,
ForceNew: true,
Copy link
Collaborator

Choose a reason for hiding this comment

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

这样写,会有问题。
因为之前不传的时候,实例的名字会不会给个默认值。
置为forceNew,会导致之前创建的节点池,在升级后,销毁重建的。

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

已处理

@gitmkn gitmkn added run check run check and removed run check run check labels Sep 29, 2022
@gitmkn gitmkn added run check run check and removed run check run check labels Sep 29, 2022
@gitmkn gitmkn added run check run check and removed run check run check labels Oct 12, 2022
Copy link
Collaborator

@hellertang hellertang left a comment

Choose a reason for hiding this comment

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

ok

@hellertang hellertang merged commit 62c028a into tencentcloudstack:master Oct 12, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

run check run check

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants