Project

General

Profile

Actions

Idea #20231

open

container/request list calls do not return large fields by default

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.

For similar reasons, collection list requests do not return the manifest_text by default: providing it can put undue strain on the RailsAPI server for clients that don't need it. Apply the same exclusion to large container/request fields.

TBD: Finalize the list of fields:

  • mounts
  • secret_mounts
  • What else?

No data to display

Actions

Also available in: Atom PDF