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 Work around issue with UNIX domain sockets in api.Client addresses into release/1.14.x #22526

Conversation

hc-github-team-secure-vault-core
Copy link
Collaborator

Backport

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

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


The Host part of the URL doesn't actually get used when we initiate connections to UNIX domain sockets. As of golang/go#60374 (in the latest Go releases at the time of this writing), we must set it to something that looks like a hostname or requests will fail.


Overview of commits

@hc-github-team-secure-vault-core hc-github-team-secure-vault-core force-pushed the backport/fix-api-client-unix-sockets/uniquely-mighty-scorpion branch from 264a862 to 39cc8f7 Compare August 23, 2023 15:05
@hc-github-team-secure-vault-core hc-github-team-secure-vault-core force-pushed the backport/fix-api-client-unix-sockets/uniquely-mighty-scorpion branch from d9a2712 to 9e82f8d Compare August 23, 2023 15:05
@github-actions github-actions bot added the hashicorp-contributed-pr If the PR is HashiCorp (i.e. not-community) contributed label Aug 23, 2023
@ncabatoff ncabatoff added this to the 1.14.2 milestone Aug 23, 2023
@ncabatoff ncabatoff enabled auto-merge (squash) August 23, 2023 15:09
@github-actions
Copy link

Build Results:
All builds succeeded! ✅

@ncabatoff ncabatoff merged commit d34da50 into release/1.14.x Aug 23, 2023
86 of 88 checks passed
@ncabatoff ncabatoff deleted the backport/fix-api-client-unix-sockets/uniquely-mighty-scorpion branch August 23, 2023 15:23
@github-actions
Copy link

CI Results:
All Go tests succeeded! ✅

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
hashicorp-contributed-pr If the PR is HashiCorp (i.e. not-community) contributed
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants