mirror of
https://github.com/pelican-dev/panel.git
synced 2026-05-04 18:00:48 +03:00
Updating Server Resources are not applied on the fly #262
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?
Originally created by @notAreYouScared on GitHub (Feb 22, 2025).
When updating a server CPU/ram/disk limits, It should be updated on the fly without having to restart the container, there is existing functionality that was not added back in with the filament change.
Appears
BuildModificationServiceneeds to be called once the server record is updated.