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/cephadm: Add client.admin keyring when upgrading from older version #43149

Merged

Commits on Nov 29, 2021

  1. mgr/cephadm/inventory: remove unused filter_by_label

    Signed-off-by: Sebastian Wagner <sewagner@redhat.com>
    sebastian-philipp committed Nov 29, 2021
    Configuration menu
    Copy the full SHA
    8de88a1 View commit details
    Browse the repository at this point in the history
  2. mgr/cephadm: Add client.admin keyring when upgrading from older version

    Signed-off-by: Sebastian Wagner <sewagner@redhat.com>
    sebastian-philipp committed Nov 29, 2021
    Configuration menu
    Copy the full SHA
    02c942a View commit details
    Browse the repository at this point in the history
  3. mgr/cephadm: Raise errors to properly set a cli status code

    otherwise `ceph orch host rm` will return 0
    
    Signed-off-by: Sebastian Wagner <sewagner@redhat.com>
    sebastian-philipp committed Nov 29, 2021
    Configuration menu
    Copy the full SHA
    1a87e5e View commit details
    Browse the repository at this point in the history
  4. mgr/cephadm: serve.py: put _calc_client_files into it's own method

    Signed-off-by: Sebastian Wagner <sewagner@redhat.com>
    sebastian-philipp committed Nov 29, 2021
    Configuration menu
    Copy the full SHA
    fb2321e View commit details
    Browse the repository at this point in the history
  5. mgr/cephadm: serve.py: put _write_client_files into it's own method

    Signed-off-by: Sebastian Wagner <sewagner@redhat.com>
    sebastian-philipp committed Nov 29, 2021
    Configuration menu
    Copy the full SHA
    018807e View commit details
    Browse the repository at this point in the history