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.
Repository mirroring has been paused due to too many failed attempts. It can be resumed by a project maintainer.
- 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
-
- 27 Oct, 2020 1 commit
-
-
Henrique Rodrigues authored
-
- 30 Sep, 2020 1 commit
-
-
Yuan Gao authored
-
- 01 Jun, 2020 1 commit
-
-
Yuan Gao authored
-
- 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
-
- 29 Apr, 2020 1 commit
-
-
Yuan Gao authored
* Officially support debian10 * Ignore libwrap efs_config for CentOS8
-
- 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
-
- 13 Jan, 2020 1 commit
-
-
stvhu 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/
-
- 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.
-