Alex

Results 8 comments of Alex

I'm trying to do both clear and redraw, so when my app is exiting I have useful state on top of my term window. I just caught myself often trying...

Could you please say on which level in respect to [boot config order](https://docs.spring.io/spring-boot/docs/current/reference/html/boot-features-external-config.html) spring-cloud-kubernetes configmap kicks in? We have issues trying to run app locally and having configmap taking precedence...

- If applicable, what company/organization do you represent? [local.ch](https://www.local.ch/) [localsearch](http://localsearch.ch) - How are you using Jaeger? Production deployment inside k8s using ES backend and zipkin reporters. Java ([spring-sleuth](https://cloud.spring.io/spring-cloud-sleuth/)), Ruby and...

seems to be fixed with [e4891915](https://github.com/yahoo/yos-social-php5/commit/e4891915fa81ec37d79cac6dd4f5d652ebe5ba4c)

hey, yes, I've figured as well that changing PVC name to `data` fixed crashing for us. We'll try removing name as well, thanks for the feedback and fix! 👍🏻

This issue for me reproduces only when focus is on the prompt. When focus is on the output or e.g. I'm in the vim window - `Ctrl+Shift+Enter` do work

I would vote for client side `http.host`, as it would less likely to explode and makes client span complete and easier to reason about. This is especially relevant for calls...

maybe this will help to debug: happens on narrower terminal when table doesent fit from the first run and recalculate logic is triggered. On a first pass my `StyleFunc` is...