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

fix(cdb): [121024787] tencentcloud_mysql_backup_policy update backup_model #2993

Merged
merged 2 commits into from
Dec 3, 2024

Conversation

SevenEarth
Copy link
Collaborator

No description provided.

@SevenEarth SevenEarth requested a review from hellertang December 3, 2024 07:44
@@ -6,7 +6,7 @@ const (

var MYSQL_ALLOW_BACKUP_TIME = []string{"02:00-06:00", "06:00-10:00", "10:00-14:00", "14:00-18:00", "18:00-22:00", "22:00-02:00"}

var MYSQL_ALLOW_BACKUP_MODEL = []string{"logical", "physical"}
var MYSQL_ALLOW_BACKUP_MODEL = []string{"physical", "snapshot"}
Copy link
Collaborator

Choose a reason for hiding this comment

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

这个logical直接没了?

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

和产研侧沟通确认了下 并不存在该值,仅是一个示例假值

@hellertang hellertang merged commit 6bf32d3 into master Dec 3, 2024
8 checks passed
@hellertang hellertang deleted the fix/cdb_bk branch December 3, 2024 12:25
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.

2 participants