syndesisio / syndesis-rest

The API for Syndesis - a flexible, customizable, cloud-hosted platform that provides core integration capabilities as a service. It leverages Red Hat's existing product architecture using OpenShift Online/Dedicated and Fuse Integration Services.
https://syndesis-staging.b6ff.rh-idev.openshiftapps.com/api/v1/
Apache License 2.0
6 stars 17 forks source link

refactor(integration): Set builder memory to 300m #665

Closed rhuss closed 7 years ago

rhuss commented 7 years ago

Ideally this should be configurable as well as the requests/limits of the builder pod.

For our cluster we have 512 MB limit so a mx of 500M is too large. 300M should be safe, however, as said, this should be configurable.

jimmibot commented 7 years ago

@rhuss, thanks! @KurtStam, please review this.

rhuss commented 7 years ago

@zregvart quick review if possible ?

pure-bot[bot] commented 7 years ago

Pull request approved by @zregvart - applying approved label

rhuss commented 7 years ago

retest this please