Aurélien Bombo

Results 65 comments of Aurélien Bombo

@Apokleos I vaguely remember raw files not working with CH but I hadn't tried this change, instead I had modified the driver to support loop devices: https://github.com/kata-containers/kata-containers/pull/10559/commits/29fc95b169cf235064e6d4627c88db1fbed744a5 @fidencio Have you...

Guys I've made some findings that suggest this code might have to be refactored anyway - will circle back when I'm back from KubeCon.

> Hi @sprt ! > > Since this cache mode acts as "never" for data, shouldn't this disallow DAX as well at https://github.com/kata-containers/kata-containers/blob/main/src/runtime/virtcontainers/kata_agent.go#L882 ? > > Also Cc @pmores, @BbolroC...

Ah @balintTobik can you add a body to your commit message? You're failing this check https://github.com/kata-containers/kata-containers/actions/runs/14492218314/job/40689154710?pr=11140

There are still a number of issues with this PR - will give a thorough review when I'm back in office Thursday. E.g. the workflow is failing: https://github.com/kata-containers/kata-containers/actions/runs/15576802799/job/43871856200?pr=11400

Hey @deepseth can you fix the commit message check? https://github.com/kata-containers/kata-containers/actions/runs/15362205230/job/43325763706?pr=11351

> Thx , do you agree with the introduced retry mechanism to filter noises and focus on the kata itself ? > > And, I am not the expert on...

https://github.com/kata-containers/kata-containers/pull/12204#issuecomment-3635164247 @Apokleos I still disagree with your approach: * Your premise that retrying pod creation only addresses K8s infra issues without hiding Kata issues is inaccurate, so this goes against...

Decision was taken to rework this PR to add better logging instead of retries. @Apokleos I'll set this PR as draft while you work on it - feel free to...

Related to #11747? (please see all links to other issues/PRs in that issue) cc @lifupan