Daniel Valdivia

Results 68 comments of Daniel Valdivia

there's a weird coloring happening when running the latest warp with `k9s`

perhaps the line that reports a query with a `(null)` user is telling something? ``` INFO {tid=17}: got query "START_WAL_PUSH postgresql://(null):@pageserver-0.pageserver.default.svc.cluster.local:6400" ```

I've experienced the same, seems like the animation expects a single `div` as the first element of the component

what @wizpresso-steve-cy-fan points out works, seems like the storageClasses from the host cluster are not getting synced, if it's not expected and we should re-create the host SC inside the...

did you found a solution or cause to this problem @AnkitPurohit01 ?

Can you try using `CLUSTER_DOMAIN` for console deployment as well, that is the correct environment variable so that we honor the customer cluster domain. Please try that and re-open if...

We do honor the `MINIO_SERVER_URL` @harshavardhana, if we weren't, we usually default to `localhost:9000`

This sounds like you need to tell nginx to support larger bodies via the following annotations ``` nginx.ingress.kubernetes.io/proxy-body-size: 5120g ```

We already switched to a slimmer list of buckets for object browser to address this