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

Wafl RPC Invoke to allow hostname(String) instead of forcing IPv4 #65

Closed
fawadasaurus opened this issue Aug 1, 2022 · 1 comment
Closed
Labels
enhancement New feature or request triage To be triaged

Comments

@fawadasaurus
Copy link
Contributor

Is your feature request related to a problem? Please describe.
I am trying to use the wafl binary as part of a docker-compose system and I need to use the --address field to have another docker container's hostname instead of an IP address. Currently it limits me to use IP address which is unknown until the container is created.

Propose a solution
Allow string values here and do not enforce it to be ipv4

Describe alternatives you've considered
add a host or hostname field instead of address but that seems redundant.

Additional context
None

@fawadasaurus fawadasaurus added enhancement New feature or request triage To be triaged labels Aug 1, 2022
pkedy added a commit that referenced this issue Jan 9, 2023
@pkedy
Copy link
Contributor

pkedy commented Jan 9, 2023

Closing after nanobus switch

@pkedy pkedy closed this as completed Jan 9, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request triage To be triaged
Projects
None yet
Development

No branches or pull requests

2 participants