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

List version number early when called w/ -v #10932

Closed
jsoref opened this issue Oct 31, 2021 · 2 comments · Fixed by #12530
Closed

List version number early when called w/ -v #10932

jsoref opened this issue Oct 31, 2021 · 2 comments · Fixed by #12530

Comments

@jsoref
Copy link
Contributor

jsoref commented Oct 31, 2021

  • Program: dnsdist
  • Issue type: Feature request

Short description

List the software version early (especially before dying due to being unable to bind to ports, or some other configuration error)

Usecase

When debugging, it's very helpful to know what version of software someone is running. Often I'm wrong about which software I'm running (e.g. due to multiple versions in path)

Description

@Habbie
Copy link
Member

Habbie commented Oct 31, 2021

(inspired by #10931)

@rgacogne rgacogne added this to the dnsdist-1.8.0 milestone Nov 3, 2021
@rgacogne
Copy link
Member

rgacogne commented Nov 3, 2021

Setting the target milestone to 1.8.0 since that change would break our regression tests by changing the default output.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants