-
Notifications
You must be signed in to change notification settings - Fork 527
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
Use more inclusive language #3903
Conversation
Remove use of "whitelist" and "blacklist". I have not changed the testdata (sourcemaps), nor the docs copied from beats. The latter should be changed upstream.
@bmorelli25 there's a very minor change to docs here, could you please take a quick glance? |
💔 Tests FailedExpand to view the summary
Build stats
Test stats 🧪
Test errorsExpand to view the tests failures
Steps errorsExpand to view the steps failures
Log outputExpand to view the last 100 lines of log output
|
Codecov Report
@@ Coverage Diff @@
## master #3903 +/- ##
=======================================
Coverage 79.74% 79.74%
=======================================
Files 137 137
Lines 6239 6239
=======================================
Hits 4975 4975
Misses 1264 1264 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thank you!
Remove use of "whitelist" and "blacklist". I have not changed the testdata (sourcemaps), nor the docs copied from beats. The latter should be changed upstream.
Motivation/summary
Remove use of "whitelist" and "blacklist".
I have not changed the testdata (sourcemaps), nor the docs copied from beats. The latter should be changed upstream.
Checklist
- [ ] I have updated CHANGELOG.asciidocI have considered changes for:
- [ ] logging (add log lines, choose appropriate log selector, etc.)- [ ] metrics and monitoring (create issue for Kibana team to add metrics to visualizations, e.g. Kibana#44001)- [ ] telemetry- [ ] Elasticsearch Service (https://cloud.elastic.co)- [ ] Elastic Cloud Enterprise (https://www.elastic.co/products/ece)- [ ] Elastic Cloud on Kubernetes (https://www.elastic.co/elastic-cloud-kubernetes)How to test these changes
make test
Related issues
#3896