-
Notifications
You must be signed in to change notification settings - Fork 5.8k
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
br: add new tags for ebs br #43934
Labels
affects-6.5
affects-7.1
component/br
This issue is related to BR of TiDB.
type/enhancement
The issue or PR belongs to an enhancement.
Comments
BornChanger
added
the
type/enhancement
The issue or PR belongs to an enhancement.
label
May 17, 2023
12 tasks
This was referenced May 22, 2023
This was referenced Jun 5, 2023
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
affects-6.5
affects-7.1
component/br
This issue is related to BR of TiDB.
type/enhancement
The issue or PR belongs to an enhancement.
Enhancement
We need to add tags on ebs snapshots and restored volumes as below:
Snapshots tagging:
copy tags from the source volumes as they are
Restored volume tagging:
ebs.csi.aws.com/cluster=true
snapshot/createdFromSnapshotId=<snapshot_id>
and then copy tags from snapshots while prefix the key with "snapshot/"
The text was updated successfully, but these errors were encountered: