(no title)
___timor___ | 5 years ago
I don’t want to be totally sceptic, I would like to test it on my own and only then, decide if it’s stable enough. But I work mostly with Docker containers and there are no official Docker images with Stream variant. I decided to create it on my own, based on official instruction.
https://hub.docker.com/r/tgagor/centos-stream
Now at least I can try it and decide on my own, if it’s stable enough for production workloads.
LinuxBender|5 years ago
___timor___|5 years ago
On the other side, for containers where you can just refer to previous version/build, it doesn't necessarily have to be that disastrous. A lot of apps that I support, are just single package JAR files dropped into Java base image. It's quite hard to break it by OS updates.
The worse thing I see here is that they changed EOL time for already released version. We were building some assumptions about it and they're all gone now.