Skip to content

godoc for etcd 3.5 is missing/broken #19645

Open
@purpleidea

Description

@purpleidea

Bug report criteria

What happened?

If you browse: https://pkg.go.dev/github.com/etcd-io/etcd you see version "v3.3.27+incompatible". No idea why this shows such an old version, but this is quite confusing when trying to read the docs.

I've tried to ask the website to pull a new version but it seems to not work. I've also tried to fetch docs on the better godocs.io site: https://godocs.io/github.com/etcd-io/etcd/clientv3 but also only old versions exist.

If you could fix this, that would be great. Not sure who's at fault, probably google somehow!

Thanks!

What did you expect to happen?

Docs should see v3.5.20

How can we reproduce it (as minimally and precisely as possible)?

See above

Anything else we need to know?

No response

Etcd version (please run commands below)

N/A

Etcd configuration (command line flags or environment variables)

paste your configuration here

Etcd debug information (please run commands below, feel free to obfuscate the IP address or FQDN in the output)

$ etcdctl member list -w table
# paste output here

$ etcdctl --endpoints=<member list> endpoint status -w table
# paste output here

Relevant log output

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions