Skip to content

configuration: filter unroutable addresses on Android by default#2267

Merged
Augustyniak merged 3 commits intomainfrom
change-enableDNSFilterUnroutableFamilies-default-to-true
May 12, 2022
Merged

configuration: filter unroutable addresses on Android by default#2267
Augustyniak merged 3 commits intomainfrom
change-enableDNSFilterUnroutableFamilies-default-to-true

Conversation

@Augustyniak
Copy link
Contributor

Description: After experimenting with it in Lyft apps we saw a positive impact of enabling filtering. It's enabled to all Lyft users who have EM enabled.
Risk Level: Low, experimented with.
Testing: N/A
Docs Changes: Done
Release Notes: Done

Signed-off-by: Rafal Augustyniak <raugustyniak@lyft.com>
@Augustyniak Augustyniak force-pushed the change-enableDNSFilterUnroutableFamilies-default-to-true branch from 408fe07 to 6d0e75e Compare May 11, 2022 15:00
@Augustyniak Augustyniak requested review from goaway and jpsim May 11, 2022 15:00
@Augustyniak
Copy link
Contributor Author

Augustyniak commented May 11, 2022

FYI: @alyssawilk Updating this so that it matches what we use internally at Lyft :)

goaway
goaway previously approved these changes May 12, 2022
Signed-off-by: Rafal Augustyniak <raugustyniak@lyft.com>
Signed-off-by: Rafal Augustyniak <raugustyniak@lyft.com>
@Augustyniak Augustyniak force-pushed the change-enableDNSFilterUnroutableFamilies-default-to-true branch from a73cb74 to fb896f4 Compare May 12, 2022 13:21
@Augustyniak Augustyniak requested a review from goaway May 12, 2022 13:36
Copy link
Contributor

@jpsim jpsim left a comment

Choose a reason for hiding this comment

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

+1

I have some work in progress in #2128 to add this on iOS and flip the wording to better reflect the default, but this is good to merge in the meantime.

Thanks for adding a changelog entry!

@Augustyniak Augustyniak merged commit 39bbdbc into main May 12, 2022
@Augustyniak Augustyniak deleted the change-enableDNSFilterUnroutableFamilies-default-to-true branch May 12, 2022 20:12
jpsim added a commit that referenced this pull request May 17, 2022
* origin/main: (97 commits)
  docs: update python packages to work with Python 3.10 (#2286)
  test: adding a cancel test, cleaning up copy-paste code (#2283)
  envoy: update to d88f31b (#2279)
  api: disallow setting 'host' header directly (#2275)
  android: add support for registering a platform KV store (#2134)
  Bump Lyft Support Rotation (#2278)
  tools: Enable the VSCode completion db to use bazelisk if available (#2277)
  Release v0.4.6.20220513-4
  Fix android_release_deploy
  Release v0.4.6.20220513-3
  Release v0.4.6.20220513-2
  net: enable happy eyeballs by default (#2272)
  git: avoid merge conflicts when adding changelog entries (#2273)
  docs: fix sphinx reference mismatch warning (#2274)
  tests: add -Xcheck:jni to kotlin integration tests by default (#2269)
  configuration: enable h2 ping by default (#2270)
  Add version history entries for user-facing changes (#2271)
  configuration: filter unroutable addresses on Android by default (#2267)
  Integrate rules_xcodeproj (#2263)
  Add assert when failing to get_env (#2253)
  ...

Signed-off-by: JP Simard <jp@jpsim.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.

3 participants