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
Assessment
This issue has not been assessed yet.