mirror of https://github.com/k3s-io/k3s
![]() The cache was sometimes catching up while we were testing the case where the cache is not yet caught up. Before this fix, I could reproduce the failure with the following command. After the fix, it passes. ``` go test -count 100000 -run TestSyncDeploymentDeletionRace ``` |
||
---|---|---|
.. | ||
util | ||
BUILD | ||
OWNERS | ||
deployment_controller.go | ||
deployment_controller_test.go | ||
progress.go | ||
progress_test.go | ||
recreate.go | ||
recreate_test.go | ||
rollback.go | ||
rolling.go | ||
rolling_test.go | ||
sync.go | ||
sync_test.go |