Skip to content

cmd/thanos/bucket: remove unused flag#1712

Merged
bwplotka merged 1 commit intothanos-io:masterfrom
squat:removeunusedflag
Nov 4, 2019
Merged

cmd/thanos/bucket: remove unused flag#1712
bwplotka merged 1 commit intothanos-io:masterfrom
squat:removeunusedflag

Conversation

@squat
Copy link
Member

@squat squat commented Nov 4, 2019

While standardizing some flags, commit
9d4d0bf accidentally added
a --http-address flag to the bucket web component that is never used.
However, rather than remove this new flag, this commit removes the
--listen flag that the component defines so that the component is in
line with the flags defined by other components.

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

cc @kakkoyun @bwplotka

While standardizing some flags, commit
9d4d0bf accidentally added
a `--http-address` flag to the bucket web component that is never used.
However, rather than remove this new flag, this commit removes the
`--listen` flag that the component defines so that the component is in
line with the flags defined by other components.

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

@kakkoyun kakkoyun left a comment

Choose a reason for hiding this comment

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

lgtm

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.

3 participants