mirror of
https://github.com/pelican-dev/panel.git
synced 2026-05-04 18:00:48 +03:00
[PR #283] [MERGED] Fix overallocation -1
#675
Reference in New Issue
Block a user
Delete Branch "%!s()"
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?
📋 Pull Request Information
Original PR: https://github.com/pelican-dev/panel/pull/283
Author: @Boy132
Created: 5/28/2024
Status: ✅ Merged
Merged: 5/30/2024
Merged by: @lancepioch
Base:
main← Head:fix/overallocation📝 Commits (3)
1d0e9ecfix "-1" overallocation52052c2fix wrong symbol3c9f134fix order of params📊 Changes
5 files changed (+29 additions, -16 deletions)
View changed files
📝
app/Http/Controllers/Api/Application/Nodes/NodeDeploymentController.php(+1 -1)📝
app/Models/Node.php(+21 -8)📝
app/Services/Deployment/FindViableNodesService.php(+3 -5)📝
app/Services/Servers/ServerCreationService.php(+1 -1)📝
app/Services/Servers/TransferServerService.php(+3 -1)📄 Description
Fixes #268
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.