Skip to content

v2.11.0

Compare
Choose a tag to compare
@github-actions github-actions released this 30 Jul 06:49
· 37 commits to master since this release
e904627

5 changes since v2.10.0

πŸš€ Features

  • Unmounted RWO PVCs without NodeAffinity on the PV should be backed up as well (#980)

πŸ› Fixes

  • Ignore terminated Pods in mapping of PVCs to Pods (#979)
  • Properly set logger before creating a typed client (#988)

πŸ“„ Documentation

  • Update the tutorial to the latest k8up version (#971)
  • Adjust the PR template to include signing off the commits (#974)