jbierboms
jbierboms
#### Description Since jLouvain is not using an immutable datastructure it is possible that the data provided during initialization (nodes and edges) will be different when calculating the community. ####...
The current way of calculation if an error should be triggered is flawed: 'int(1/e.errorPercentage)' will result in 1 if 1 >= e.errorPercentage > 0.5
**What version of redis operator are you using?** redis-operator version: v0.19.1 (also tested v0.20.0 (build manually)) **Does this issue reproduce with the latest release?** Yes **What did you do?** Setup:...
## Overview We aim to mitigate unnecessary outages during Kubernetes node updates or drains by specifying custom readiness or startup probes for a PostgresCluster. ## Background In this particular case...