etcd
Here are 514 public repositories matching this topic...
-
Updated
Nov 10, 2020 - Go
-
Updated
Nov 8, 2020 - Go
-
Updated
Nov 10, 2020 - Go
-
Updated
Sep 22, 2020 - Shell
-
Updated
Nov 9, 2020 - Python
-
Updated
Oct 16, 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 10, 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
Oct 16, 2020 - Go
-
Updated
Nov 4, 2020 - TypeScript
-
Updated
Apr 9, 2018 - Kotlin
-
Updated
Oct 27, 2020 - Go
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.md
in this repo. Is the comment stale?