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.
- 31 Mar, 2021 1 commit
-
-
Yuan Gao authored
-
- 26 Mar, 2021 1 commit
-
-
Yuan Gao authored
This reverts commit 973d4269. * https://github.com/aws/efs-utils/issues/85
-
- 25 Mar, 2021 1 commit
-
-
Yuan Gao authored
* We can use the new option az, e.g. `sudo mount -t efs -o az=${AZ_NAME} ${FS_ID} ${MOUNT_POINT}` to mount to specific AZ mount target
-
- 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
-
- 12 May, 2020 1 commit
-
-
Yuan Gao authored
-
- 20 Apr, 2020 1 commit
-
-
Yuan Gao authored
-
- 08 Apr, 2020 1 commit
-
-
Yuan Gao authored
-
- 30 Mar, 2020 3 commits
- 10 Mar, 2020 2 commits
- 04 Mar, 2020 1 commit
-
-
Yuan Gao authored
-
- 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
-
- 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.
-