This project is mirrored from https://github.com/aws/efs-utils.git.
Pull mirroring failed .
Repository mirroring has been paused due to too many failed attempts. It can be resumed by a project maintainer or owner.
Repository mirroring has been paused due to too many failed attempts. It can be resumed by a project maintainer or owner.
- 05 Feb, 2021 1 commit
-
-
Yuan Gao authored
* Support opensuseleap, opensusetumbleweed, sles * Add efs-utils version info field to self-signed certificate * Check if the localhost stunnel port can be connected before performing the mount operation to avoid connection refused * Fix the issue that socket is not opened in container network namespace
-
- 12 Oct, 2020 1 commit
-
-
Yuan Gao authored
-
- 30 Sep, 2020 1 commit
-
-
Yuan Gao authored
-
- 11 Aug, 2020 1 commit
-
-
Yuan Gao authored
-
- 06 Jul, 2020 1 commit
-
-
Yuan Gao authored
Fix an issue where watchdog crashed during restart because stunnel was killed and pid key was removed from state file
-
- 18 Jun, 2020 1 commit
-
-
Karthik Basavaraj authored
Fixes an issue with watchdog where it sometimes fails to restart stunnels in efs-csi-driver container * Fixes an issue where fs cannot be mounted with tls using systemd.automount-units due to mountpoint check
-
- 17 Jun, 2020 2 commits
-
-
Karthik Basavaraj authored
Fixes an issue with watchdog where it sometimes fails to restart stunnels in efs-csi-driver container
- 29 May, 2020 1 commit
-
-
Yuan Gao authored
* Fix an issue where subprocess was not killed successfully * Stop emitting unrecognized init system supervisord if the watchdog daemon has already been launched by supervisor * Support Fedora * Change version format to Major-Minor.ReleaseId
-
- 20 Apr, 2020 1 commit
-
-
Yuan Gao authored
-
- 10 Mar, 2020 3 commits
- 26 Feb, 2020 1 commit
-
-
Yuan Gao authored
* Support new option: netns, enable file system to mount in given network namespace * Support new option: awscredsuri, enable sourcing iam authorization from aws credentials relative uri * List openssl and util-linux as package dependency for IAM/AP authorization and command nsenter to mount file system to given network namespace
-
- 07 Feb, 2020 1 commit
-
-
Yuan Gao authored
* Support retrieving metadata using IMDSv2 * Allow specification of interval for certificate renewal in the config file * Fix retrieval of instance metadata on ECS
-
- 30 Jan, 2020 1 commit
-
-
stvhu authored
* Ensure that certificate renewals always use the original credentials source * Include file system ID in all client TLS certificates * Updates to man page and README
-
- 24 Jan, 2020 1 commit
-
-
Yuan Gao authored
Fixes the mount issue with full DNS name in the AWS China Regions; Upgrades unit test coverage version dependency to enable accurate python3.8 coverage test
-
- 21 Jan, 2020 1 commit
-
-
Yuan Gao authored
Added region localization, Integrate repository with CircleCI to enable package build visualization, Unit tests bug fixes for python3.5
-
- 13 Jan, 2020 1 commit
-
-
stvhu authored
-
- 17 Dec, 2019 1 commit
-
-
Yuan Gao authored
-
- 28 Oct, 2019 1 commit
-
-
Yuan Gao authored
-
- 05 Aug, 2019 1 commit
-
-
Max Beckett authored
The default stunnel idle timeout is many hours. By setting it to a value based on the NFS lease length we can recover from network partitions sooner.
-
- 23 Jul, 2019 2 commits
-
-
Max Beckett authored
- Fixes Python shebangs to work on systems without a default "python" version. - Fixes watchdog process not being properly started on systemd systems.
-
Max Beckett authored
To use OCSP, the client accessing EFS must be able to reach the Amazon Certificate Authority (CA). To maximize file system availability in the event that the CA is not reachable from your VPC, the EFS mount helper no longer enables OCSP by default. See here for more info: https://aws.amazon.com/about-aws/whats-new/2019/07/configuration-update-for-amazon-efs-encryption-data-in-transit/
-
- 09 Apr, 2019 1 commit
-
-
Matthias Gerstner authored
-
- 06 Mar, 2019 1 commit
-
-
Eddie Ramirez authored
add test for additional unexpected arguments increment version number
-
- 11 Oct, 2018 1 commit
-
-
Ian Patel authored
This prevents waiting for a close_notify when shutting down a connection.
-
- 27 Aug, 2018 1 commit
-
-
Pit Kleyersburg authored
-
- 09 Jul, 2018 1 commit
-
-
Nick Fiacco authored
* Add a manpage for mount.efs * Improve warning messages in the mount helper * Improve stunnel cleanup functionality
-
- 19 Apr, 2018 1 commit
-
-
Ian Patel authored
* Improve detection of root user * Require OCSPaia and checkHost options for stunnel * Install and use a hand-managed trust store
-
- 02 Apr, 2018 1 commit
-
-
Max Beckett authored
Includes a mount helper utility (mount.efs), an associated watchdog process, unit tests, and build scripts. The utility simplifies mounting and using EFS file systems and optionally enables clients to mount over a TLS tunnel.
-