Standa Láznička
Standa Láznička
/triage accepted
/test verify infra issues it seems
/test pull-kubernetes-verify
Yes, an integration test is currently missing. I suppose I could write some kind of an aggregated API server similar to how the admission webhooks are being tested: https://github.com/kubernetes/kubernetes/blob/aef1832fbf9e584b5fefa5d90717d585a3340643/test/integration/apiserver/admissionwebhook/admission_test.go#L473
The front-proxy config test now lives separately from the other, rather big aggregated apiserver test. **edit:** I split the addition of the test and a minor cleanup of the file...
/test pull-kubernetes-integration Odd, the TestFrontProxy test appears to have failed, but then again it seems that there was some kind of a network issue? I can't reproduce the failure locally,...
/reopen /remove-lifecycle rotten
I can see that the game actually segfaults every time you try to run it: ``` Stack trace of thread 19249: #0 0x00007fc44ec03e3a n/a (/opt/wine-lol/lib/wine/x86_64-unix/ntdll.so + 0x4ee3a) #1 0x00007fc44ec0494f n/a...
/hold I want to take some time to think about this a bit more
It should be, I've already started working on it.