Project

General

Profile

Actions

Idea #20230

open

Ensure that large container/request field loads are size-limited

Added by Brett Smith about 1 year ago.

Status:
New
Priority:
Normal
Assigned To:
-
Category:
API
Target version:
Start date:
Due date:
Story points:
-

Description

There are some fields of containers and container requests that can grow very large. Loading a lot of them can put a lot of RAM strain on the RailsAPI server. Most definitely mounts and secret_mounts. In principle, this could apply to any user-controlled array or hash, like cmd or env.

RailsAPI has code to limit the number of objects returned in a single list request based on the amount of data loaded from the database. Ensure that RailsAPI applies these limits to the container/request fields we want.

TBD: Finalize the list of fields:

  • mounts
  • secret_mounts
  • What else?

No data to display

Actions

Also available in: Atom PDF