canonical / mysql-k8s-operator

A Charmed Operator for running MySQL on Kubernetes
https://charmhub.io/mysql-k8s
Apache License 2.0
8 stars 15 forks source link

DPE-2758 better messaging when no bucket + ceph testing #332

Closed paulomach closed 7 months ago

paulomach commented 10 months ago

Issue

  1. When configured bucket don't exist on remote, list-backup action will fail to execute.
  2. We are not testing with ceph/radosgw

Solution

  1. Improve error handling and return no backup when bucket don't exist
  2. Add (micro)ceph integration test
paulomach commented 9 months ago

Blocked by: https://github.com/canonical/data-platform-workflows/issues/111

paulomach commented 7 months ago

Unblocked!