Mark Mandel
Mark Mandel
👋🏻 can I get that example image built please? _poke poke poke_ 😄
Oh boy! I was trying to come up with a workaround, so added the telephone to the end of everything... and it's the telephone? 
Looks like this might be a duplicate of #929 - lemme know if it is, and I'll close this one.
I just realised this raises a point I had in my head, but didn't write down. As part of the `GameServerAllocation` status, the popped'd value(s) need to be returned. So...
> It necessary to know exactly which session was popped. So, it would be great if popped field will contain ordered list of session names in which they was popped...
I think the only way to ensure atomicity when sending data to a multi-tenant `GameServer`, you may have to use label locking. I'm not sure I can see another way...
> Setting up on Redis wouldn’t be a problem, but why introduce another single point of failure and another service to maintain :) I'm sure you have some kind of...
Honestly, you now have me seriously considering whether it's a better investment of time to have some scriptable component to allocation 🤔 😄 
Yeah, this is going to happen once we land on a solution for #4080