Konstantin Khlebnikov

Results 33 issues of Konstantin Khlebnikov

This fixes https://github.com/aefimov/teamcity-deb/issues/2 and do something more.

I can reproduce this in https://thlorenz.com/brace/ both in chome 73 and firefox 66.

It would be nice to have built-in option for feeding json-report back into loop and use it as natural data source for focusing on failed test-cases. (Probably it's already there...

Date of last commit is much more useful than obscure count of commits. And it does not require full depth checkout.

build

NBD tests creates temporary files in home directory even without executing tests. This file name is used for socket - regular file isn't required. Always place them in /tmp -...

bug

Add CRI Image Cache This is SLRU cache which tracks docker images and their tags and digests.

CRI
ready for review

Links: https://kubernetes.io/docs/concepts/architecture/garbage-collection/#container-image-lifecycle

CRI
backlog

Without unused "error" argument retry does not happens. Fixes: c437f3bb48e ("Cosmetics")