There's a race condition in the current capability initialization. These can only be configured once per binary, so if the APIServer goroutine sets it first the kubelet goroutine can never change this value. |
||
---|---|---|
.. | ||
cmd | ||
main.go |
There's a race condition in the current capability initialization. These can only be configured once per binary, so if the APIServer goroutine sets it first the kubelet goroutine can never change this value. |
||
---|---|---|
.. | ||
cmd | ||
main.go |