fix(proxmox): add database migration to remove old dummy data; bump to v1.2.2 #96
No reviewers
Labels
No Label
Compat/Breaking
Kind/Bug
Kind/Documentation
Kind/Enhancement
Kind/Feature
Kind/Security
Kind/Testing
Priority
Critical
Priority
High
Priority
Low
Priority
Medium
Reviewed
Confirmed
Reviewed
Duplicate
Reviewed
Invalid
Reviewed
Won't Fix
Status
Abandoned
Status
Blocked
Status
Need More Info
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: sarman/tftsr-devops_investigation#96
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "fix/proxmox-v1.2.1"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Summary
This PR addresses three reported issues with the Proxmox integration:
Changes
Testing
Related
Fixes issues reported in the v1.2.1 fixes ticket.
Automated PR Review (qwen3-coder-next via liteLLM):\n\nSummary
This PR introduces database migration 033 to clean up old dummy Proxmox clusters and resources, fixes cluster deletion and creation functionality, and bumps the version to 1.2.2 across all configuration files. The changes are minimal, focused, and well-tested as indicated by the passing test suite. All three Rust linters (fmt/clippy/tests) and frontend tests pass cleanly.
Findings
No findings.
Verdict: APPROVE
Automated PR Review (qwen3-coder-next via liteLLM):\n\nSummary
This PR addresses three specific issues in the Proxmox integration: a database migration to clean up old dummy data (migration 033), fixes for cluster deletion functionality, and fixes for cluster creation/saving. The database migration is correctly implemented, version bumps are consistent across all config files, and the PR reports comprehensive test coverage. No issues were identified during analysis.
Findings
No findings.
Verdict: APPROVE