-
### Expected Behavior
I set up a [GitHub action](https://github.com/hashicorp/consul-k8s/blob/main/.github/workflows/issue-context-bot.yml) to comment on issues which were transferred to the reposi…
-
Kubernetes has something similar to consul sessions called the Lease API. Could we use it to simplify deployments in k8s so there is no dependency on consul?
-
#### Overview of the Issue
The `consul config delete` command deletes the configuration entry specified by the kind and name. However, it always reports success, even if the entry does not exist.
…
-
**Description**
The `agent_service_maintenance` function int he `consul` module uses an HTTP GET call rather than an HTTP PUT call as defined in the API documentation https://www.consul.io/api-docs/a…
-
### Community Note
* Please vote on this issue by adding a 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to the original issue to help the…
-
### Nomad version
```
Nomad v1.8.0
BuildDate 2024-05-28T17:38:17Z
Revision 28b82e4b2259fae5a62e2ed47395334bea5a24c4
```
### Operating system and Environment details
```
$ uname -a
Linux ip-…
-
#### Overview of the Issue
UI shows both services down when one of the services in a service-mesh is brought down. Health checks for second healthy service are passing, though. It appears to …
-
On the page: https://developer.hashicorp.com/consul/tutorials/security/access-control-setup-production
You can see:
![image](https://github.com/hashicorp/consul/assets/139780495/d9883a08-9b6a-49b1-b…
-
### Community Note
* Please vote on this issue by adding a 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to the original issue to help the…
-
Hi
I have manually deleted the entries from Consul KV mysql/master/ using below command.
consul kv delete -recurse mysql/master/
Now, i have added new cluster in Orchestrator, but not getting…