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

Update gomonkey version to v2.2.0 to support Linux/ARM64 #1913

Merged
merged 1 commit into from
Jun 13, 2022

Conversation

odidev
Copy link
Contributor

@odidev odidev commented Jun 13, 2022

Signed-off-by: odidev odidev@puresoftware.com

Ⅰ. Describe what this PR does

Update gomonkey version to v2.2.0 to support Linux/ARM64 and add platform checks in the Makefile

Ⅱ. Does this pull request fix one issue?

Partially fixes #1337

Signed-off-by: odidev <odidev@puresoftware.com>
@codecov
Copy link

codecov bot commented Jun 13, 2022

Codecov Report

Merging #1913 (ee0ddfc) into master (2f00311) will increase coverage by 0.02%.
The diff coverage is n/a.

❗ Current head ee0ddfc differs from pull request most recent head 4b20725. Consider uploading reports for the commit 4b20725 to get more accurate results

@@            Coverage Diff             @@
##           master    #1913      +/-   ##
==========================================
+ Coverage   53.49%   53.52%   +0.02%     
==========================================
  Files         285      285              
  Lines       20368    20368              
==========================================
+ Hits        10896    10902       +6     
+ Misses       8300     8297       -3     
+ Partials     1172     1169       -3     
Impacted Files Coverage Δ
pkg/ddc/goosefs/metadata.go 64.28% <0.00%> (+3.29%) ⬆️

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 2f00311...4b20725. Read the comment docs.

@cheyang cheyang merged commit 76e15ca into fluid-cloudnative:master Jun 13, 2022
@cheyang
Copy link
Collaborator

cheyang commented Jun 13, 2022

@odidev Thanks very much for your contribution! Look forward to your buildx PR.

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.

Release Linux/ARM64 Docker Images [FEATURES]
2 participants