source-controller/tests
Stefan Prodan 3168bb6051
Introduce artifact max size limit of 50MiB
Add a controller flag named "--artifact-max-size=<bytes>" with the default value of 50MiB.
To disable the limit, the value can be set to "--artifact-max-size=-1".
The flag enforces a max size limit for the artifact contents produced by source-controller,
to avoid out-of-memory crashes of consumers such as kustomize-controller.

Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
2022-10-11 17:53:52 +03:00
..
fuzz Introduce artifact max size limit of 50MiB 2022-10-11 17:53:52 +03:00