Skip to content

S3CSI-223: Upgrade mount-s3 from v1.18.0 to v1.21.0#322

Draft
anurag4DSB wants to merge 1 commit intomainfrom
improvement/S3CSI-223-upgrade-mount-s3
Draft

S3CSI-223: Upgrade mount-s3 from v1.18.0 to v1.21.0#322
anurag4DSB wants to merge 1 commit intomainfrom
improvement/S3CSI-223-upgrade-mount-s3

Conversation

@anurag4DSB
Copy link
Copy Markdown
Collaborator

@anurag4DSB anurag4DSB commented Feb 16, 2026

Summary

  • Upgrade Mountpoint for S3 (mount-s3) from v1.18.0 to v1.21.0
  • Picks up critical fixes: close-reopen race, panic-on-unlink, unified memory pool
  • Also adds: concurrent directory listing, NO_PROXY support

Changes

  • Dockerfile: Change ARG MOUNTPOINT_VERSION=1.18.0 to ARG MOUNTPOINT_VERSION=1.21.0

Key mount-s3 Improvements (v1.18.0 → v1.21.0)

  • v1.19.0: Unified memory pool, NO_PROXY env support
  • v1.20.0: Concurrent directory listing, close-reopen race fix
  • v1.21.0: Panic-on-unlink fix, performance improvements

Test Plan

  • Dockerfile edit verified against upstream
  • CI E2E: Full E2E suite runs against the built container image, validating new mount-s3 binary: data persistence, file/directory permissions, cache, multi-volume, credentials, dynamic provisioning, and performance.

Issue: S3CSI-223

Picks up close-reopen race fix, panic-on-unlink fix, unified memory
pool, concurrent directory listing, and NO_PROXY support.

Issue: S3CSI-223
@codecov
Copy link
Copy Markdown

codecov bot commented Feb 16, 2026

❌ 1 Tests Failed:

Tests completed Failed Passed Skipped
128 1 127 58
View the top 1 failed test(s) by shortest run time
Scality CSI Driver for S3 E2E Suite::[It] [sig-storage] CSI Volumes [Driver: s3.csi.scality.com] [Testpattern: Pre-provisioned PV (default fs)] filepermissions should handle mv correctly (metadata intact or ENOTSUP) [sig-storage]
Stack Traces | 18.5s run time
[FAILED] Expected an error to have occurred.  Got:
    <nil>: nil
In [It] at: .../e2e/customsuites/filepermissions.go:1153 @ 02/16/26 07:14:47.252

To view more test analytics, go to the Test Analytics Dashboard
📋 Got 3 mins? Take this short survey to help us improve Test Analytics.

@anurag4DSB anurag4DSB self-assigned this Feb 16, 2026
@anurag4DSB anurag4DSB added ready-for-review help wanted Extra attention is needed and removed ready-for-review labels Feb 16, 2026
@anurag4DSB anurag4DSB marked this pull request as draft February 16, 2026 08:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

help wanted Extra attention is needed

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant