38a5dd22e9
Right now, the persistent keepalive field of the Peer CRD is always interpretted as nanoseconds and not seconds. This causes a mismatch between Kilo's expected behavior and the actual interval that is given to Peers. Because the interval is interpretted as nanoseconds the value rounds down to 0 seconds. Signed-off-by: Lucas Servén Marín <lserven@gmail.com> |
||
---|---|---|
.. | ||
apis/kilo | ||
clientset/versioned | ||
informers | ||
listers/kilo/v1alpha1 | ||
backend_test.go | ||
backend.go |