Peng Tan
Peng Tan
Any update here? it is useful feature, can we separate the submit to more steps, first with --token $MYTOKEN, and 2nd step to add "--token-stdin"?
+1 we configure wildcard hosts in destinationRule , but we would like to auto-gen sni and san info, this PR can help. Any plan to support it?
UCloud company still exist, I think they still use redis, or is the project moved to internal? If yes, it is better to add some announcements in the README.md.
F.Y.I. To support updating socket_options in dual stack scenarios, the envoy proxy community has already implemented several enhancements which include updating socket_option in runtime, supporting multiple addresses for the same...
Seems it works. My steps are as below: ``` ##I am not sure if the latest "--model qwen" is needed, seems not. $ fabric --setup --remoteOllamaServer http://127.0.0.1:11434 --model qwen Welcome...
Long but good discussion, sorry I haven't read all the comments, but from a telco/3GPP spec point of view, "*-Envoy-*" HTTP headers are at least not allowed across k8s clusters,...
> Hey all with the iminente release of Gemini 1.5, I'm eagerly awaiting this functionality. +1
@howardjohn can I understand that it will also benefit StartTLS handling?
@dswarbrick I don't think setting TOS/DSCP require CAP_NET_ADMIN in k8s, I always configure DSCP (e.g. set to 63) and TCP KA (also one socket option) in istio ingress gateway, which...