Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Get make containers running with recent version of Golang and launcher #1190

Merged
merged 3 commits into from
May 9, 2023

Conversation

RebeccaMahany
Copy link
Contributor

@RebeccaMahany RebeccaMahany commented May 9, 2023

  • Upgrades to golang 1.20, since that's what we build with now
  • Updates to use most recent launcher tag instead of hardcoded tag
  • Specify platform/arch everywhere for M1 compatibility

Testing steps:

Ran make containers, then ran with a few of the resulting images and confirmed it stayed up: docker run --platform linux/amd64 -i -t gcr.io/kolide-public-containers/launcher-fakedata-ubuntu18:latest -debug -hostname test.ngrok.io -i-am-breaking-ee-license -enroll_secret "secret" -transport jsonrpc (also tested with ubuntu20, centos7).

directionless
directionless previously approved these changes May 9, 2023
@RebeccaMahany RebeccaMahany marked this pull request as ready for review May 9, 2023 21:37
@RebeccaMahany RebeccaMahany merged commit f70d122 into kolide:main May 9, 2023
@RebeccaMahany RebeccaMahany deleted the becca/make-containers branch May 9, 2023 21:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants