panel icon indicating copy to clipboard operation
panel copied to clipboard

fix: include oom_disabled in validated

Open devnote-dev opened this issue 1 year ago • 0 comments

The oom_disabled property for the store server request was never validated and passed to the server creation service, meaning that servers created via the API always had the OOM killer disabled. This PR fixes that bug, and should also fix updating oom_disabled via the update build endpoint.

devnote-dev avatar Jul 18 '22 09:07 devnote-dev