Closed flashvoid closed 8 years ago
So, @debedb. I've figured out why kubernetes listener service wasn't working. There were 2 reasons really:
for {}
main.go
What need to happen now:
PR created against worng branch - see https://github.com/romana/core/pull/92
= UPD
So, @debedb. I've figured out why kubernetes listener service wasn't working. There were 2 reasons really:
for {}
loop inmain.go
- that's why service used to exit after the first runWhat need to happen now:
UPD
PR created against worng branch - see https://github.com/romana/core/pull/92