source-controller/tests/fuzz
Sanskar Jaiswal f8c27a85dd Garbage collect with provided retention options.
Introduce two new flags to configure the ttl of an artifact and the max
no. of files to retain for an artifact. Modify the gc process to
consider the options and use timeouts to prevent the controller from
hanging.
This helps in situations when the SC has already garbage collected the
current artifact but the advertised artifact url is still the same,
which leads to the server returning a 404.

Signed-off-by: Sanskar Jaiswal <jaiswalsanskar078@gmail.com>
2022-04-07 18:43:55 +05:30
..
Dockerfile.builder Initial fuzzing tests 2022-02-08 17:49:34 +00:00
gitrepository_fuzzer.go Garbage collect with provided retention options. 2022-04-07 18:43:55 +05:30
go.mod fuzz: Update to use v1beta2 APIs 2022-02-23 12:37:48 +01:00
oss_fuzz_build.sh align fuzzing deps 2022-03-28 17:21:47 +01:00
oss_fuzz_run.sh Initial fuzzing tests 2022-02-08 17:49:34 +00:00