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

Add support for go-sockaddr templated addresses in config. #9109

Merged
merged 7 commits into from Oct 21, 2021

Conversation

ncabatoff
Copy link
Contributor

Fixes #6409.

I don't know what the repercussions of modifying internalshared are, will have to follow up.

# Conflicts:
#	command/server/config_test_helpers.go
@prologic
Copy link

Hey @ncabatoff Can you rebase this PR and resolve the conflicts? I'd like to use this in Vault as soon as we can get it merged and a new minor/patch release of Vault put out. I need to be able to use the very nice functionality of go-sockaddr in my configuration just like what Nomad and Consul support 🤣

cheers! 🙇‍♂️

# Conflicts:
#	command/server/config_test.go
@vercel vercel bot temporarily deployed to Preview – vault October 12, 2021 11:47 Inactive
@vercel vercel bot temporarily deployed to Preview – vault-storybook October 12, 2021 12:01 Inactive
@vercel vercel bot temporarily deployed to Preview – vault-storybook October 12, 2021 13:11 Inactive
@vercel vercel bot temporarily deployed to Preview – vault October 12, 2021 13:11 Inactive
Copy link
Member

@briankassouf briankassouf left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good, would you add some docs for configuring this too?

@briankassouf briankassouf added this to the 1.9 milestone Oct 12, 2021
@ncabatoff
Copy link
Contributor Author

Looks good, would you add some docs for configuring this too?

Will do.

Unrelated to docs, does the fact that the change is under internalshared require any extra action on my part?

@briankassouf
Copy link
Member

@ncabatoff Nothing to do in internalshared. We haven't yet moved over to the new listenerutil yet, but you may want to duplicate the logic there so we don't have a regression when we do migrate.

@vercel vercel bot temporarily deployed to Preview – vault-storybook October 21, 2021 13:31 Inactive
@vercel vercel bot temporarily deployed to Preview – vault October 21, 2021 13:31 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.

[FEATURE]: Support for "GetPrivateIP" in Vault Config.
3 participants