corinz

Results 21 comments of corinz

You need to be on a later version of bash, not the apple default to get rid of the segfault. But even then, there's kpt invocation issues when running on...

@sondrelg thanks for your response. No, the logs do not show that anything but the image with a sha tag have been deleted. Any ideas for debugging this?

@sondrelg Thanks for the info. What prevents the retention policy from deleting images that are depended on by multi-platform tagged versions? If I understand correctly, the gh api will return...

@sondrelg Start with this Dockerfile ``` Dockerfile FROM alpine RUN mkdir foobar ``` Execute a multi platform build using Dockers Buildx builder: ``` shell docker buildx build --push --platform linux/arm64,linux/amd64...

thanks @sondrelg I'm going to track this down with GHCR, and will contribute if possible.

@sondrelg Seems like github doesn't discriminate between a parent container or child container when using the Packages LIST API. What LIST fails to reveal is the graph/dependencies that exist behind...

@sondrelg I won't have the personal time to do this for a while. But would be good to keep this issue in the backlog!

@wyardley Do you think this may be a small outage? We are experiencing the same issue at the same time...