consul
consul copied to clipboard
Consul is a distributed, highly available, and data center aware solution to connect and configure applications across dynamic, distributed infrastructure.
## Summary | Status | Count | |---------------|-------| | 🔍 Total | 5700 | | ✅ Successful | 5540 | | ⏳ Timeouts | 0 | | 🔀 Redirected |...
#### Overview of the Issue I am trying multi-cloud consul mesh wan federation with AWS EKS and Azure AKS, following the article here https://developer.hashicorp.com/terraform/tutorials/networking/multicloud-kubernetes. Everything seems fine, the wan members...
Bumps [webpack](https://github.com/webpack/webpack) from 5.92.1 to 5.94.0. Release notes Sourced from webpack's releases. v5.94.0 Bug Fixes Added runtime condition for harmony reexport checked Handle properly data/http/https protocols in source maps Make...
### Description go upgrade and dependency upgrade ### Testing & Reproduction steps ### Links ### PR Checklist * [ ] updated test coverage * [ ] external facing docs updated...
Bumps [github.com/hashicorp/hcp-sdk-go](https://github.com/hashicorp/hcp-sdk-go) from 0.80.0 to 0.146.0. Release notes Sourced from github.com/hashicorp/hcp-sdk-go's releases. v0.146.0 (June 11, 2025) v0.145.0 (June 09, 2025) v0.144.0 (May 28, 2025) v0.143.0 (May 21, 2025) v0.142.0 (May...
Bumps [github.com/hashicorp/raft](https://github.com/hashicorp/raft) from 1.7.0 to 1.7.3. Release notes Sourced from github.com/hashicorp/raft's releases. v1.7.3 What's Changed Add logs on active node when opening and sending a snapshot to a follower by...
## Backport This PR is auto-generated from #22406 to be assessed for backporting due to the inclusion of the label backport/1.21. The below text is copied from the body of...
### Description Customers have come across a situation where a fresh installation on an EKS K8s cluster version `1.30` with a Helm chart version `1.5.3` fails with an error for...
### Description of the Issue (and unexpected/desired result) When host has two or more interfaces, `consul validate` fails with: ``` Config validation failed: Multiple private IPv4 addresses found. Please configure...
#### Overview of the Issue When enabling tracing in envoy, there isn't a good way (I could find at least) to set `service_name`. The means all services default to `unknown_service:envoy`...