kubectl-persistent-logger/logs
Rob Watson 41f53c88df
continuous-integration/drone/push Build is failing Details
podWatcher: prefer bufio.Reader to Scanner
This avoids "token too large" errors when scanning large lines, probably
at the cost of some memory usage and/or allocations.
2022-07-05 18:26:47 +02:00
..
helpers.go Support other resource types 2022-06-09 20:21:07 +02:00
helpers_test.go Support other resource types 2022-06-09 20:21:07 +02:00
pod_watcher.go podWatcher: prefer bufio.Reader to Scanner 2022-07-05 18:26:47 +02:00
pod_watcher_test.go podWatcher: Use RetryWatcher 2022-07-01 17:47:41 +02:00
watcher.go watcher: implement RetryWatcher 2022-06-21 20:32:32 +02:00
watcher_test.go podWatcher: prefer bufio.Reader to Scanner 2022-07-05 18:26:47 +02:00