mirror of
https://github.com/kubeshark/kubeshark.git
synced 2026-04-04 01:38:08 +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.