Skip to content

v1.30.2-rc3+k3s1

Pre-release
Pre-release
Compare
Choose a tag to compare
@brooksn brooksn released this 19 Jun 17:22
· 66 commits to master 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 <[email protected]>