Benjamin Huo
Benjamin Huo
> Hi @benjaminhuo ! So sorry for this late reply! Once you have the correct trademark agreement filled out, you can send it here: [[email protected]](mailto:[email protected]) Mail sent @Cmierly
@daviddyball , I'm not sure if I understand your use case correctly, but does this pr https://github.com/improbable-eng/thanos/pull/508 solve your problem? There are flags like --grpc-server-tls-cert/--grpc-client-tls-cert added by this pr in...
> Try getambassador.io for a nice GRPC proxy. It's what we ended up using to get around the problem of not being able to mix TLS and non-TLS stores. @daviddyball...
> @benjaminhuo I had `thanos-query` talking directly to `ambassador` directly, so didn't use Ambassador for outbound. You'd probably want to use Envoy directly for that part, no? Yeah, I'm considering...
> We're not validating TLS at the moment @benjaminhuo , so there's no TLS config on `query`, just a list of `store` endpoints 👍 I see :)
It's not on the roadmap yet. But Fluent operator maintainers are open to seeing proposals and contributions for this feature. @AlessandroFazio
> @chrono2002 you didn't use the `make manifests` to generate the CRDs, so your modifications will be deleted each time the `make manifests` command will be played Yeah, @chrono2002 you'll...
@sarathchandra24 Thanks for the great effort, I'm going to add you as maintainer
@fschlager Thanks for the PR, don't forget to sign your commit next time: ```shell git commit -s --amend git push -f ```
@max-allan Good point, we do need hands to upgrade and test new version of fluentd and fluentbit