[pve-devel] applied: [PATCH ceph] patch: fix `ceph dashboard` subcommand becoming unavailable on crash
Thomas Lamprecht
t.lamprecht at proxmox.com
Fri Feb 2 19:11:29 CET 2024
Am 26/01/2024 um 16:27 schrieb Max Carrara:
> Adapt the patch that originally disabled certain TLS checks during the
> dashboard's startup and fixes the `ceph dashboard` subcommand becoming
> unavailable if the dashboard crashes during that time.
>
> This is achieved by re-implementing certain checks and also re-raising
> any other unforeseen exceptions that occur in regards to TLS as one
> of Ceph's internal exception types, which are then handled by the
> dashboard itself. This is akin to how these cases were handled
> originally.
>
> Also fixes a typo in the `ceph dashboard create-self-signed-cert`
> command output.
>
> Signed-off-by: Max Carrara <m.carrara at proxmox.com>
> ---
> ...move-ability-to-create-and-check-TLS.patch | 55 ++++++++++++++-----
> 1 file changed, 41 insertions(+), 14 deletions(-)
>
>
applied, thanks!
More information about the pve-devel
mailing list