backups not visible in the UI
Hi,
I have noticed a problem, not sure if it's a bug or something else. But my backups are not visible in the UI
$ kubectl get SGBackups -o wide -n elias-test
NAME CLUSTER MANAGED STATUS PG-VERSION COMPRESSED-SIZE TIMELINE
cluster-2023-01-20-14-57-05 cluster Completed
cluster-2023-01-20-14-57-12 cluster Completed
cluster-2023-01-20-14-57-32 cluster Completed
cluster-2023-01-20-14-58-05 cluster Completed
cluster-2023-01-23-05-00-01 cluster true Completed 140006 4977131 2
cluster-2023-01-24-05-00-01 cluster true Completed 140006 4997328 2
cluster-2023-01-25-05-00-01 cluster true Completed 140006 5017500 2
cluster-2023-01-26-05-00-01 cluster true Completed 140006 5037687 2
second-cluster-2023-01-26-12-00-01 second-cluster true Completed 140006 3053663 2
second-cluster-2023-01-26-13-00-01 second-cluster true Completed 140006 3054157 2
second-cluster-2023-01-26-14-00-01 second-cluster true Completed 140006 3054669 2
second-cluster-2023-01-26-15-00-01 second-cluster true Completed 140006 3055142 2
So shouldn't these backups show in the UI?
Running Stackgres 1.4.0
