You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Replace Goofys with mountpoint-s3 for S3 mounting (#417)
* Replace Goofys with mountpoint-s3 for S3 mounting
This update replaces the Goofys S3 filesystem with mountpoint-s3 throughout the codebase, including Dockerfile, shell scripts, and utility functions. The decode_run_json and create_mount_command_list functions now support AWS region and KMS key ARN for encrypted mounts. Tests and documentation have been updated accordingly. Version bumped to 5.6.0.
* Update top.py
* Bump version
0 commit comments