Vitor Guidi

Results 25 issues of Vitor Guidi

### What happened? The operator config file was not loaded, when I started the operator with `make run` 2024-01-21T13:59:22.773-0300 INFO setup Oper config file = {"configfile": ""} 2024-01-21T13:59:22.773-0300 INFO setup...

bug

…gFile reference **What this PR does**: This PR adds the `make debug` directive, which allows developers to attach the debugger to delve locally in port 2345. It also fixes the...

I want to play around with this project and experiment with vertical autoscaling. Having said that, I looked through the makefile and did not find a way to add a...

### Motivation This PR addresses issues with excessive log volumes filling disks and making fuzzing jobs unable to run. It also adds basic unit tests for the fuzztest engine. ###...

I am running grafana 10.2.0, and trying to collect metrics from cloudwatch. I am running RDS Postgres 12.14, and using the lambda from the `monitoring-aurora-with-grafana` folder. I ran into a...

I noticed there is a seed for the testing in the screenshot for this repo, which belongs to a deterministic simulation, tiger beetle style. Having said that, is there any...

### Motivation There is no available mechanism by which two clusterfuzz versions can coexist in production. This PR assumes that, during the GCE VM creation, an user data script will:...

This is probably some misconfiguration in [start.sh](https://github.com/google/clusterfuzz/blob/master/docker/base/start.sh#L21) at docker startup, it is happening for batch and kubernetes cronjobs ![image](https://github.com/user-attachments/assets/02d10862-d4b4-4c46-9a34-f6f79f668146) ![image](https://github.com/user-attachments/assets/fc85a895-7943-4211-b2c3-873909f8542f)