[PR #240] refactor(ai-server): simplify VmTools; add tags to minimal VM output #323

Closed
opened 2026-03-07 19:57:34 +03:00 by kerem · 0 comments
Owner

Original Pull Request: https://github.com/Corsinvest/cv4pve-admin/pull/240

State: closed
Merged: Yes


Summary

  • Refactor ListVms, ListNodes, ListStorage using ternary expression instead of if/else blocks
  • Add tags field to minimal VM output in ListVms

Test plan

  • Verify ListVms returns correct fields in Minimal and Full mode
  • Verify tags field appears in Minimal output
**Original Pull Request:** https://github.com/Corsinvest/cv4pve-admin/pull/240 **State:** closed **Merged:** Yes --- ## Summary - Refactor `ListVms`, `ListNodes`, `ListStorage` using ternary expression instead of if/else blocks - Add `tags` field to minimal VM output in `ListVms` ## Test plan - [ ] Verify `ListVms` returns correct fields in Minimal and Full mode - [ ] Verify `tags` field appears in Minimal output
kerem 2026-03-07 19:57:34 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/cv4pve-admin#323
No description provided.