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

make a proper -owide kubectl output

Offen
#406 0 Kommentare 0 Reaktionen 0 zugewiesene Personen Auf GitHub ansehen
Vorherrschende Sprache
Go
Sterne
191
Forks
72
Ø Merge
2 T. 21 Std.
Gemergte PRs (30 T.)
21

Beschreibung

current state:

```
$ kubectl get objectstore -A
NAMESPACE NAME AGE
keycloak keycloak 20h
postgresql quizservicedb 29m
```

But if I would invoke the kubectl get -oyaml I see additional information in status field like:

```
status:
serverRecoveryWindow:
quizservicedb: {}
```

I would like to get additional columns in `kubectl get` command output which would give me more understanding about the status of objectstore - does it work, are the credentials correct etc. Maybe the last database backup timestamp.

Beitragsleitfaden

Beitragsleitfaden öffnen

Rechercherichtung

Start by comparing the current `kubectl get objectstore -A` output with the fields shown by `kubectl get -oyaml`, especially the status information. Determine which status indicators and backup timestamp should become columns, then verify that the objectstore output exposes them clearly and consistently.

Vom Indexierungsmodell aus dem Issue-Text verfasst.

Bewertung

Tech-Stack
kubernetes, postgresql
Bereich
cli, databases
Issue-Typ
Feature
Schwierigkeit
5/5
Geschätzter Aufwand
Über eine Woche
Aktivitätsstatus
Veraltet
Klarheit
Größtenteils klar
Anfängerfreundlichkeit
35/100

Neue Issues direkt in Ihr Postfach

Eine kurze Übersicht über anfängerfreundliche GitHub-Issues.