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.3.x #17355

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.3.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 merged commit bcd5b83 into release/1.3.x May 30, 2023
@hc-github-team-nomad-core hc-github-team-nomad-core force-pushed the backport/b-fix-consul-version-fingerprint/uniformly-precious-cub branch from 9e41c8a to 47cf860 Compare May 30, 2023 15:08
@hc-github-team-nomad-core hc-github-team-nomad-core deleted the backport/b-fix-consul-version-fingerprint/uniformly-precious-cub branch May 30, 2023 15:08
@vercel vercel bot temporarily deployed to Preview – nomad May 30, 2023 15:12 Inactive
@vercel vercel bot temporarily deployed to Preview – nomad-storybook-and-ui May 30, 2023 15:16 Inactive
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