Mathieu Tortuyaux
Mathieu Tortuyaux
Hello sorry for the delay, this has been missed. This error looks like similar to: https://github.com/zalando/postgres-operator/issues/2516 - did you get it work in the meantime?
Thanks for the PR - I'm curious, what would be the benefit here comparing to the official HAProxy Docker image: https://hub.docker.com/_/haproxy ?
Some additional context here: https://github.com/coreos/coreos-assembler/issues/2741
Hello @defwxyz what's your SDK version? Do you use the containerized SDK? (https://www.flatcar.org/docs/latest/reference/developer-guides/sdk-modifying-flatcar/)
@kthommandra hello, I can't reproduce the issue via a Kubernetes deployment. I tried with two different kernel versions: ``` $ uname -r 5.15.154-flatcar $ kubectl exec -ti test-pod-1 -- mount...
Hello, I am going to close this issue: * we have not been able to reproduce the issue (through the test suite and manually) * those Flatcar and Kernel versions...
Hello @tla5 thanks for the complete report. I wrote the Ignition IMDS Azure fetching and indeed I recall that it can return a status code 200 with an empty config,...
I think it fails because `azurestack` is a bit different regarding the CDROM filesystems: https://github.com/coreos/ignition/blob/528dbbfba1404cda78bcc7628b06dbea9d441388/internal/providers/azurestack/azurestack.go#L31-L34 > // These constants are the types of CDROM filesystems that might // be used...
Added [CVE-2024-0126](https://nvd.nist.gov/vuln/detail/CVE-2024-0126) (https://bugs.gentoo.org/942031)
Hello @gtherond and thanks for the issue! Can you elaborate on your use-case? Usually Ignition is provided via the QEMU helper or via user-data for cloud images and it is...