Denis Arnst
Denis Arnst
Thanks for your reply. I imagined, that for every line in the Watch Window, you would get one backtrace (the first time it appeared). I tried your injecting approach. But...
So what I did now (I omitted Linux and other non relevant stuff): ```yaml matrix: os: [ubuntu-latest, macos-latest, windows-latest] include: ... - os: windows-latest GENERATOR: msys2 PRESET: msys2-release shell: 'D:\a\_temp\setup-msys2\msys2.CMD'...
If someone wants to test it: 1. Make sure the debug header is in the NGINX configuration `add_header X-Cache-Status $upstream_cache_status;` 2. Create an API key (or use the one from...
@Shadowghost Thank you for your approval. I can also provide more specific details if it is required for merging it. I currently have this configuration successfully in use for some...
> As I am behind the NAT and multiple people (customers of a same ISP) are exposed to internet on a single IP (everyone has a random port range), I...
> @Sapd Thank you, I should clarify though that I don't own the domain (it's the ISP's domain), so I understand there is no way of me getting a valid...
zhimi.airp.mb5a also (Air Purifier 4)
The PR in regards to SKS Nodepools was merged: https://github.com/kubernetes/autoscaler/pull/4247 So this can be closed
I would additionally suggest, that the monitor flag has an optional parameter, which defines how many seconds, defaulting to 2.
> > I would additionally suggest, that the monitor flag has an optional parameter, which defines how many seconds, defaulting to 2. > > Got any recommendations for the name...