grs
grs
Either sounds good to begin with. The other approach can always be added in as an alternative option later.
At the very least having some indication of the structure of the payload would be helpful.
I've published 2.0.8 without this commit, and then republished as 3.0.0
Yes, rhea will re-establish sessions and links that were created before the reconnect.
> Do you think it would be possible to create my own helm chart using the output that the skupper utility generates? (does the utility have a dry-run flag that...
Have you seen https://skupper.io/docs/declarative/tutorial.html? It may help in part. However it depends on what exactly happened in your scenario. Links should be automatically re-established even when lost. If using a...
That is a current limitation when using the --headless option. I've raised an issue to track a fix for that: https://github.com/skupperproject/skupper/issues/1344
What image is that log from? (It is a node.js based image which is not the standard flow controller).
> @grs it's based on https://github.com/skupperproject/skupper/blob/main/Dockerfile.flow-collector I don't think it can be as that is a go based collector and the trace is clearly from a nodejs based program.