Skip to content

Istio Proxy Makefile patch specifies too many jobs #11

@mundaym

Description

@mundaym

This patch sets the number of bazel jobs to 10: https://github.com/linux-on-ibm-z/scripts/blob/master/IstioProxy/1.3.6/patch/Makefile_release.diff

This is too high for my system (SLES 15 SP1 with 16G RAM and 8G swap) and causes the build to fail with an out of memory error. It is a pain to workaround because it is being pulled in by a script that is pulled in by another script...

Can we remove the jobs specifier? I think it is there to avoid an OOM error ironically, but it would be better to let the user modify it down using a .bazelrc override I think.

@aborkar-ibm

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions