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

mgr/dashboard: Add clay plugin support #37440

Merged
merged 1 commit into from Oct 23, 2020
Merged

Commits on Sep 29, 2020

  1. mgr/dashboard: Add clay plugin support

    The erasure code plugin "clay" is now supported by the dashboard. Now a
    clay based profile can be created in the ec profile creation modal
    dialog which can be found in the pool form.
    
    The defaults of the plugin are calculated or preselected and shown in the
    dashboard, therefore things are made mandatory even if they are not on the
    cli, but as they automatically set the user doesn't have to set them,
    but sees the defaults instantly before creating the profile.
    (This is the same behavior that is used for all other supported
    plugins.)
    
    Fixes: https://tracker.ceph.com/issues/44433
    Signed-off-by: Stephan Müller <smueller@suse.com>
    Stephan Müller committed Sep 29, 2020
    Configuration menu
    Copy the full SHA
    b3fd05b View commit details
    Browse the repository at this point in the history