You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* initial support for system buckets, starting with ".sys-inventory"
* add QparamSystem to explicitly ask to "include system"
* bucket naming: disallow leading '.' (is now reserved)
* list-buckets: hide system buckets by default
* enforce admin access for system buckets (when Auth is enabled - no-op otherwise)
-----------
* TODO:
- review/find all possible execution paths that are not yet covered
(and require admin access if found)
- CLI, tests, docs - the works
Signed-off-by: Alex Aizman <alex.aizman@gmail.com>
0 commit comments