Milos Gajdos

Results 546 comments of Milos Gajdos

I would also recommend you to switch to `v3` release -- it has a lot of patches applied and a bunch of performance improvements. Consider `v2.x` release to be in...

It's not been marked as stable yet, but the changes have been accumulated over the past couple of years -- before we released v3 there had been no release for...

I'm a bit confused, you report that the issue affects `v3.0.0-alpha1` but then conclude that it didn't reproduce on the base image? > I tried it on the base image,...

A couple of questions -- sorry if they come out as dumb, but I'm still confused and would like to understand the problem better: * what does `busybox` have to...

> I need to go back and do this again now because in the next release (presumably RC4) of image-spec, the OCI Index can also have a subject: [opencontainers/image-spec#1020](https://github.com/opencontainers/image-spec/pull/1020) (╯°□°)╯︵...

We shall wait until a new stable release is cut in https://github.com/opencontainers/distribution-spec. Adding things that implement RCs has turned out to be a wrong move. No rush with this until...

@smasset I dont think we'll be adding this. Mind closing this PR?

Sounds great, I'll address these later on. The PR was a quick morning hack, will mark as draft and get back to you.

I haven't looked into how hard would it be to integrate logrus with gorilla muxer. But In the future Id love to bin logrus in favour of more efficient loggers🤔