• Blaine Gardner's avatar
    ceph mds: configure completely from operator · 4eb4fb7a
    Blaine Gardner authored
    
    
    Configure the Ceph mds daemon completely from the operator a la the
    recent changes to the Ceph mon and mgr operators.
    
    Create the mds deployments first and then
    create the keyring secrets for them with their owner reference as the
    corresponding deployment. This will mean that the secrets do not need to
    be micromanaged. When the deployment is deleted, the secret is also
    deleted. This has not been necessary for the mons or the manager since
    the mons share a keyring with a lifespan of the cluster, as does the
    mgr, which currently has single-mgr support only.
    Signed-off-by: default avatarBlaine Gardner <blaine.gardner@suse.com>
    4eb4fb7a