Details
-
Bug
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
None
-
None
Description
https://docs.couchbase.com/operator/1.0/backup-and-restore.html
PersistentVolumeClaim
spec.storageClass: cold-storage -> spec.storageClassName: standard (to map to the StorageClass in the rest of the docs)
Also needs the addition of spec.accessModes: - ReadWriteMany (for example)
Job & CronJob
K8s also dislikes spec.template.spec.containers.version in both the Job and CronJob, resolved through tagging the version onto the end of the image instead (spec.template.spec.containers.image: couchbase/server:enterprise-5.5.1)
Additionally both also need the spec.template.spec.restartPolicy field (either Always, Never or OnFailure).
Attachments
Activity
Field | Original Value | New Value |
---|---|---|
Attachment | backup_jobs.yaml [ 59187 ] |
Description |
[https://docs.couchbase.com/operator/1.0/backup-and-restore.html]
PersistentVolumeClaim spec.storageClass: cold-storage -> spec.storageClassName: standard (to map to the StorageClass in the rest of the docs) Also needs the addition of spec.accessModes: - ReadWriteMany (for example) K8s also dislikes spec.template.spec.containers.version in both the Job and CronJob, resolved through tagging the version onto the end of the image instead (spec.template.spec.containers.image: couchbase/server:enterprise-5.5.1) Additionally bothalso needs the spec.template.spec.restartPolicy field (either Never or OnFailure). |
[https://docs.couchbase.com/operator/1.0/backup-and-restore.html]
*PersistentVolumeClaim* spec.storageClass: cold-storage -> spec.storageClassName: standard (to map to the StorageClass in the rest of the docs) Also needs the addition of spec.accessModes: - ReadWriteMany (for example) *Job & CronJob* K8s also dislikes spec.template.spec.containers.version in both the Job and CronJob, resolved through tagging the version onto the end of the image instead (spec.template.spec.containers.image: couchbase/server:enterprise-5.5.1) Additionally bothalso needs the spec.template.spec.restartPolicy field (either Never or OnFailure). |
Component/s | documentation [ 14113 ] |
Fix Version/s | 1.0.0 [ 15036 ] |
Assignee | Mike Wiederhold [ mikew ] | Eric Schneider [ eric.schneider ] |
Description |
[https://docs.couchbase.com/operator/1.0/backup-and-restore.html]
*PersistentVolumeClaim* spec.storageClass: cold-storage -> spec.storageClassName: standard (to map to the StorageClass in the rest of the docs) Also needs the addition of spec.accessModes: - ReadWriteMany (for example) *Job & CronJob* K8s also dislikes spec.template.spec.containers.version in both the Job and CronJob, resolved through tagging the version onto the end of the image instead (spec.template.spec.containers.image: couchbase/server:enterprise-5.5.1) Additionally bothalso needs the spec.template.spec.restartPolicy field (either Never or OnFailure). |
[https://docs.couchbase.com/operator/1.0/backup-and-restore.html]
*PersistentVolumeClaim* spec.storageClass: cold-storage -> spec.storageClassName: standard (to map to the StorageClass in the rest of the docs) Also needs the addition of spec.accessModes: - ReadWriteMany (for example) *Job & CronJob* K8s also dislikes spec.template.spec.containers.version in both the Job and CronJob, resolved through tagging the version onto the end of the image instead (spec.template.spec.containers.image: couchbase/server:enterprise-5.5.1) Additionally both also needs the spec.template.spec.restartPolicy field (either Never or OnFailure). |
Fix Version/s | 1.1.0 [ 15163 ] | |
Fix Version/s | 1.0.0 [ 15036 ] |
Rank | Ranked higher |
Rank | Ranked lower |
Assignee | Eric Schneider [ eric.schneider ] | Daniel Ma [ daniel.ma ] |
Description |
[https://docs.couchbase.com/operator/1.0/backup-and-restore.html]
*PersistentVolumeClaim* spec.storageClass: cold-storage -> spec.storageClassName: standard (to map to the StorageClass in the rest of the docs) Also needs the addition of spec.accessModes: - ReadWriteMany (for example) *Job & CronJob* K8s also dislikes spec.template.spec.containers.version in both the Job and CronJob, resolved through tagging the version onto the end of the image instead (spec.template.spec.containers.image: couchbase/server:enterprise-5.5.1) Additionally both also needs the spec.template.spec.restartPolicy field (either Never or OnFailure). |
[https://docs.couchbase.com/operator/1.0/backup-and-restore.html]
*PersistentVolumeClaim* spec.storageClass: cold-storage -> spec.storageClassName: standard (to map to the StorageClass in the rest of the docs) Also needs the addition of spec.accessModes: - ReadWriteMany (for example) *Job & CronJob* K8s also dislikes spec.template.spec.containers.version in both the Job and CronJob, resolved through tagging the version onto the end of the image instead (spec.template.spec.containers.image: couchbase/server:enterprise-5.5.1) Additionally both also needs the spec.template.spec.restartPolicy field (either Always, Never or OnFailure). |
Description |
[https://docs.couchbase.com/operator/1.0/backup-and-restore.html]
*PersistentVolumeClaim* spec.storageClass: cold-storage -> spec.storageClassName: standard (to map to the StorageClass in the rest of the docs) Also needs the addition of spec.accessModes: - ReadWriteMany (for example) *Job & CronJob* K8s also dislikes spec.template.spec.containers.version in both the Job and CronJob, resolved through tagging the version onto the end of the image instead (spec.template.spec.containers.image: couchbase/server:enterprise-5.5.1) Additionally both also needs the spec.template.spec.restartPolicy field (either Always, Never or OnFailure). |
[https://docs.couchbase.com/operator/1.0/backup-and-restore.html]
*PersistentVolumeClaim* spec.storageClass: cold-storage -> spec.storageClassName: standard (to map to the StorageClass in the rest of the docs) Also needs the addition of spec.accessModes: - ReadWriteMany (for example) *Job & CronJob* K8s also dislikes spec.template.spec.containers.version in both the Job and CronJob, resolved through tagging the version onto the end of the image instead (spec.template.spec.containers.image: couchbase/server:enterprise-5.5.1) Additionally both also need the spec.template.spec.restartPolicy field (either Always, Never or OnFailure). |
Status | Open [ 1 ] | In Progress [ 3 ] |
Resolution | Fixed [ 1 ] | |
Status | In Progress [ 3 ] | Closed [ 6 ] |