mirror of
https://github.com/kubeshark/kubeshark.git
synced 2026-08-22 05:47:14 +00:00
* Sync entries in batches just as before (using `uploadIntervalSec` parameter)
* Replace `lastTimeSynced` value with `time.Time{}`
Since it will be overwritten by the very first iteration.