Skip to content

Conversation

@acekingke
Copy link
Contributor

What type of PR is this?

/enhancement

Which issue(s) this PR fixes?

Fixes #698

What this PR does?

Summary:

Special notes for your reviewer?

@acekingke acekingke added the enhancement New feature or request label Sep 19, 2022
@acekingke acekingke added this to the v3.0.0 milestone Sep 19, 2022
@acekingke acekingke self-assigned this Sep 19, 2022
}
backupToDir, DateTime := utils.BuildBackupName(s.backup.Spec.ClusterName)
// add the gtid script
strAnnonations := fmt.Sprintf(`curl -X PATCH -H "Authorization: Bearer $(cat /var/run/secrets/kubernetes.io/serviceaccount/token)" -H "Content-Type: application/json-patch+json" \
Copy link
Collaborator

Choose a reason for hiding this comment

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

Suggest a more native way to add annotations 😊

Copy link
Contributor Author

Choose a reason for hiding this comment

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

it will do it next time.

@acekingke acekingke closed this Aug 30, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[feature] add backup gtid info in backup cr status.

2 participants