Nalin Dahyabhai

Results 221 comments of Nalin Dahyabhai

> There is an important note here that this does break compatibility with the [previous dockerfiles](https://github.com/containers/buildah/issues/5952#issuecomment-2622495832), I get: > > ``` > Error: building at STEP "RUN --mount=type=bind,rw=true,src=.,dst=/buildcontext,bind-propagation=shared dnf -y...

This is going to exacerbate #5988 for people who are running into it. /hold

I'm working through adding something like https://github.com/containers/buildah/issues/5988#issuecomment-2718307144, but other things have been clamoring for attention in the meanwhile.

@mtrmac I don't think there's an ordering dependency between the two, but admittedly, it's been a while.

> I am happy to take that over if you don't want to spend the time understanding all the small details in play here, its something I can do while...

/retitle WIP: switch to automatically-generated completions

This looks exactly what `github.com/containers/buildah/pkg/cli.GenBuildOptions()` does, so I expect it's going to handle the options correctly, so LGTM. But if podman isn't calling that function, I have to wonder why...