aws / efs-utils

Utilities for Amazon Elastic File System (EFS)
MIT License
297 stars 190 forks source link

Support macOS Ventura #158

Closed jkasky closed 1 year ago

jkasky commented 1 year ago

Running mount_efs fails with "We do not support EFS on MacOS Kernel version 22.1.0". The 13.0 AMI was made available beginning of November 2022.

Public Amazon AMI: ami-0fe12b543f1354e5c

jkasky commented 1 year ago

@mjsoyeon thank you for reviewing and merging my PR! Any estimate you can provide around when the next release will be cut. CC @RyanStan as well who I think made the last one 🙇🏼

jkasky commented 1 year ago

I see https://github.com/aws/homebrew-aws/commit/f25942ff6e51d6d5b2e4c078c499386b18a883d8.

@mjsoyeon many thanks!

jkasky commented 1 year ago

Oops I misinterpreted that, looks like my change has not yet been release. I'm re-opening this.

mjsoyeon commented 1 year ago

It's available in homebrew tap.

jkasky commented 1 year ago

@mjsoyeon - thank you so much for getting this out for us! 🎉