Commit bd344fd
committed
fix: reset the ticker when the KubeSpan is disabled/enabled
Fixes #13226
The issue was that that the ticker was stopped, but never set to `nil`,
so that it was never re-created when the KubeSpan is enabled back again.
Signed-off-by: Andrey Smirnov <andrey.smirnov@siderolabs.com>1 parent 462015b commit bd344fd
1 file changed
Lines changed: 7 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
119 | 119 | | |
120 | 120 | | |
121 | 121 | | |
| 122 | + | |
| 123 | + | |
| 124 | + | |
| 125 | + | |
| 126 | + | |
| 127 | + | |
122 | 128 | | |
123 | 129 | | |
124 | 130 | | |
| |||
156 | 162 | | |
157 | 163 | | |
158 | 164 | | |
| 165 | + | |
159 | 166 | | |
160 | 167 | | |
161 | 168 | | |
| |||
0 commit comments