-
Notifications
You must be signed in to change notification settings - Fork 9
Open
Description
listing all finalizers works fine (via -a
)
finalizers -a | grep logging
logging datadir-scylladb-0 v1 PersistentVolumeClaim [kubernetes.io/pvc-protection]
logging datadir-scylladb-1 v1 PersistentVolumeClaim [kubernetes.io/pvc-protection]
logging datadir-scylladb-2 v1 PersistentVolumeClaim [kubernetes.io/pvc-protection]
but filtering on a specific namespace doesn't work
finalizers -n logging
NAMESPACE NAME APIVERSION KIND FINALIZERS
Metadata
Metadata
Assignees
Labels
No labels