dotmesh-io / dotmesh

dotmesh (dm) is like git for your data volumes (databases, files etc) in Docker and Kubernetes
https://dotmesh.com
Apache License 2.0
539 stars 29 forks source link

multi node clusters exhibit oscillation between namespaces #381

Open lukemarsden opened 6 years ago

lukemarsden commented 6 years ago

when calling AllDotsAndBranches (which dm list (?), and the dothub calls), see https://github.com/dotmesh-io/frontend/issues/5

lukemarsden commented 6 years ago

I suspect the oscillation is due to API calls landing on different nodes as they are load balanced by Kubernetes.