cloudnative-pg / cloudnative-pg/plugin-barman-cloud

[Feature]: verify barmanObjectName

Ouverte
#337 0 commentaires 0 réactions 0 personnes assignées Voir sur GitHub
Langage dominant
Go
Étoiles
191
Forks
72
Merge moyen
2 j 21 h
PR mergées (30 j)
21

Description

when referencing an `barmanObjectName ` in `externalCluster` that is used for recovery
and that does not exist
the creation of the cluster stops without error after "creating cluster role" phase

Therefor it would be good to verify the if the barmanObjectName exists

```
...
bootstrap:
#########################
# restore just in case...
#########################

recovery:
source: source
# recoveryTarget:
# targetTime: "2023-06-19 17:15:00.00000+02"

externalClusters:
- name: source
plugin:
name: barman-cloud.cloudnative-pg.io
parameters:
# Recovery Object Store (pull, read-only)
barmanObjectName: minio-store
serverName: xxx
...
```

Guide de contribution

Ouvrir le guide de contribution

Piste de recherche

Trace recovery handling for the externalCluster plugin configuration and the barmanObjectName parameter; no file or test is identified in the issue. Determine where the referenced object is resolved during cluster creation, then verify that a missing object produces an explicit error instead of stopping after the "creating cluster role" phase.

Rédigé par le modèle d'indexation à partir du texte de l'issue.

Évaluation

Stack technique
go, postgresql
Domaine
databases
Type d'issue
Fonctionnalité
Difficulté
4/5
Temps estimé
3-5 jours
Activité
À l'abandon
Clarté
Plutôt claire
Accessibilité débutants
38/100

Recevez les nouvelles issues par e-mail

Un résumé court des issues GitHub adaptées aux débutants.