Skip to content

v1.29.6-rc3+k3s1

Pre-release
Pre-release
Compare
Choose a tag to compare
@brooksn brooksn released this 19 Jun 17:22
· 49 commits to release-1.29 since this release
Replace 1-weight semaphore on snapshots with simple mutex

Fixes an issue where the semaphore wasn't permanently initialized
until a scheduled snapshot was taken, allowing multiple on-demand
snapshots to be taken until the first scheduled snapshot was triggered.

Signed-off-by: Brad Davidson <brad.davidson@rancher.com>