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

feat: Update go version and add cross-compilation #76

Merged
merged 2 commits into from
Jun 1, 2022

Conversation

eytan-avisror
Copy link
Collaborator

Signed-off-by: Eytan Avisror eytan_avisror@intuit.com

This adds cross compile for linux/arm/v7 and linux/arm64 when building an image in order to support Graviton instances.
Also updated go version to 1.17 and re-run tidy/vendor

Signed-off-by: Eytan Avisror <eytan_avisror@intuit.com>
@eytan-avisror eytan-avisror requested a review from a team as a code owner June 1, 2022 18:34
Signed-off-by: Eytan Avisror <eytan_avisror@intuit.com>
@codecov
Copy link

codecov bot commented Jun 1, 2022

Codecov Report

Merging #76 (1df9a51) into master (0d33cb8) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##           master      #76   +/-   ##
=======================================
  Coverage   69.69%   69.69%           
=======================================
  Files          12       12           
  Lines         914      914           
=======================================
  Hits          637      637           
  Misses        216      216           
  Partials       61       61           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 0d33cb8...1df9a51. Read the comment docs.

@eytan-avisror eytan-avisror merged commit b08b468 into keikoproj:master Jun 1, 2022
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.

None yet

2 participants