Artem Chernyshev

Results 94 comments of Artem Chernyshev

> I expected there to be a way to customize QuotaBackendBytes for etcd, but there appears to not be. I think exposing that won't help as Omni will try to...

For SaaS we can just use SendGrid.

> for some reason the whole row links to the patch, except the patch id - even though the patch id has a mouse cursor that indicates it is a...

Maybe some kind of tree view will make more sense here

We can try to reassmble the interface.

Proposed structure: ``` affinity: preferred: ... required: ... ```

I see that you're using the tag from `main` branch. I would recommend to use stable branches instead, without `beta.N-` tags. We try to keep `main` stable, but we might...

Design notes ------------- We have the following data for each provider: There can also be offline/online status and a health check error. Several providers of the same type can exist...

In general: the tricky part about the QControllers is that all inputs for the controller should have finalizers added by the QController. So if the input is running we add...