justinrush
justinrush
This issue seems to have carried over to the gateway API provider. If I use the helm chart setting to restrict access to specific secrets the gateway provider never starts...
@rtribotte is the proposal to add some cluster label selector attribute on the `pkg/provider/kubernetes/crd/clientWrapper` so that it can use the `NewSharedInformerFactoryWithOptions` with the label selector filter rather than the `NewSharedInformerFactory`...
> Hello @justinrush, > > Sorry for the late reply. > > I think it would rather be a field selector configuration for the `WithTweakListOptions` to use with the Kubernetes...
ok, PR https://github.com/traefik/traefik/pull/10894 submitted, @mattharrigan / @jnonino FYI in case you have thoughts on ways this should exposed in the helm chart.
is there a way to know when that is done? Trying to figure out what is different with the typescript code because the same client code using the streadway/amqp go-lang...
do other people see this taking 40+ms? there isn't really another library to try with typescript for comparisons... rhea requires amqp 1.0.
@tardich ADVERTISE_IP is the IP that the service will tell clients to connect to. The pod IP will always be the internal k8s cluster ip.
Mind passing along the go script you used to do that? Get Outlook for Android ________________________________ From: JSteeleIR Sent: Tuesday, December 25, 2018 4:49:17 AM To: munnerz/kube-plex Cc: Justin Rush;...
Ah, I have multiple NFS mounts for the media, so that won't work for me. But +1 for documenting the enabled flag :) that got me a few times. I'll...
re-opening this one - it would be helpful