Raman Sarvaria
Raman Sarvaria
Unfortunately I don't know if this is something that we would be able to bring to the OpenRTB specification as it goes through cycles every few years (2.6 was released...
Sorry ignore the code snippet implementation in the comment above - this wouldn't be feasible as with the pipelined configuration approach you wouldn't be able to set the private configurations...
Spitballing a scenario here - What happens in the case that Kube/Core DNS (or anything node specific tbh) fails to resolve FQDNs for one of the N nodes? Would this...
Sorry for commenting and disappearing. Thanks @oneonestar for diagraming the potential issue, it's definitely clearer than my example :smile: To me, the current coupling (not the suggested design) is a...
> Instead of deactivating backends, we could switch to using the TrinoQueueLengthRoutingTable as default. This routing strategy will automatically ignore any backend that does not respond with the number of...
To revisit this topic now that Airlift is in, would the easiest path forward be to leverage the env variables as suggested by star? My preference would be volume mounted...
> > whereas any user with R/O access to the container would be able to output the environment variables. > > Is it common to allow several users to access...
Thanks @arturmkr, I was going to do this a while back but after having a baby I've been tight on spare time 😄
This can likely be closed, correct? I see the Helm chart no longer uses lookup and also supports env vars for secrets. Though I see the configuration is still being...
Is this a duplicate of https://github.com/trinodb/trino-gateway/issues/80?