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

cmd/thanos/flags: remove unhelpful flags helper #1652

Merged
merged 1 commit into from
Oct 15, 2019

Conversation

squat
Copy link
Member

@squat squat commented Oct 15, 2019

This commit cleans up a TODO in the flags.go file and eliminates the
regCommonServerFlags func, which added almost no additional utility
beyond calling regGRPCFlags and regHTTPAddrFlag.

Signed-off-by: Lucas Servén Marín lserven@gmail.com

low-priority cleanup.

cc @povilasv @bwplotka

This commit cleans up a TODO in the flags.go file and eliminates the
regCommonServerFlags func, which added almost no additional utility
beyond calling regGRPCFlags and regHTTPAddrFlag.

Signed-off-by: Lucas Servén Marín <lserven@gmail.com>
Copy link
Member

@bwplotka bwplotka left a comment

Choose a reason for hiding this comment

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

Nice ;p

I like the title 👍

@bwplotka bwplotka merged commit fb0db63 into thanos-io:master Oct 15, 2019
@squat squat deleted the cleanupflags branch October 15, 2019 13:26
GiedriusS pushed a commit that referenced this pull request Oct 28, 2019
This commit cleans up a TODO in the flags.go file and eliminates the
regCommonServerFlags func, which added almost no additional utility
beyond calling regGRPCFlags and regHTTPAddrFlag.

Signed-off-by: Lucas Servén Marín <lserven@gmail.com>
Signed-off-by: Giedrius Statkevičius <giedriuswork@gmail.com>
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.

2 participants