* time.NewTicker will panic if the duration is 0. Make it return early if duration is 0. * Return a pre-closed channel in Wait() instead of nil. Ensures receiver will not block forever. Signed-off-by: Gabriel Adrian Samfira <gsamfira@cloudbasesolutions.com> |
||
|---|---|---|
| .. | ||
| controller.go | ||
| controller_watcher.go | ||
| interfaces.go | ||
| scaleset.go | ||
| scaleset_helper.go | ||
| scaleset_listener.go | ||
| util.go | ||