Won't Fix
Pinned fields
Click on the next to a field label to start pinning.
Details
Assignee
Chris HilleryChris HilleryReporter
Chris HilleryChris HilleryIs this a Regression?
NoTriage
UntriagedStory Points
1Sprint
NonePriority
MajorInstabug
Open Instabug
Details
Details
Assignee
Chris Hillery
Chris HilleryReporter
Chris Hillery
Chris HilleryIs this a Regression?
No
Triage
Untriaged
Story Points
1
Sprint
None
Priority
Instabug
Open Instabug
PagerDuty
PagerDuty
PagerDuty
Sentry
Sentry
Sentry
Zendesk Support
Zendesk Support
Zendesk Support
Created October 12, 2021 at 6:51 AM
Updated January 31, 2022 at 8:13 PM
Resolved January 31, 2022 at 8:13 PM
The Golang binaries in ns_server (gozip vbmap goport godu minify gosecrets) are currently built with Go 1.8.5, which hasn't been a supported version for nearly four years. In particular, this is causing an odd situation reported by a user (https://github.com/couchbase/docker/issues/165 ) where our official Docker images won't run in Docker on Mac M1, because the binaries don't meet some Mac requirement even for running in emulation.
We should upgrade to something much newer, ideally Go 1.15 or so.