pve-manager/PVE
Thomas Lamprecht f35e7fcd8e api: ceph ec pools: move to format-str, create ec in worker, reuse $rados
moved to a format string 'erasurce-coded', that allows also to drop
most of the param existence checking as we can set the correct
optional'ness in there.  Also avoids bloating the API to much for
just this.

Reuse the $rados connection more often to avoid to much
overhead/lingering sockets (the rados connection stays around in the
background to allow efficient reuse)

really should be three separate commits, but too intertwined and too
late for me to care tbh.

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2022-04-28 20:26:38 +02:00
..
API2 api: ceph ec pools: move to format-str, create ec in worker, reuse $rados 2022-04-28 20:26:38 +02:00
Ceph ceph tools: allow more rados connection reuse 2022-04-28 20:26:38 +02:00
CLI pveam: remove: add content type check 2022-04-01 09:24:35 +02:00
Jobs jobs: limit ID to maximal 64 characters 2021-12-03 10:01:17 +01:00
Service fix #3789: pass disable TLS 1.2/1.3 options 2022-01-13 13:42:58 +01:00
Status metrics: influx: preprare value: rename $quote to $force_quote 2022-01-28 11:11:49 +01:00
.gitignore add .gitignore files, fix Makefiles 2011-08-23 16:23:46 +02:00
API2.pm api: version: expand return schema info 2021-11-10 17:34:39 +01:00
API2Tools.pm api: resources: return plugin type 2020-11-24 23:01:54 +01:00
APLInfo.pm apl info: trailing whitespace cleanups 2022-03-29 06:53:28 +02:00
AutoBalloon.pm avoid perl warning 2013-01-22 11:44:41 +01:00
CertCache.pm takeover CertCache from pve-cluster 2019-11-18 12:25:35 +01:00
CertHelpers.pm renew pve-ssl.pem when it nearly expires 2019-11-26 13:13:04 +01:00
ExtMetric.pm status/plugin: extend send/_connect/_disconnect/test_connection 2021-01-28 17:32:23 +01:00
HTTPServer.pm ui: implement OpenId login 2021-07-02 14:09:30 +02:00
Jobs.pm Jobs: don't schedule jobs with no computable next event 2022-04-01 16:47:47 +02:00
Makefile add PVE/Jobs to handle VZDump jobs 2021-11-10 16:11:00 +01:00
NodeConfig.pm nodeconfig: use common config parser 2022-03-17 14:24:20 +01:00
pvecfg.pm.in pvecfg: adapt version and release semantic 2019-05-26 16:11:43 +02:00
Report.pm report: lsblk: merge/group parents of sub-trees 2022-03-30 15:33:13 +02:00
VZDump.pm vzdump: transform hook script checks to post-if notation 2022-04-28 18:44:20 +02:00