[pmg-devel] [PATCH pve-common/perl-rs/pmg-api/widget-toolkit/pmg-gui v4 0/10] fix #3892: OpenID Connect
2025-02-14 17:49 UTC (2+ messages)
[pve-devel] [RFC PATCH pve-storage/common] fix #3256: allow special characters in storage-related config files
2025-02-14 15:40 UTC (4+ messages)
` [pve-devel] [RFC PATCH pve-common 1/2] fix #3256: SectionConfig: ensure UTF-8 encoding for general configs
` [pve-devel] [RFC PATCH pve-storage 1/1] fix #3256: Storage: PBS: ensure passwords are saved and loaded as UTF-8
` [pve-devel] [RFC PATCH pve-common 2/2] SectionConfig: add unit test for UTF-8 configs
[pdm-devel] [RFC PATCH 1/3] pdm-client: add query builder
2025-02-14 14:11 UTC (3+ messages)
` [pdm-devel] [RFC PATCH 2/3] pdm-client: make use of "
` [pdm-devel] [RFC PATCH 3/3] pbs-client: "
[pve-devel] [RFC cluster/manager/network/proxmox{-ve-rs, -perl-rs} 00/11] Add SDN Fabrics
2025-02-14 13:39 UTC (12+ messages)
` [pve-devel] [PATCH proxmox-ve-rs 01/11] add crate with common network types
` [pve-devel] [PATCH proxmox-ve-rs 02/11] add proxmox-frr crate with frr types
` [pve-devel] [PATCH proxmox-ve-rs 03/11] add intermediate fabric representation
` [pve-devel] [PATCH proxmox-perl-rs 04/11] fabrics: add CRUD and generate fabrics methods
` [pve-devel] [PATCH pve-cluster 05/11] cluster: add sdn fabrics config files
` [pve-devel] [PATCH pve-network 06/11] add config file and common read/write methods
` [pve-devel] [PATCH pve-network 07/11] merge the frr config with the fabrics frr config on apply
` [pve-devel] [PATCH pve-network 08/11] add api endpoints for fabrics
` [pve-devel] [PATCH pve-manager 09/11] sdn: add Fabrics view
` [pve-devel] [PATCH pve-manager 10/11] sdn: add fabric edit/delete forms
` [pve-devel] [PATCH pve-manager 11/11] network: return loopback interface on network endpoint
[pdm-devel] [PATCH proxmox-datacenter-manager 00/25] metric collection improvements (concurrency, config, API, CLI)
2025-02-14 13:08 UTC (29+ messages)
` [pdm-devel] [PATCH proxmox-datacenter-manager 06/25] metric collection: save metric data to RRD in separate task
` [pdm-devel] [PATCH proxmox-datacenter-manager 07/25] metric collection: rework metric poll task
` [pdm-devel] [PATCH proxmox-datacenter-manager 10/25] metric collection: collect overdue metrics on startup/timer change
` [pdm-devel] [PATCH proxmox-datacenter-manager 17/25] metric collection: save time needed for collection run to RRD
` [pdm-devel] [PATCH proxmox-datacenter-manager 19/25] api: add endpoint for updating metric collection settings
` [pdm-devel] [PATCH proxmox-datacenter-manager 24/25] pdm-client: add metric collection API methods
` [pdm-devel] [PATCH proxmox-datacenter-manager 25/25] cli: add commands for metric-collection settings, trigger, status
[pdm-devel] [PATCH proxmox-datacenter-manager v2 00/28] metric collection improvements (concurrency, config, API, CLI)
2025-02-14 13:06 UTC (29+ messages)
` [pdm-devel] [PATCH proxmox-datacenter-manager v2 01/28] test support: add NamedTempFile helper
` [pdm-devel] [PATCH proxmox-datacenter-manager v2 02/28] test support: add NamedTempDir helper
` [pdm-devel] [PATCH proxmox-datacenter-manager v2 03/28] pdm-api-types: add CollectionSettings type
` [pdm-devel] [PATCH proxmox-datacenter-manager v2 04/28] pdm-config: add functions for reading/writing metric collection settings
` [pdm-devel] [PATCH proxmox-datacenter-manager v2 05/28] metric collection: split top_entities split into separate module
` [pdm-devel] [PATCH proxmox-datacenter-manager v2 06/28] metric collection: save metric data to RRD in separate task
` [pdm-devel] [PATCH proxmox-datacenter-manager v2 07/28] metric collection: rework metric poll task
` [pdm-devel] [PATCH proxmox-datacenter-manager v2 08/28] metric collection: persist state after metric collection
` [pdm-devel] [PATCH proxmox-datacenter-manager v2 09/28] metric collection: skip if last_collection < MIN_COLLECTION_INTERVAL
` [pdm-devel] [PATCH proxmox-datacenter-manager v2 10/28] metric collection: collect overdue metrics on startup/timer change
` [pdm-devel] [PATCH proxmox-datacenter-manager v2 11/28] metric collection: add tests for the fetch_remotes function
` [pdm-devel] [PATCH proxmox-datacenter-manager v2 12/28] metric collection: add test for fetch_overdue
` [pdm-devel] [PATCH proxmox-datacenter-manager v2 13/28] metric collection: pass rrd cache instance as function parameter
` [pdm-devel] [PATCH proxmox-datacenter-manager v2 14/28] metric collection: add test for rrd task
` [pdm-devel] [PATCH proxmox-datacenter-manager v2 15/28] metric collection: wrap rrd_cache::Cache in a struct
` [pdm-devel] [PATCH proxmox-datacenter-manager v2 16/28] metric collection: record remote response time in metric database
` [pdm-devel] [PATCH proxmox-datacenter-manager v2 17/28] metric collection: save time needed for collection run to RRD
` [pdm-devel] [PATCH proxmox-datacenter-manager v2 18/28] metric collection: periodically clean removed remotes from statefile
` [pdm-devel] [PATCH proxmox-datacenter-manager v2 19/28] api: add endpoint for updating metric collection settings
` [pdm-devel] [PATCH proxmox-datacenter-manager v2 20/28] api: add endpoint to trigger metric collection
` [pdm-devel] [PATCH proxmox-datacenter-manager v2 21/28] api: remotes: trigger immediate metric collection for newly added nodes
` [pdm-devel] [PATCH proxmox-datacenter-manager v2 22/28] api: add api for querying metric collection RRD data
` [pdm-devel] [PATCH proxmox-datacenter-manager v2 23/28] api: metric-collection: add status endpoint
` [pdm-devel] [PATCH proxmox-datacenter-manager v2 24/28] pdm-client: add metric collection API methods
` [pdm-devel] [PATCH proxmox-datacenter-manager v2 25/28] cli: add commands for metric-collection settings, trigger, status
` [pdm-devel] [PATCH proxmox-datacenter-manager v2 26/28] metric collection: factor out handle_tick and handle_control_message fns
` [pdm-devel] [PATCH proxmox-datacenter-manager v2 27/28] metric collection: skip missed timer ticks
` [pdm-devel] [PATCH proxmox-datacenter-manager v2 28/28] metric collection: use JoinSet instead of joining from handles in a Vec
[pve-devel] StorPool storage plugin concerns
2025-02-14 11:42 UTC (4+ messages)
[pve-devel] [PATCH storage v6 0/7] support moving volumes between storages
2025-02-14 9:50 UTC (17+ messages)
` [pve-devel] [PATCH storage v6 1/7] plugin: allow volume import of iso, snippets, vztmpl and import
` [pve-devel] [PATCH storage v6 2/7] api: content: implement moving a volume between storages
` [pve-devel] [PATCH storage v6 3/7] api: content: support moving backups between path based storages
` [pve-devel] [PATCH storage v6 4/7] storage: introduce decompress_archive_into_pipe helper
` [pve-devel] [PATCH storage v6 5/7] support moving VMA backups to PBS
` [pve-devel] [PATCH storage v6 6/7] pvesm: add a move-volume command
` [pve-devel] [PATCH storage v6 7/7] storage migrate: avoid ssh when moving a volume locally
[pve-devel] [PATCH 0/8 container/manager/docs] fix #4686: Cloudinit support for LXC
2025-02-13 15:09 UTC (20+ messages)
` [pve-devel] [PATCH 1/8 container] cloudinit: introduce config parameters
` [pve-devel] [PATCH 2/8 container] cloudinit: basic implementation
` [pve-devel] [PATCH 3/8 container] cloudinit: add dump command to pct
` [pve-devel] [PATCH 7/8 docs] pct: add script to generate cloudinit options
` [pve-devel] [PATCH 8/8 docs] pct: document cloudinit for LXC
[pve-devel] [PATCH edk2-firmware/qemu-server/manager 0/4] AMD SEV-SNP
2025-02-13 15:08 UTC (2+ messages)
[pve-devel] [PATCH docs v3 1/2] pvesr: update the chapter and bring it into good condition
2025-02-13 14:56 UTC (2+ messages)
[pve-devel] [PATCH (guest-)common/qemu-server/manager/docs v6] implement
2025-02-13 13:30 UTC (22+ messages)
` [pve-devel] [PATCH common v6 1/1] sysfs tools: add 'nvidia' -> 'mdev' workaround to pci_device_info
` [pve-devel] [PATCH guest-common v6 1/2] mapping: pci: check the mdev configuration on the device too
` [pve-devel] [PATCH guest-common v6 2/2] mapping: pci: add 'live-migration-capable' flag to mappings
` [pve-devel] [PATCH qemu-server v6 01/10] vm stop-cleanup: allow callers to decide error behavior
` [pve-devel] [PATCH qemu-server v6 02/10] migrate: call vm_stop_cleanup after stopping in phase3_cleanup
` [pve-devel] [PATCH qemu-server v6 03/10] tests: cfg2cmd: fix mdev tests
` [pve-devel] [PATCH qemu-server v6 04/10] pci: mapping: check mdev config against hardware
` [pve-devel] [PATCH qemu-server v6 05/10] pci: set 'enable-migration' to on for live-migration marked mapped devices
` [pve-devel] [PATCH qemu-server v6 06/10] check_local_resources: add more info per mapped device and return as hash
` [pve-devel] [PATCH qemu-server v6 07/10] api: enable live migration for marked mapped pci devices
` [pve-devel] [PATCH qemu-server v6 08/10] api: include not mapped resources for running vms in migrate preconditions
` [pve-devel] [PATCH qemu-server v6 09/10] migrate: show vfio state transferred too
` [pve-devel] [PATCH qemu-server v6 10/10] migrate: add transfer summary
` [pve-devel] [PATCH manager v6 1/5] mapping: pci: include mdev in config checks
` [pve-devel] [PATCH manager v6 2/5] bulk migrate: improve precondition checks
` [pve-devel] [PATCH manager v6 3/5] bulk migrate: include checks for live-migratable local resources
` [pve-devel] [PATCH manager v6 4/5] ui: adapt migration window to precondition api change
` [pve-devel] [PATCH manager v6 5/5] fix #5175: ui: allow configuring and live migration of mapped pci resources
` [pve-devel] [PATCH docs v6 1/2] qm: resource mapping: add description for `mdev` option
` [pve-devel] [PATCH docs v6 2/2] qm: resource mapping: document `live-migration-capable` setting
[pve-devel] [PATCH manager] ui: util: update backup content type string
2025-02-13 12:57 UTC
[pve-devel] [PATCH SERIES access-control/docs/manager/proxmox-openid v3] fix #4411: add support for openid groups
2025-02-13 11:03 UTC (5+ messages)
` [pve-devel] [PATCH access-control v3 1/1] fix #4411: openid: add logic for openid groups support
[pmg-devel] [PATCH pmg-api/pmg-gui] add information source attribute to content-type what-object
2025-02-13 10:37 UTC (6+ messages)
` [pmg-devel] [PATCH pmg-api 1/2] ruledb: disclaimer: simplify update-case
` [pmg-devel] [PATCH pmg-api 2/2] ruledb: content-type: add flags for source of matching
` [pmg-devel] [PATCH pmg-gui 1/2] rules/object: remove icon from remove button
` [pmg-devel] [PATCH pmg-gui 2/2] rules/content-typefilter: add match source checkboxes
[pve-devel] [PATCH container] Fix bug #6040 in the exclusion pattern of tar
2025-02-13 10:15 UTC (2+ messages)
[pbs-devel] [PATCH proxmox-backup] log: update to tracing in proxmox-daily-update
2025-02-13 10:13 UTC (4+ messages)
[pve-devel] [PATCH network] sdn: factor out frr config generation and writing
2025-02-13 10:09 UTC (5+ messages)
[pve-devel] [PATCH guest-common/qemu-server/manager/docs v5 0/3] implement experimental vgpu live migration
2025-02-13 9:30 UTC (4+ messages)
` [pve-devel] [PATCH qemu-server v5 02/11] pci: mapping: move implementation of find_on_current_node here
[pve-devel] [PATCH manager/nvidia-vgpu-helper v5 0/5] reduce setup steps for nvidia vgpu drivers
2025-02-13 8:15 UTC (6+ messages)
` [pve-devel] [PATCH pve-nvidia-vgpu-helper v5 1/4] create a debian package to make the installation of Nvidia vGPU drivers more convenient
` [pve-devel] [PATCH pve-nvidia-vgpu-helper v5 2/4] debian/control: add dependency for helper script
` [pve-devel] [PATCH pve-nvidia-vgpu-helper v5 3/4] add pve-nvidia-vgpu-helper and Makefile to make dependency installation more convenient
` [pve-devel] [PATCH pve-nvidia-vgpu-helper v5 4/4] debian: add and install pve-nvidia-sriov systemd template unit file
` [pve-devel] [PATCH pve-manager v5 1/1] debian/control: add pve-nvidia-vgpu-helper as dependency
[pve-devel] [PATCH manager/nvidia-vgpu-helper v4 0/5] reduce setup steps for nvidia vgpu drivers
2025-02-12 14:05 UTC (3+ messages)
[pbs-devel] [PATCH backup v2 0/2] fix #5946: disks: wipe: ensure GPT header backup is wiped
2025-02-12 13:44 UTC (8+ messages)
` [pbs-devel] [PATCH backup v2 1/2] "
` [pbs-devel] [PATCH backup v2 2/2] disks: wipe: only zero out the first 1 MiB
[pve-devel] [PATCH storage/qemu-server/manager v2 0/4] Restore with a specified file format
2025-02-12 13:02 UTC (5+ messages)
` [pve-devel] [PATCH storage v2 1/4] add standard option for VM disk formats in file-based storages
` [pve-devel] [PATCH qemu-server v2 2/4] fix 4888: qmrestore: add disk-format option
` [pve-devel] [PATCH manager v2 3/4] ui: form: add hideFormatWhenStorageEmpty option to DiskStorageSelector
` [pve-devel] [PATCH manager v2 4/4] ui: window: add disk-format option to the restore window
[pve-devel] [PATCH qemu 1/2] vm-network-scripts: move scripts to /usr/libexec
2025-02-12 11:31 UTC (4+ messages)
[pve-devel] [PATCH-SERIES qemu-server v3 0/3] fix #6007: fix PBS template backup for certain configurations
2025-02-12 11:04 UTC (4+ messages)
` [pve-devel] [PATCH qemu-server v3 1/3] backup: also restore VM power state for early failures
` [pve-devel] [PATCH qemu-server v3 2/3] config: add special class that prevents writing the configuration
` [pve-devel] [PATCH qemu-server v3 3/3] fix #6007: template backup: use minimized configuration for handling the full vm start
[pbs-devel] [PATCH backup v3 0/2] fix #5946: disks: wipe: ensure GPT header backup is wiped
2025-02-12 10:58 UTC (3+ messages)
` [pbs-devel] [PATCH backup v3 1/2] disks: wipe: replace dd with write_all_at for zeroing disk
` [pbs-devel] [PATCH backup v3 2/2] fix #5946: disks: wipe: ensure GPT header backup is wiped
[pve-devel] storage plugins: what is plugindata()->{content}[1]
2025-02-12 10:57 UTC (4+ messages)
[pve-devel] [PATCH stable-7 guest-common] storage tunnel: correctly set disk-import parameters
2025-02-12 10:55 UTC (2+ messages)
[pve-devel] [PATCH installer/{pve, pmg}-docs/proxmox-backup v3 0/8] raise minimum root password length to 8 characters
2025-02-12 9:44 UTC (2+ messages)
[pbs-devel] [PATCH offline-mirror 1/2] cargo: use shorter version format for sequoia-openpgp
2025-02-12 9:32 UTC (2+ messages)
` [pbs-devel] applied-series: "
[pdm-devel] [PATCH proxmox-datacenter-manager 00/15] change task cache mechanism from time-based to max-size FIFO
2025-02-12 9:19 UTC (5+ messages)
[pdm-devel] [PATCH pdm 0/7] multi-remote client and node reachability cache
2025-02-12 9:07 UTC (4+ messages)
` [pdm-devel] [PATCH datacenter-manager 1/7] server: generic multi-client wrapper
[pve-devel] [PATCH pve-network 1/1] sdn: fix comparison of pending configuration values
2025-02-11 20:27 UTC (2+ messages)
` [pve-devel] applied: "
[pmg-devel] [PATCH i18n] fr: improve translations for match mode selector in PMG
2025-02-11 20:04 UTC (2+ messages)
` [pmg-devel] applied: "
[pbs-devel] [PATCH proxmox-backup] pbs-client: remove `log` dependency and migrate to `tracing`
2025-02-11 19:16 UTC (2+ messages)
` [pbs-devel] applied: "
[pbs-devel] [PATCH backup] fix #5946: disks: wipe: ensure GPT header backup is wiped
2025-02-11 16:29 UTC (3+ messages)
[pve-devel] [PATCH container/qemu-server/storage v2 00/31] consistent assertions for volume's content types
2025-02-11 16:08 UTC (25+ messages)
` [pve-devel] [PATCH pve-storage v2 2/5] introduce helpers for content type assertions of storages and volumes
` [pve-devel] [PATCH qemu-server v2 01/15] test: cfg2cmd: expect error for invalid volume's storage content type
` [pve-devel] [PATCH qemu-server v2 02/15] fix #5284: api: move-disk: assert content type support for target storage
` [pve-devel] [PATCH qemu-server v2 04/15] api: remove unused size variable in check_storage_access
` [pve-devel] [PATCH qemu-server v2 05/15] api: remove unusable default storage parameter "
` [pve-devel] [PATCH qemu-server v2 08/15] tree-wide: update vdisk_alloc optional arguments signature
` [pve-devel] [PATCH qemu-server v2 09/15] cfg2cmd: improve error message for invalid volume content type
` [pve-devel] [PATCH qemu-server v2 10/15] api: {clone, move}_vm: use volume content type assertion helpers
` [pve-devel] [PATCH qemu-server v2 11/15] api: {create, update}_vm: "
` [pve-devel] [PATCH qemu-server v2 12/15] api: import{disk, ovf}: "
` [pve-devel] [PATCH qemu-server v2 13/15] api: qmrestore: "
` [pve-devel] [PATCH qemu-server v2 14/15] api: migrate_vm: "
` [pve-devel] [PATCH qemu-server v2 15/15] tree-wide: add todos for breaking content type assertions
` [pve-devel] [PATCH container v2 01/11] migration: prepare: factor out common read-only variables
` [pve-devel] [PATCH container v2 02/11] tests: add tests for expected behavior of alloc_disk wrapper
` [pve-devel] [PATCH container v2 03/11] alloc_disk: fail fast if storage does not support content type rootdir
` [pve-devel] [PATCH container v2 04/11] alloc_disk: factor out common arguments for call to vdisk_alloc
` [pve-devel] [PATCH container v2 05/11] alloc_disk: simplify storage-specific logic for vdisk_alloc arguments
` [pve-devel] [PATCH container v2 06/11] alloc_disk: update vdisk_alloc optional arguments signature
` [pve-devel] [PATCH container v2 07/11] alloc_disk: use volume content type assertion helpers
` [pve-devel] [PATCH container v2 08/11] api: create: "
` [pve-devel] [PATCH container v2 09/11] migration: prepare: "
` [pve-devel] [PATCH container v2 10/11] api: update_vm: "
` [pve-devel] [PATCH container v2 11/11] mount: raw/iso: "
page: next (older) | prev (newer) | latest
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.
Service provided by Proxmox Server Solutions GmbH | Privacy | Legal