etcd
Here are 509 public repositories matching this topic...
-
Updated
Oct 13, 2020 - Go
-
Updated
Oct 13, 2020 - Go
-
Updated
Oct 13, 2020 - Go
-
Updated
Sep 22, 2020 - Shell
-
Updated
Oct 8, 2020 - Python
-
Updated
Sep 21, 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
Oct 13, 2020 - Go
-
Updated
May 17, 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
Oct 12, 2020 - Go
-
Updated
Dec 28, 2019 - HCL
-
Updated
Sep 8, 2020 - Go
-
Updated
Oct 13, 2020 - Go
-
Updated
Sep 22, 2020 - TypeScript
-
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."
Today,
etcdctl endpoint health
only performs a quorum GET. If server is corrupted or exceeded quota (which put the server into read only mode), this command incorrectly returnshealthy
.