Closed itsdalmo closed 5 years ago
Tiny fix for correctness on top of #72, related to #71.
Renamed tockChan to ticker since its no longer just the channel, and also because it is the naming we used for the ticker here: https://github.com/buildkite/lifecycled/blob/master/autoscaling.go#L165.
tockChan
ticker
Tiny fix for correctness on top of #72, related to #71.
Renamed
tockChan
toticker
since its no longer just the channel, and also because it is the naming we used for the ticker here: https://github.com/buildkite/lifecycled/blob/master/autoscaling.go#L165.