Christian Kruse
Christian Kruse
I had missed a few cases that causes some confusing behavior when a site comes and goes: * inferred processes (site-client/site-server) should be removed with their parent SiteRecord * process|processgroup|sitepairs...
**Describe the bug** I suspect that when a router holds the skupper-site-leader lock and _some_ disruption causes it to lose that lock, that router will never attempt to reclaim the...
Several different ideas for lower-impact changes to fix https://issues.redhat.com/browse/SKUPPER-2077 Pending deciding on a final approach and implementing an upgrade path.
It can be necessary to use the --router-pod-annotations flags to add annotations for just the router pod that contain commas themselves. For example if I wanted the annotation "foo=x,y,z" to...
**Describe the bug** It looks like some of the tests in client/podman will interact with a running podman service if it is available. This hasn't caused me any issues -...