I believe this is similar to [AEROGEAR-9607|https://issues.jboss.org/browse/AEROGEAR-9607].
There is a watch set up on all the services, but in kubernetes all watches have a timeout, the default is 1800 seconds (30 minutes). So the watch closes and MSS is not updated.
This was happening much sooner on custom resources (~1 minute) so it was easier to spot the bug.
If I am right it should be a simple fix.
cc [~zmdott] |
|