Andrew Rowson
b7a3c08087
JSON stringify and output the whole context in the prompt
2024-03-13 17:28:21 +00:00
Andrew Rowson
1e2ca16632
k8s-cleaner should display the volume iqn for context alongside the id
...
The volume id listed in the output for k8s-csi-cleaner is opaque, so when it's prompting for delete it's not clear what the volume is.
We can also display the iqn alongside, which should give some indication of what the volume label is, which will be useful context.
2024-01-03 17:28:56 +00:00
Travis Glenn Hansen
e8b0d7df93
initial attempt at csi-sanity ci test
...
Signed-off-by: Travis Glenn Hansen <travisghansen@yahoo.com>
2021-09-26 22:17:33 -06:00
Travis Glenn Hansen
20c40f14fb
document k8s-csi-cleaner usage
...
Signed-off-by: Travis Glenn Hansen <travisghansen@yahoo.com>
2021-09-24 10:53:59 -06:00
Travis Glenn Hansen
dd8e82b37c
use csi handle instead of name, use lodash for more robust behavior
...
Signed-off-by: Travis Glenn Hansen <travisghansen@yahoo.com>
2021-09-24 10:18:06 -06:00
Travis Glenn Hansen
fd85be9742
simple script to clean volumes from the csi SP which do not exist in k8s
...
Signed-off-by: Travis Glenn Hansen <travisghansen@yahoo.com>
2021-09-24 09:58:40 -06:00