TritonDataCenter / containerpilot

A service for autodiscovery and configuration of applications running in containers
Mozilla Public License 2.0
1.12k stars 136 forks source link

Convert to go modules, update dependencies, fix integration tests and linter errors #596

Open teutat3s opened 1 year ago

teutat3s commented 1 year ago

Supersedes #594

This PR is a direct response to the recent comment by @danmcd in #594.

This is my first attempt at trying to split that big PR into multiple smaller ones, hopefully getting them merged.

Feedback welcome.

Testing notes:

EDIT: Once this gets merged, I'll open follow-up PRs that work on top of this.

travispaul commented 1 year ago

Hi @teutat3s, thanks for your work on this. I had a couple of small comments but nothing crazy.