ceph-csi/pkg
Madhu Rajanna dfc3562e29 Add Version flag to cephcsi
This will be helpful if someone wants
to check the cephcsi version

output
```
docker run quay.io/cephcsi/cephcsi:v1.2.1 --version
Cephcsi Version: v1.2.1
Git Commit: 4b871366327d63e27fc1abfb699f0faaf0fc16b9
GoVersion: go1.12.5
Compiler: gc
Platform: linux/amd64
```

Signed-off-by: Madhu Rajanna <madhupr007@gmail.com>
2019-11-06 12:35:28 +00:00
..
cephfs Added forcecephkernelclient as startup parameter to force enabling ceph 2019-10-16 06:47:10 +00:00
csi-common Add req-ID to logging 2019-09-11 13:45:40 +00:00
liveness Fix liveness connection opening endless sockets 2019-09-06 03:15:28 +00:00
rbd Handle EACCESS error from 'ceph rbd task add remove' 2019-10-13 14:50:40 +00:00
util Add Version flag to cephcsi 2019-11-06 12:35:28 +00:00