v21.10.0
·
973 commits
to master
since this release
Features
-
Added support of open stack as bucket provider. (#2371)
-
Added
blob du <bucket_id_or_name>command to change bucket's storage usage. (#2372) -
Added support of bucket name in uris for bucket that do not belong to current user. (#2385)
-
Added first name, lastname, registered columns to
neuro admin get-cluster-usersoutput. (#2387) -
Added "Spent credits" to add "neuro admin get-cluster-users". Splitted 'quota' into 'balance' and 'quota':
neuro admin set-user-quotachanges onlymax_running_jobsquota.neuro admin set-user-creditschanges onlycreditsbalance of user.neuro admin add-user-creditsupdatescreditsbalance of user by delta. (#2391)
Bugfixes
- Fix fetching zero-size blob from S3 compatible bucket providers. (#2394)