Go to file
Max Carrara 7bd13736e1 patch: fix ceph dashboard subcommand becoming unavailable on crash
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@proxmox.com>
2024-02-02 19:10:20 +01:00
ceph update ceph source to reef 18.2.1 2023-12-19 09:13:36 +01:00
patches patch: fix ceph dashboard subcommand becoming unavailable on crash 2024-02-02 19:10:20 +01:00
changelog.Debian bump version to 18.2.1-pve2 2024-01-09 17:11:16 +01:00
Makefile buildsys: change download over to reef release 2023-07-25 17:18:43 +02:00
upstream-key.asc build: use dgit for download target 2019-09-19 13:43:56 +02:00