Daniel Lipovetsky

Results 114 comments of Daniel Lipovetsky
trafficstars

[codecov failure](https://github.com/kubernetes-sigs/cluster-api-provider-azure/actions/runs/8267521455/job/22618132558?pr=4612) cause: > error - 2024-03-13 15:52:42,507 -- Commit creating failed: {"detail":"Tokenless has reached GitHub rate limit. Please upload using a token: https://docs.codecov.com/docs/adding-the-codecov-token. Expected available in 967 seconds."}

I consider MachineDeployments to be relatively low-level abstractions. Thinking out loud, if I need to deploy 5 different instance types, I can create a MachineDeployment for each type. If I...

> While writing tests, I found that this doesn't work with multiple webhooks, it will only add the last added webhook in the filter. Are you talking about multiple webhooks...

> Taking a step back, my goal is to limit the the cache to only the web-hooks that are needed/configured for the cert-controller, so in the end I can setup...