This repository has been archived by the owner on Mar 19, 2024. It is now read-only.
Tags: hashicorp/consul-api-gateway
Tags
Backport of Support routing to Consul services imported from a peer i… …nto release/0.5.x (#465) * Support routing to Consul services imported from a peer (#406) * Stub func for finding service imported from peer * Add peerName to MeshService CRD, fork service lookup when specified * Use "Peer" instead of "PeerName" for consistency * Add changelog entry * Return Consul resolution error when no matching service name from peer * Add unit test coverage for resolving of imported service from peer * Remove unnecessary mock generation target * go mod tidy * Consume latest tag of consul/api containing dependencies * Resolve dependency issues from merge * Add Peerings to Consul client interface * Adjust testing strategy to account for hot swap of Consul client * Update changelog Co-authored-by: Nathan Coleman <[email protected]> Co-authored-by: Andrew Stucki <[email protected]>
Prepare for release of v0.4.0 (#309) * Prepare for release of v0.4.0 Consul API Gateway version being released: `0.4.0` Now requires: - consul: `1.11.2` - consul-k8s: `0.47.1` * Update supported-features.md * Fix typo in supported-features.md Co-authored-by: nathancoleman <[email protected]> Co-authored-by: Nathan Coleman <[email protected]>
PreviousNext