f3ebdd56c5
Instead of having a hardcoded value the conversion prlimits are now operator configurable. These settings have always been arbitrary as it depends on the environment. Change-Id: I462cecc3152bf838b7d42d5abc3ca31610567e5e Closes-Bug: #1705340
8 lines
278 B
YAML
8 lines
278 B
YAML
---
|
|
features:
|
|
- |
|
|
Added the ``image_conversion_cpu_limit`` and
|
|
``image_conversion_address_space_limit`` as configurable parameters. This
|
|
adds configurability to the image conversion process to prevent the process
|
|
from timing out when converting larger images.
|