Gilad Zamoscinski
Gilad Zamoscinski
When deploying a cluster to a namespace with resource quota enabled the 2nd pod failed to start with the error msg: `create Pod database-db-2-0 in StatefulSet database-db-2- failed error: pods...
Adding support for MIG devices - the pull request is still WIP - only to review general idea #20
## Description Add mutex lock to the Set function to prevent a race condition that causes the process to panic with fatal error: concurrent map read and map write ##...
## Expected Behavior Not crash ## Current Behavior calico-kube-controller exits every few hours with fatal error: concurrent map read and map write. running the controller with debug reduces the race...