Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Need to update golang pkg.dev document #18410

Closed
4 tasks done
ah8ad3 opened this issue Aug 6, 2024 · 6 comments
Closed
4 tasks done

Need to update golang pkg.dev document #18410

ah8ad3 opened this issue Aug 6, 2024 · 6 comments

Comments

@ah8ad3
Copy link
Contributor

ah8ad3 commented Aug 6, 2024

Bug report criteria

What happened?

If you go to this url which is the first thing when i googled etcd golang that pop up. The publish time of the page is for Jul 19, 2024. But the body of it is pretty outdated.
For example:

Warning: As etcd 3.5.0 was not yet released, the command above does not work. After first pre-release of 3.5.0 #12498, etcd can be referenced using:

What did you expect to happen?

So that page should be updated with each release of etcd.

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

Anything else we need to know?

I don't know if we care about that page or not but i was going to introduce using etcd for golang to someone and that page came up and it was outdated so ended up giving him this https://github.com/etcd-io/etcd/blob/main/tests/integration/clientv3/examples/example_kv_test.go instead.

It is not a bug but i didn't know where to raise this issue so i used this pattern.

Etcd version (please run commands below)

$ etcd --version
# paste output here

$ etcdctl version
# paste output here

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

No response

@ah8ad3 ah8ad3 added the type/bug label Aug 6, 2024
@ah8ad3
Copy link
Contributor Author

ah8ad3 commented Aug 6, 2024

/remove-kind bug

@k8s-ci-robot
Copy link

@ah8ad3: Those labels are not set on the issue: kind/bug

In response to this:

/remove-kind bug

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository.

@ah8ad3
Copy link
Contributor Author

ah8ad3 commented Aug 6, 2024

/remove-type bug
/type cleanup

@ahrtr
Copy link
Member

ahrtr commented Aug 6, 2024

@ghouscht
Copy link
Contributor

The PR with the doc update was merged. With the next 3.5 patch release the Go pkg site will be updated automatically.

@ahrtr
Copy link
Member

ahrtr commented Sep 16, 2024

Thanks.

Resolved in #18579

@ahrtr ahrtr closed this as completed Sep 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

No branches or pull requests

5 participants