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

Allow users to provide their dashboard cert for bootstrap #158

Closed
smithfarm opened this issue Apr 2, 2020 · 1 comment · Fixed by #253
Closed

Allow users to provide their dashboard cert for bootstrap #158

smithfarm opened this issue Apr 2, 2020 · 1 comment · Fixed by #253
Assignees
Labels
feature Introduces new functionality
Projects

Comments

@smithfarm
Copy link
Contributor

As far as I can tell from quickly glancing at ceph-salt-formula/salt/ceph-salt/cephbootstrap.sls, ceph-salt does not currently let users provide their own dashboard SSL certificate and key via the --dashboard-crt and --dashboard-key options to cephadm bootstrap.

ceph/ceph#33472

@smithfarm smithfarm added the feature Introduces new functionality label Apr 2, 2020
@smithfarm smithfarm changed the title Allow users to provide their dashboard cert during bootstrap Allow users to provide their dashboard cert for bootstrap Apr 2, 2020
@ricardoasmarques ricardoasmarques added this to Medium priority in Bug triage May 12, 2020
@ricardoasmarques
Copy link
Contributor

This can be implemented using the new import option node, introduced in #243.

@ricardoasmarques ricardoasmarques moved this from Medium priority to High priority in Bug triage May 26, 2020
@ricardoasmarques ricardoasmarques self-assigned this May 26, 2020
ricardoasmarques added a commit to ricardoasmarques/ceph-salt that referenced this issue May 27, 2020
Fixes: ceph#158

Signed-off-by: Ricardo Marques <rimarques@suse.com>
ricardoasmarques added a commit to ricardoasmarques/ceph-salt that referenced this issue May 27, 2020
Fixes: ceph#158

Signed-off-by: Ricardo Marques <rimarques@suse.com>
ricardoasmarques added a commit to ricardoasmarques/ceph-salt that referenced this issue May 29, 2020
Fixes: ceph#158

Signed-off-by: Ricardo Marques <rimarques@suse.com>
Bug triage automation moved this from High priority to Closed Jun 1, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature Introduces new functionality
Projects
Bug triage
  
Closed
Development

Successfully merging a pull request may close this issue.

2 participants