etcd
Here are 589 public repositories matching this topic...
-
Updated
Mar 21, 2022 - Go
-
Updated
Mar 21, 2022 - Go
-
Updated
Mar 21, 2022 - Go
-
Updated
Jun 4, 2021 - Shell
-
Updated
Mar 2, 2022 - Python
Before you submit this issue, you has been search all existed issues and search the documentation
- [] I've been search all existed issues
- [] I've been read all documentation
Describe your question
How should I use alicloud MNS?
Is your feature request related to a problem? Please describe.
This is the logic currently implemented in the main branch:
If
headers
criteria are configured, a request is filtered in if it matches both headers and urls. Ifheaders
criteria are NOT configured, the probability options are used.
Describe the solution you'd like
I want to take the URL check when no header is
As we all know golang has give us the feature that convert proto to json with https://github.com/golang/protobuf/blob/master/jsonpb/encode.go ,and with encode.go ,we can define diffrent style like casesensitive , emit empty , json indent and so on , we can see [Customizing Protobuf JSON Serialization in Go](https://seb-nyberg.medi
-
Updated
Mar 16, 2022 - Go
-
Updated
Mar 21, 2022 - Go
Would be great to add a simple test for this commit and also to double check that the test fails if that commit is reverted.
Commit: purpleidea/mgmt@bf7e454
Thanks to @frebib for the nice patch!
-
Updated
Mar 21, 2022 - Go
-
Updated
Mar 18, 2022 - Go
-
Updated
Apr 3, 2020 - Go
-
Updated
Mar 9, 2022 - Shell
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 28, 2020 - Go
-
Updated
Dec 28, 2019 - HCL
-
Updated
Mar 21, 2022 - Go
-
Updated
Mar 16, 2022 - Go
-
Updated
Jan 20, 2022 - Jinja
-
Updated
Sep 15, 2021 - 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."
What happened?
If you don't pass a
--name
argument to youretcd
processes, they will all have the namedefault
and the cluster will operate normally. However, when you add a member, the generatedETCD_INITIAL_CLUSTER
variable will have multiple entries with the name "default". When this environment variable is used,etcd
will parse these into a mapping under a single key ("defau