public inbox for pdm-devel@lists.proxmox.com
 help / color / mirror / Atom feed
* [pdm-devel] [PATCH datacenter-manager/proxmox{, -backup} 0/3] refactor: log: deprecate tasklog_pbs and replace its usages with tasklog
@ 2026-01-28 13:54 Shan Shaji
  2026-01-28 13:54 ` [pdm-devel] [PATCH proxmox 1/1] proxmox-log: deprecate `tasklog_pbs` and add `tasklog` function Shan Shaji
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Shan Shaji @ 2026-01-28 13:54 UTC (permalink / raw)
  To: pdm-devel

The tasklog_pbs function was used in both PBS and PDM. Since it's not
specific to PBS anymore, this patch series deprecates the same and
replaces all its call sites on both PBS and PDM with the new tasklog
function.

proxmox:

Shan Shaji (1):
  proxmox-log: deprecate `tasklog_pbs` and add `tasklog` function

 proxmox-log/src/builder.rs | 12 +++++++++++-
 proxmox-log/src/lib.rs     |  8 ++++----
 2 files changed, 15 insertions(+), 5 deletions(-)


proxmox-datacenter-manager:

Shan Shaji (1):
  refactor: log: replace use of `tasklog_pbs` with `tasklog`

 server/src/bin/proxmox-datacenter-api/main.rs             | 2 +-
 server/src/bin/proxmox-datacenter-manager-daily-update.rs | 2 +-
 server/src/bin/proxmox-datacenter-privileged-api.rs       | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)


proxmox-backup:

Shan Shaji (1):
  refactor: log: replace use of `tasklog_pbs` with `tasklog`

 src/bin/proxmox-backup-api.rs     | 2 +-
 src/bin/proxmox-backup-manager.rs | 2 +-
 src/bin/proxmox-backup-proxy.rs   | 2 +-
 src/bin/proxmox-daily-update.rs   | 2 +-
 4 files changed, 4 insertions(+), 4 deletions(-)


Summary over all repositories:
  9 files changed, 22 insertions(+), 12 deletions(-)

-- 
Generated by git-murpp 0.8.1


_______________________________________________
pdm-devel mailing list
pdm-devel@lists.proxmox.com
https://lists.proxmox.com/cgi-bin/mailman/listinfo/pdm-devel


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2026-01-28 13:55 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-01-28 13:54 [pdm-devel] [PATCH datacenter-manager/proxmox{, -backup} 0/3] refactor: log: deprecate tasklog_pbs and replace its usages with tasklog Shan Shaji
2026-01-28 13:54 ` [pdm-devel] [PATCH proxmox 1/1] proxmox-log: deprecate `tasklog_pbs` and add `tasklog` function Shan Shaji
2026-01-28 13:54 ` [pdm-devel] [PATCH datacenter-manager 1/1] refactor: log: replace use of `tasklog_pbs` with `tasklog` Shan Shaji
2026-01-28 13:54 ` [pdm-devel] [PATCH proxmox-backup " Shan Shaji

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
Service provided by Proxmox Server Solutions GmbH | Privacy | Legal