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

Changing Tags from uppercase to lowercase ends in #162

Open
fmoehler opened this issue Aug 14, 2023 · 0 comments
Open

Changing Tags from uppercase to lowercase ends in #162

fmoehler opened this issue Aug 14, 2023 · 0 comments

Comments

@fmoehler
Copy link
Contributor

When trying to change a tag/tags from uppercase to lowercase the CPI fails with the following issue:
CPI 'set_disk_metadata' method responded with error: CmdError{"type":"Bosh::Clouds::CloudError","message":"AddTags map[key:value] to <Disk-ID> failed: SDK.ServerError\nErrorCode: TagKey.Duplication\nRecommend: https://api.aliyun.com/troubleshoot?q=TagKey.Duplication\u0026product=Ecs\nRequestId: 7399091A-2665-34C0-9AFB-E20F41FF21C9\nMessage: The TagKey has duplication with others, case-insensitive.
It appears to me as if the CPI first tries to add the new tags before deleting the old ones, which results in this error.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Development

No branches or pull requests

1 participant