Skip to content

multi-arch build process / release improvements #1159

Open
@nickysemenza

Description

@nickysemenza

Go build step requires cgo, so the release process is aided by https://github.com/cbroglie/goreleaser-cgo, which is a thin wrapper around https://github.com/docker/golang-cross. (Introduced in #1048) However, it doesn't support go 1.14 or 1.15 currently: docker/golang-cross#64.
One alternative could be https://github.com/elastic/golang-crossbuild. It would also make future PRs easier if the goreleaser-cgo image was part of the repo.

Also https://pkg.cfssl.org/ is trailing behind by a couple versions, I'm going to link our internal ticket to this issue.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions