Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Backport of client: fix Consul version finterprint into release/1.4.x #17356

Conversation

hc-github-team-nomad-core
Copy link
Contributor

Backport

This PR is auto-generated from #17349 to be assessed for backporting due to the inclusion of the label backport/1.4.x.

The below text is copied from the body of the original PR.


Consul v1.13.8 was released with a breaking change in the /v1/agent/self endpoint version where a line break was being returned.

This caused the Nomad finterprint to fail because NewVersion errors on parse.

This commit removes any extra space from the Consul version returned by the API.

Closes #17302

@hc-github-team-nomad-core hc-github-team-nomad-core force-pushed the backport/b-fix-consul-version-fingerprint/only-glowing-monitor branch from 4a9c5bd to 3b54eab Compare May 30, 2023 15:08
@hc-github-team-nomad-core hc-github-team-nomad-core merged commit fbcfd20 into release/1.4.x May 30, 2023
@hc-github-team-nomad-core hc-github-team-nomad-core force-pushed the backport/b-fix-consul-version-fingerprint/only-glowing-monitor branch from 7a2cdc2 to f20193f Compare May 30, 2023 15:08
@hc-github-team-nomad-core hc-github-team-nomad-core deleted the backport/b-fix-consul-version-fingerprint/only-glowing-monitor branch May 30, 2023 15:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants