Edwin Smulders
Edwin Smulders
[Project board link](https://github.com/orgs/k8ssandra/projects/8/views/1?pane=issue&itemId=13952021) At https://github.com/thelastpickle/cassandra-medusa/blob/master/docs/Restoring-a-full-cluster.md#case-2---restore-to-a-different-cluster-with-same-number-of-nodes it says: > Token ownership is updated on the target nodes to match the source nodes by passing the -Dcassandra.initial_token JVM parameter when the node...
I've found the option to specify custom DOM elements in #902 , but this is not documented on https://github.com/twitter/typeahead.js/blob/master/doc/jquery_typeahead.md#options . The reason I am asking is because I want to...
Currently, when kubedock creates pods and you hit a resource quota, the request fails with this error: ``` {"message":"pods \"kubedock-a4a0dbae1bd2\" is forbidden: exceeded quota: tenant-quota, requested: limits.cpu=2, used: limits.cpu=31650m, limited:...