Skip to content

Conversation

@bruceybian
Copy link
Collaborator

No description provided.

return err
}
if len(cls) == 0 {
log.Println("no persistent cluster " + tcacctest.DefaultTkeClusterId)
Copy link
Collaborator

Choose a reason for hiding this comment

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

no persistent cluster 这个提示貌似不对?

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

已修改为no found default tke clusterId

return err
}
if len(cls) == 0 {
log.Println("no found default tke clusterId " + tcacctest.DefaultTkeClusterId)
Copy link
Collaborator

Choose a reason for hiding this comment

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

not found 要好些吧

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

好的,已修改为no found clusterId

@andrew-tx andrew-tx merged commit e99226a into master Jan 12, 2024
@andrew-tx andrew-tx deleted the coding-test/e2e-sweeper-update branch January 12, 2024 03:40
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.

3 participants