Daniel J Walsh

Results 518 comments of Daniel J Walsh

Seems to be some packaging issues: /usr/bin/ld: src/ctr_logging.o: in function `writev_buffer_init': ctr_logging.c:(.text+0xd5a): undefined reference to `ceilf' /usr/bin/ld: ctr_logging.c:(.text+0xdd9): undefined reference to `ceilf' Also fmt test is not happy.

@haircommander What do those states mean when you have multiple containers within the pod? If I have two or more containers within a Pod, and one fails? Never - Just...

Does anyone know if we implement this correctly in podman play kube?

@nalind @mtrmac @vrothberg @crisbal What should we do with this issue?

Would this actually work in respection mixed case files/directories. IE If I copied in a FOOBAR.txt on /foobar.txt and the file foobar.TXT existed in the container, would it update the...

@nalind @flouthoc PTAL I think one issue with this is the difference between a the file systems of Windows versus Linux, in that Windows requires file systems that are NOT...

Do you have any way we could test these. We have no problem accepting this functionality, but without a test, we would have no idea if another PR breaks windows...

@flouthoc DId you ever work on this?