-
Notifications
You must be signed in to change notification settings - Fork 105
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(build): support for multi arch container image #233
Conversation
49940df
to
04da1a7
Compare
Codecov Report
@@ Coverage Diff @@
## master #233 +/- ##
======================================
Coverage 8.50% 8.50%
======================================
Files 20 20
Lines 1046 1046
======================================
Hits 89 89
Misses 956 956
Partials 1 1 Continue to review full report at Codecov.
|
Signed-off-by: prateekpandey14 <prateek.pandey@mayadata.io>
04da1a7
to
73bc4d7
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
a few nitpick comments and a question on the linux/arm/v7
platform.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
lgtm
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
/lgtm
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@prateekpandey14 A change is required for the dockerhub credential env to make it consistent across all repositories.
Signed-off-by: prateekpandey14 <prateek.pandey@mayadata.io>
4bc3fb5
to
3c0c44c
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
@prateekpandey14 - can you get travis to push the zfs-driver-amd64 image? |
Signed-off-by: prateekpandey14 <prateek.pandey@mayadata.io>
Done |
Signed-off-by: prateekpandey14 <prateek.pandey@mayadata.io>
@prateekpandey14 can you raise a PR for the changelog? |
Signed-off-by: prateekpandey14 prateek.pandey@mayadata.io
Why is this PR required? What issue does it fix?:
PR add multi arch support for zfs-localpv container images
Does this PR require any upgrade changes?:
If the changes in this PR are manually verified, list down the scenarios covered::
Any additional information for your reviewer? :
Mention if this PR is part of any design or a continuation of previous PRs
Checklist:
<type>(<scope>): <subject>