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

经测试1.6.2不支持标准版的备份调度 #53

Open
sj-dev opened this issue Sep 29, 2024 · 0 comments
Open

经测试1.6.2不支持标准版的备份调度 #53

sj-dev opened this issue Sep 29, 2024 · 0 comments

Comments

@sj-dev
Copy link

sj-dev commented Sep 29, 2024

但是spec.backupSpec. cluster 创建后,不能备份标准版的。
改成下面的,会报编排文件不支持。希望官方支持一下标准版的备份调度。
kubectl apply -n polardbx-operator-system -f - <<EOF
apiVersion: polardbx.aliyun.com/v1
kind: PolarDBXBackupSchedule
metadata:
name: pxc-schedule-standard
spec:
schedule: "*/20 * * * *"
maxBackupCount: 5
suspend: false
backupSpec:
xstore:
name: polardbx-start
retentionTime: 240h
storageProvider:
storageName: s3
sink: jxminio
preferredBackupRole: follower
EOF

image
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

No branches or pull requests

1 participant