etcd
Here are 516 public repositories matching this topic...
-
Updated
Nov 30, 2020 - Go
-
Updated
Nov 30, 2020 - Go
-
Updated
Nov 30, 2020 - Go
-
Updated
Sep 22, 2020 - Shell
-
Updated
Nov 30, 2020 - Python
-
Updated
Nov 12, 2020 - Go
-
Updated
Sep 1, 2020 - Go
Issue Description
是否有计划用actions 完全取代 TravisCI
感觉actions 速度上比 TravisCI更好点 ,另外也是github原生的。
Type: feature request
Describe what feature
Basically we're in the DAG, so make sure we've let all the other resources (like files) get built (that might be used for the file server) before the server sends anything out. We could either block or just not return anything yet.
As an aside, does the rf.ReadFrom bit not get cancelled properly on close??
-
Updated
Nov 30, 2020 - Go
-
Updated
Oct 19, 2020 - Go
-
Updated
Apr 3, 2020 - Go
Of the learning environments that leverage Ansible, very few are using roles. This can make porting Ansible playbooks across learning environments more difficult. To fix this, Ansible-using learning environments need to be refactored (where possible) to use an Ansible role.
-
Updated
Dec 28, 2019 - HCL
-
Updated
Oct 28, 2020 - Go
-
Updated
Nov 25, 2020 - Go
-
Updated
Nov 29, 2020 - TypeScript
-
Updated
Oct 27, 2020 - Go
-
Updated
Apr 9, 2018 - Kotlin
Improve this page
Add a description, image, and links to the etcd topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the etcd topic, visit your repo's landing page and select "manage topics."



It is mentioned that there is an error code page for v2 protocol:
https://github.com/etcd-io/etcd/blob/ae7862e8bc8007eb396099db4e0e04ac026c8df5/server/etcdserver/api/v2error/error.go#L16
However, I can't find
Documentation/v2/errorcode.mdin this repo. Is the comment stale?