Alexander Overvoorde

Results 22 comments of Alexander Overvoorde
trafficstars

We're also running into this issue. It looks like the console is using the wrong URL to download from the specific tenant. When you upload a file, which *does* work,...

I managed to fix this by manually updating the CRD: ```shell kubectl apply -f 'https://raw.githubusercontent.com/jaegertracing/helm-charts/main/charts/jaeger-operator/crds/crd.yaml' ```

>I'll let folks pipe in here, but think k9s should always resume where you've left it at last?? I suppose it depends on the way you use k9s that determines...

> Would this help and does it make sense? Yeah. that sounds great :)

Setting max_batch_size to 1 has the unintended side effect of disabling client side batching as well, though.

@nv-kmcgill53 Yeah, being able to specify the default scheduler in the config would be a perfect solution!

@alebedev87 Yeah, the ingress already existed. > My guess is that Azure DNS is just the stricter provider which doesn't allow the wildcard character to be anywhere except for the...

I can confirm that using `--txt-wildcard-replacement` solved the problem for us. We set it to "wildcard" but I suppose the specific value does not really matter. I think this should...

The README should be updated to state that the 2020-12 specification is currently not supported, given that `items` is not validated properly.

@rmccorm4 Fair enough, but my company did submit a CLA for a different PR: https://github.com/triton-inference-server/core/pull/122