Skip to content
This repository has been archived by the owner on Jan 8, 2024. It is now read-only.

Fix order of HTTP and gRPC server addresses in Nomad server install #4363

Merged
merged 1 commit into from
Jan 4, 2023

Conversation

paladin-devops
Copy link
Contributor

Fix #4358.

The sequence of addresses returned for the installation of Waypoint to Nomad was incorrect before this commit, when using Consul service discovery. The HTTP server address is now correctly returned firstly, followed by the gRPC server address.
@paladin-devops paladin-devops self-assigned this Jan 4, 2023
@paladin-devops paladin-devops marked this pull request as ready for review January 4, 2023 18:25
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Server install to Nomad+Consul fails with context canceled error
2 participants