bamboo icon indicating copy to clipboard operation
bamboo copied to clipboard

HAProxy don't be refreshed while marathon has any multiple ports app

Open hyper0x opened this issue 9 years ago • 7 comments

hyper0x avatar Apr 14 '15 04:04 hyper0x

"Might" because the default template it only takes first port into account. There's solution in the template example shows how to workaround the issue.

https://github.com/QubitProducts/bamboo/blob/master/config/haproxy_template.cfg#L75

j1n6 avatar Apr 14 '15 15:04 j1n6

OK, Thanks. I will try it.

hyper0x avatar Apr 16 '15 01:04 hyper0x

@hyper-carrot did you manage to resolve the issue so we can close this one?

timoreimann avatar Jun 01 '15 09:06 timoreimann

@timoreimann I resolved. Thank you.

hyper0x avatar Jun 01 '15 10:06 hyper0x

Thanks @hyper-carrot .

@activars , I think this one is good to close then.

timoreimann avatar Jun 01 '15 21:06 timoreimann

@hyper-carrot how did you resolve the issue?

j1n6 avatar Jun 02 '15 12:06 j1n6

@activars there is many small step, but it's destructive. We modified the haproxy template file: https://github.com/Dataman-Cloud/bamboo/blob/master/config/haproxy_template.cfg

So, it is not a general solution.

hyper0x avatar Jun 03 '15 02:06 hyper0x