Manu Garg

Results 162 comments of Manu Garg

#885 implements local storage for artifacts.

The only thing remaining here is to add support for Azure Blob Storage. Perhaps we want to add support for cleaning up local storage as well. For example, let's say...

#955 implements cleanup for local storage.

Initial Azure implementation in #957.

This is done now. Test artifacts handling has matured quite a bit.

Changes in this PR are humongous and obviously old. It will be hard to merge it, but there some very useful and interesting tidbits here.

@isomeruk Thanks for filing this. Actually I've been working on the markdown support but it's taking time to take it beyond the finish line because of some styling issues (and...

Other than logs throttling, we can also look at implementing negative test in HTTP probe, similar to the TCP probe: https://github.com/cloudprober/cloudprober/blob/47ff806a97cc4d77247dfd56f2009917483d02e2/probes/tcp/tcp.go#L167