Skip to content
This repository has been archived by the owner on Mar 26, 2020. It is now read-only.

Extend metadata based filtering to other operations #1018

Open
prashanthpai opened this issue Jul 16, 2018 · 1 comment
Open

Extend metadata based filtering to other operations #1018

prashanthpai opened this issue Jul 16, 2018 · 1 comment
Labels
feature FW: Volume Management GCS1.0-Stretch Not a blocker for GCS but good to have. priority: low usability To tag bugs with usability issues

Comments

@prashanthpai
Copy link
Contributor

Currently, only volume and peer listing can be filtered based on metadata labels (key-value pairs). Similar to labels in k8s, we should support most of our volume operations to take labels/filters as input.

Example: Stop all volumes having specific keys and values:

glustercli volume stop all --key=datatype --value=thumbnail
glustercli volume stop all --key=workload --value=db
@prashanthpai prashanthpai added feature FW: Volume Management priority: low usability To tag bugs with usability issues GCS1.0-Stretch Not a blocker for GCS but good to have. labels Jul 16, 2018
@prashanthpai
Copy link
Contributor Author

This might be a requirement from Gluster k8s operator.

cc @aravindavk

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
feature FW: Volume Management GCS1.0-Stretch Not a blocker for GCS but good to have. priority: low usability To tag bugs with usability issues
Projects
None yet
Development

No branches or pull requests

1 participant