Adam Williamson

Results 433 comments of Adam Williamson

awesome, thanks. I will try and get to that then.

Sorry for the delay, but I finally went ahead and did https://github.com/psf/httpbin/pull/32 .

I tested this by disabling the flasgger dep in pyproject.toml and building a container locally; it works as expected (falls back to the old static page as the front page).

ping? it would be nice not to have to carry this patch downstream any more...

This seems to have been the thing causing problems for me locally, where I couldn't browse to `http://localhost.localdomain:6543` with BCD any more. I found that I *could* do so if...

I have a follow-up which does similar changes to a whole bunch of other places where we currently specify 0.0.0.0, but I guess that's a bit more potentially disruptive, so...

In practice it's fixed by https://github.com/dracut-ng/dracut-ng/pull/194 , yes. I don't know where you want to track the whole #194 vs #114 thing, but if not here, then sure, this can...