cybozu-go / moco

MySQL operator on Kubernetes using GTID-based semi-synchronous replication.
https://cybozu-go.github.io/moco/
Apache License 2.0
269 stars 22 forks source link

Update dependency libs & newer mysql and k8s #676

Closed takara9 closed 3 months ago

takara9 commented 3 months ago

Notable change: Due to an update of the github.com/aws/aws-sdk-go-v2 library, users must specify the region of the bucket in their BackupPolicy if the bucketConfig.backendType is s3 or not specified. If the region is not specified, the backup/restore job will crash. ref: https://github.com/aws/aws-sdk-go-v2/issues/2502

Dependencies:

Additional Support :