containerpilot icon indicating copy to clipboard operation
containerpilot copied to clipboard

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

Open teutat3s opened this issue 3 years ago • 1 comments

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:

  • ran the following command successfully:
make clean build lint test integration

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

teutat3s avatar Nov 09 '22 11:11 teutat3s

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

travispaul avatar Jan 06 '23 21:01 travispaul