consul icon indicating copy to clipboard operation
consul copied to clipboard

Consul is a distributed, highly available, and data center aware solution to connect and configure applications across dynamic, distributed infrastructure.

Results 813 consul issues
Sort by recently updated
recently updated
newest added

### Description consul-dataplane will support providing either the `node_id` or `node_name` in its configuration. Unfortunately, supporting both in the xDS meta adds a fair amount of complexity (partly because most...

pr/no-changelog

## Backport This PR is auto-generated from #14077 to be assessed for backporting due to the inclusion of the label backport/1.12. **WARNING** automatic cherry-pick of commits failed. Commits will require...

#### Overview of the Issue We decided to upgrade our infrastructure slowly from 1.9.1 to 1.11. Our servers reside on VMWare Infrastructure, based on RHEL servers. Every time we tried...

#### Overview of the Issue Upgrading from 1.12.3 to 1.13.0 leads to a failure to start the cluster. #### Reproduction Steps Steps to reproduce this issue, eg: 1. We have...

### Description If a service is registered twice, once with connect-native and once without, the topology views would prune the existing intentions. This change brings the code more in line...

### Description Adding instructions for upgrading to Consul API Gateway v0.4.0 ### Testing & Reproduction steps Wrote the instructions by taking notes as I upgraded Consul API Gateway to a...

pr/no-changelog

### Description A new major version was released today ([1.13.0](https://github.com/hashicorp/consul/releases/tag/v1.12.2)). This updates the CHANGELOG to include those entries and then removes the entries from the 1.13 pre-releases (they are all...

pr/no-changelog

### Description A new major version was released today ([1.13.0](https://github.com/hashicorp/consul/releases/tag/v1.12.2)). This updates the CHANGELOG to include those entries and then removes the entries from the 1.13 pre-releases (they are all...

pr/no-changelog

### Description Update the compat matrix with the latest Consul K8s version and Consul Core version. Also remove 1.10.x associated notes since that is covered by versioned docs. ### Testing...

type/docs-cherrypick
pr/no-changelog
pr/no-metrics-test

### Description - When deregistering a service with an ID, which has an URL format (e.g., http://myservice.com), the http handler will return 301. This PR move the service id from...

pr/no-changelog