cloudnative-pg / cloudnative-pg/plugin-barman-cloud
How to identify Barman version being used by Barman Plugin in the running CNPG cluster ?
Open
question
- Dominant language
- Go
- Stars
- 191
- Forks
- 72
- Avg merge
- 2d 21h
- Merged PRs (30d)
- 21
Description
It was possible to find out Barman version with Barman Native with the command like:
kubectl -n $name_space exec -it $cluster_name-1 -- barman-cloud-backup --version
Is there a way to find out Barman version with Barman Plugin ?
Contributor guide
Research direction
Start with the documented kubectl command for Barman Native and inspect how the Barman Plugin runs in the CNPG cluster. Determine whether the plugin exposes a version that can be queried, and document a reliable way to identify it if one exists.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- postgresql
- Domain
- devops
- Issue type
- Documentation
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100