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

Moved to allowlist naming; added contributing naming rule about potentially offensive terminology. #2739

Merged
merged 1 commit into from
Jun 9, 2020

Conversation

bwplotka
Copy link
Member

@bwplotka bwplotka commented Jun 8, 2020

Signed-off-by: Bartlomiej Plotka bwplotka@gmail.com

Copy link
Contributor

@yeya24 yeya24 left a comment

Choose a reason for hiding this comment

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

LGTM

Copy link
Member

@brancz brancz left a comment

Choose a reason for hiding this comment

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

lgtm 👍

Let's do everything we can to remove all racist language wherever we can!

@@ -84,7 +84,7 @@ func registerBucketVerify(m map[string]setupFunc, root *kingpin.CmdClause, name
Short('r').Default("false").Bool()
issuesToVerify := cmd.Flag("issues", fmt.Sprintf("Issues to verify (and optionally repair). Possible values: %v", allIssues())).
Short('i').Default(verifier.IndexIssueID, verifier.OverlappedBlocksIssueID).Strings()
idWhitelist := cmd.Flag("id-whitelist", "Block IDs to verify (and optionally repair) only. "+
idAllowlist := cmd.Flag("id-allowlist", "Block IDs to verify (and optionally repair) only. "+
Copy link
Member

Choose a reason for hiding this comment

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

Is there any additional thing even necessary? Just id or ids would be even better no?

Copy link
Member Author

Choose a reason for hiding this comment

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

lol, kind of true (:

@bwplotka
Copy link
Member Author

bwplotka commented Jun 8, 2020

@brancz I was thinking about another example we use (in Prometheus as well) a lot: Blackbox and whitebox monitoring: What about proposing open/closed monitoring? 🤔

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.

👏 👏

@metalmatze
Copy link
Contributor

💯

…tially offensive terminology.

Signed-off-by: Bartlomiej Plotka <bwplotka@gmail.com>
@bwplotka bwplotka merged commit 8741411 into master Jun 9, 2020
@bwplotka bwplotka deleted the allowlist branch June 9, 2020 04:38
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.

6 participants