Dockerfile: pass BUILDTAGS to go build#3703
Dockerfile: pass BUILDTAGS to go build#3703kaovilai wants to merge 1 commit intodistribution:mainfrom
go build#3703Conversation
go buildgo build
2b27085 to
e54c298
Compare
|
Looks like there's an issue; perhaps quoting is incorrect? (haven't checked); |
Codecov Report
@@ Coverage Diff @@
## main #3703 +/- ##
==========================================
+ Coverage 57.38% 57.39% +0.01%
==========================================
Files 105 105
Lines 10832 10835 +3
==========================================
+ Hits 6216 6219 +3
Misses 3932 3932
Partials 684 684
Continue to review full report at Codecov.
|
crazy-max
left a comment
There was a problem hiding this comment.
Per @thaJeztah comment, missing quotes.
3be3fc7 to
e0f9317
Compare
|
squahsing into 1 commit just in case |
Signed-off-by: Tiger Kaovilai <[email protected]> Have I told you how much I love quotes? Signed-off-by: Tiger Kaovilai <[email protected]>
e0f9317 to
ce70cb7
Compare
|
blocked by #3702. So cherry pick into there maybe? |
|
There is a whole chain of PRs 😬 I'd love someone with proper knowledge of GCS to review #3702 but I dont think we have anyone in @distribution/distribution-maintainers whos got that knowledge 🤔 |
|
From digging.. it was after 87f93ed#diff-dd2c0eb6ea5cfc6c4bd4eac30934e2d5746747af48fef6da689e85b752f39557L25 that tags were lost |
|
FTR there's a new PR up to fix the GCS driver (the previous one was closed): #3929 |
|
blocked by #3929 |
|
There is also #3926 |
What's the plan with v3 if there is no GCS maintainer? add new maintainer? kill off GCS driver? |
|
Closing, addressed in #3950 |
No description provided.