mirror of
https://github.com/ceph/ceph
synced 2024-12-17 00:46:05 +00:00
Merge PR #16876 into master
* refs/remotes/upstream/pull/16876/head: doc: add new fs auth command to release notes Reviewed-by: Sage Weil <sage@redhat.com>
This commit is contained in:
commit
6b10568732
@ -155,6 +155,9 @@ Major Changes from Kraken
|
||||
multiple MDS daemons automatically.
|
||||
* Directory subtrees can be explicitly pinned to specific MDS daemons in
|
||||
cases where the automatic load balancing is not desired or effective.
|
||||
* Client keys can now be created using the new ``ceph fs authorize`` command
|
||||
to create keys with access to the given CephFS file system and all of its
|
||||
data pools.
|
||||
|
||||
- *Miscellaneous*:
|
||||
|
||||
@ -258,6 +261,8 @@ Major Changes from Kraken
|
||||
MonMap. ``ceph mon feature set`` will set an optional feature (none of
|
||||
these exist yet).
|
||||
- ``ceph tell <daemon> help`` will now return a usage summary.
|
||||
- ``ceph fs authorize`` creates a new client key with caps automatically
|
||||
set to access the given CephFS file system.
|
||||
|
||||
Major Changes from Jewel
|
||||
------------------------
|
||||
|
Loading…
Reference in New Issue
Block a user