Lars Kellogg-Stedman
Lars Kellogg-Stedman
> I am not sure how safe it is to have BV on automated upgrade as breaking changes could reflect on the whole stack usability If the operator declares versions...
I see, the youtube video includes the URL in the description. That still leaves the URL in the FAQ problematic; should that just be updated to have the URL from...
Sure, I'd be happy to. Will try to get to that tomorrow.
Oooooooor in July, but I see that the video is now marked private, so I guess I'll just close this one. Sorry for the delay!
Visiting https://www.youtube.com/watch?v=hlDhp-eNLMU (linked from [Home](https://github.com/EionRobb/purple-hangouts/wiki)) results in the error "Video unavailable. This video is private."
Hi atolia. Are you running this with Python 3? If so, have you tested these changes under Python 2? Thanks!
If you modify the process in option 3 a bit, I think you can get what you want. We're going to leave the bridge in the global namespace (which may...
> the docker network gateway/subnet was different for me, but you can get it with docker network inspect. Right, that's expected. If it make things easier you can set a...
Running a bootc build (on a Fedora 40 system)... ``` root@host:~# podman run \ --rm \ -it \ --privileged \ --pull=newer \ --security-opt label=type:unconfined_t \ -v "$PWD/output:/output" \ -v /var/lib/containers/storage:/var/lib/containers/storage...
We just assigned cluster-wide permissions (and then realized that we didn't need the patch operator for what we were trying to do after all).