Skip to content

Commit

Permalink
Merge pull request #1174 from ioito/automated-cherry-pick-of-#1173-up…
Browse files Browse the repository at this point in the history
…stream-release-3.11

Automated cherry pick of #1173: fix(aliyun): update aliyun sys tag
  • Loading branch information
ioito authored Feb 7, 2025
2 parents ced892b + 69904f7 commit 129188b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pkg/multicloud/aliyun/tag_base.go
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ var sysTags = []string{
"acs:", "serverless/", "alloc_id", "virtual-kubelet",
"diskId", "diskNum", "serverId", "restoreId", "cnfs-id", "from", "shadowId",
"ack.aliyun.com", "cluster-id.ack.aliyun.com", "ack.alibabacloud.com",
"k8s.io", "kubernetes.do.not.delete", "kubernetes.reused.by.user",
"k8s.io", "k8s.aliyun.com", "kubernetes.do.not.delete", "kubernetes.reused.by.user",
"HBR InstanceId", "HBR Retention Days", "HBR Retention Type", "HBR JobId",
"createdBy", "recoveryPointTime", "recoveryPointId",
"eas_resource_group_name", "eas_tenant_name", "managedby",
Expand Down

0 comments on commit 129188b

Please sign in to comment.