smarkets / marge-bot

A merge-bot for GitLab
BSD 3-Clause "New" or "Revised" License
693 stars 136 forks source link

Marge ignores /etc/hosts #360

Open georgkrause opened 1 year ago

georgkrause commented 1 year ago

We have a quite special network setup which requires us to set extra_hosts in order to allow Marge to access our Gitlab using SSH. However, it seems like marge does DNS resolving ignoring /etc/hosts. Is this expected? How can I inject custom DNS entries?