v.7.9.0

Improvements:

  1. [LUNA-8232] Added new parameter check_resources to lambda creation, lambda update and lambda import requests. If this parameter is on, then before lambda deployment there will be check of requested resources from deploy_parameters field against limits from LAMBDA_RESOURCE_LIMITS setting. If reqested resources exceed limits error will be raised. Added new route lambda resources which shows available resources per namespace.

Bugs fixed:

  1. [LUNA-8233] Fixed issue where configuration settings with empty array values were omitted from /config endpoint response. Empty arrays are now correctly included in the configuration output.

Migration:

See a migration manual.