You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
IMO, this issue is the second highest priority issue (probably just behind the CI ticket).
I think the most generic way to deal with this is to allow a more broad pod definition. Specifically, allowing a way to specify multi-container pods... both via an image reference or a second build. After much thought, I don't have any great ideas as to how to do it (a few bad ones though!).
One thing that was getting in the way is the fact that the container runtime options are coupled to the pod runtime options (e.g. replicas is in the same dictionary as port), which implies that the runtime options either need to get split up (ugg), or we need another @Containerize option.
We should detect when code uses metaparticle locks or elections and automaticallly include the elector side car.
The text was updated successfully, but these errors were encountered: