Recently I had a look into the rootfs mount propagation section in the spec, with @alban and @iaguis. I think there's a room for improvement in the section.
First of all, the description Its value is either slave, private, shared or unbindable is not exactly correct, because it can be also slave and shared. Is it ok to add a new mode for slave+shared in the spec?
I think the section needs some additional explanation with general idea about mount propagation, at least in one paragraph. Currently it simply points to the shared subtrees document in the Linux kernel, which is not exactly readable for all readers. Is it ok to add some explanation in the section of runtime-spec?
I'm aware that there have been issues regarding the topics, for example #923. Though I'm not sure what the general consensus is.