aws / efs-utils

Utilities for Amazon Elastic File System (EFS)
MIT License
285 stars 187 forks source link

Moving to efs-proxy for CentOS 7 is breaking change #209

Open justin-octo opened 4 months ago

justin-octo commented 4 months ago

The version v2.0 change moving from stunnel to efs-proxy broke our build process for CentOS 7 AMIs. efs-proxy appears to have a dependency for Rust and Cargo which is not installed in this version change.

Reverting to v1.36.0 until this is hopefully reverted. Might be stuck for a couple months until this is either fixed, an artifact is included instead of a build process, or we ditch CentOS 7 (plan in place).

thangs9 commented 4 months ago

efs-utils installation breaks on Ubuntu 20.04.6 version as well. locking it for for v1.36.0 for now.

lisenet commented 4 months ago

I'm sure you are all aware of this, but CentOS will reach end of life on June 30, 2024. I don't expect this issue to get much attention therefore.

justin-octo commented 4 months ago

Yeah, I am aware. Sadly, I'm all too aware.