Hello there,
I wanted to discuss current handling of roles in Myriad code. Specifically on 
"master" branch. Most likely due to heavy refactoring.
As far as I can see we try to handle presence or absence of a role on a 
resource(s) based on the fact that framework may or may not have a role.On the 
other hand we always set framework role to "*" - which means it will always 
have a role, just that role will be "default".
So far I encountered couple of bugs related to roles in RangeResource related 
to ports and inability to spin up NodeManagers, as no ports were assigned 
because of the fact how we handle roles.
I would like @Adam and other Mesosphere folks to comment on how should we 
handle relationship between frameworkRole and resource role(s)
Thanks,Yuliya

Reply via email to