Eason09053360 opened a new pull request, #98: URL: https://github.com/apache/ozone-docker-runner/pull/98
## What changes were proposed in this pull request? Remove `mountpoint-s3` from the runner image. HDDS-15876 removed ozone-csi, so the S3 FUSE mount support is no longer used by anything in the project. - Drop the `MOUNTPOINT_S3_VERSION` build arg and the `RUN` layer that downloads and installs the `mount-s3` RPM. - Drop the `fuse` package from the `dnf install` list — `mountpoint-s3` was its only consumer. - Update the stale `# CSI / k8s / fuse / goofys dependency` comment to match what is actually left (`csc`). ## What is the link to the Apache JIRA? https://issues.apache.org/jira/browse/HDDS-15977 ## How was this patch tested? Local `docker build` of the image for both `linux/amd64` and `linux/arm64`; CI build on this PR. 🤖 Generated with [Claude Code](https://claude.com/claude-code) -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
