Skip to content

Use Go 1.10.x for 3.3 release to support crypto/x509 "name constraints" #9912

Closed
@cultcom

Description

@cultcom

The official etcd binaries found on github.com are compiled with golang version 1.9:
~# etcd --version
etcd Version: 3.3.8
Git SHA: 33245c6
Go Version: go1.9.7
Go OS/Arch: linux/amd64

Unfortunately this golang version does not support nameConstraints correctly according to golang/go#15196

So please update your build process to utilize golang 1.10 for further releases.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions