Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

finalizers isn't namespace aware #4

Open
bavarianbidi opened this issue Jun 2, 2021 · 0 comments
Open

finalizers isn't namespace aware #4

bavarianbidi opened this issue Jun 2, 2021 · 0 comments

Comments

@bavarianbidi
Copy link

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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant