Caleb Bron

Results 59 comments of Caleb Bron

This should have scale testing done afterwards to ensure there isn't a negative impact.

Believe we addressed this in other ways, can probably close.

Sorry for delay. I just tested this and it worked for me on 0.30. This is from host: ``` kubectl get pdb -A NAMESPACE NAME MIN AVAILABLE MAX UNAVAILABLE ALLOWED...

Hi @floriankoch, I'm not so familiar with Flux, can you clarify why the HelmRelease needs to go into the flux-system namespace instead of the vcluster namespace ? That is what...

Hello @pasztorl can you clarify what problem is, it looks like you are searching for: ` "kubernetes.default.svc"` https://github.com/percona/percona-postgresql-operator/blob/d77f34b12d33d40d7eab0f02679031d7519bc224/internal/naming/dns.go#L97 But we do have that under host-aliases here: https://github.com/loft-sh/vcluster/blob/f3e1f5897c88bc092b29d19925949ebde6ed4ed6/pkg/controllers/resources/pods/translate/translator.go#L280 I checked a...

Hard to read the vcluster.yaml, is that using all defaults ? So then its embedded sqlite database. There are also a lot of these in the logs: `Slow SQL`....`"duration": "3.952061825s"`,...

@adriankabala can you take a look into this soon or close, thx

Each control-plane is fully separate from each other, and cluster-IPs are internal to each cluster, therefore the IPs won't clash. When a pod or service is synced to the host...