Results 11 comments of Daniil Muidinov

git apply this patch should solve [fix_kub_template_api.patch](https://termbin.com/7s35)

> I'll try to replicate this. Which version are you using? i just clone current master 965650740

> double checking, can you confirm that the **complete timestamps** are exactly the same? (in nanoseconds) yep, absolutely the same ![chrome_3AXx8mnwK3](https://user-images.githubusercontent.com/4971258/185143553-0e106e66-2a17-4f93-a8ee-743edb4e9a61.jpg)

Easiest way to reproduce 1. Clone repo from current main 25e8365d0 2. Go to [production/docker](https://github.com/grafana/loki/tree/main/production/docker/) folder 3. `docker compose up -d` 4. `curl -s -H 'X-Scope-OrgID:Tenant1' -H "Content-Type: application/json" -XPOST...

This behavior since 305936a861c2c9a957649a6cf128930c8c51ef2b by https://github.com/grafana/loki/pull/6691

@nabadger Do you mean support for EOL versions of k8s?

Any solution how to use live log in grafana when datasource with X-Scope-OrgID contains more than 1 tenant id?

The same on me on WSL Ubuntu 22.04 Issue after update to [VScode 1.82.0 ](https://code.visualstudio.com/updates/v1_82) May related with [Disable bracketed paste mode](https://code.visualstudio.com/updates/v1_82#_disable-bracketed-paste-mode)

I use VScode integrated terminal with WSL Ubuntu issue related with https://github.com/microsoft/vscode/issues/192518

I also have the same question