etcd
Here are 604 public repositories matching this topic...
-
Updated
May 30, 2022 - Go
-
Updated
May 29, 2022 - Go
-
Updated
May 30, 2022 - Go
-
Updated
Apr 18, 2022 - Shell
-
Updated
May 30, 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
Issue Description
Type: feature request
Describe what feature you want
Additional context
Add any other context or screenshots ab
-
Updated
May 30, 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
May 30, 2022 - Go
-
Updated
May 27, 2022 - Go
-
Updated
Mar 9, 2022 - Shell
-
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
May 3, 2022 - Go
-
Updated
May 30, 2022 - Jinja
-
Updated
May 30, 2022 - Go
-
Updated
May 30, 2022 - Jinja
-
Updated
May 29, 2022 - 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