aws / efs-utils

Utilities for Amazon Elastic File System (EFS)
MIT License
300 stars 191 forks source link

you broke efs yesterday #244

Closed steveheistand closed 1 month ago

steveheistand commented 1 month ago

mount.efs (possibly others) have lines in them that arent python code: for example

<<<<<<< HEAD dns_name_suffix = get_target_domain_suffix(config)

upstream/master

evannorstrand-mp commented 1 month ago

Confirmed, this is breaking anyone pulling from master.

ahmedhosny commented 1 month ago

yup...

dlm6693 commented 1 month ago

This needs to be fixed yesterday can someone address this asap?

Glenn-Duffy-Bose commented 1 month ago

@seanzatzdev-amazon @jdwtf ☝️

seanzatzdev-amazon commented 1 month ago

Reverted the changes here https://github.com/aws/efs-utils/pull/245

Glenn-Duffy-Bose commented 1 month ago

Thank you @seanzatzdev-amazon