Skip to content

0.57.2

Compare
Choose a tag to compare
@rokroskar rokroskar released this 02 Oct 17:10
· 6 commits to master since this release
67b64b9

Renku 0.57.2 fixes several bugs in gateway and the csi-rclone driver.

User-facing Changes

Bug Fixes

  • UI: show the correct repository access status
  • Sessions: allow paused sessions with cloud storage secrets to
    resume normally

Internal Changes

Bug Fixes

  • Gateway: Fix path rewrite middleware when the path contains escaped characters (#726).
  • csi-rclone: Correctly use OAuth2 tokens for cloud storage to enable mounting.
  • csi-rclone: Fixed remounting volumes created with older versions.

Individual Components