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

envoy bug: Using a removed guard envoy.restart_features.use_apple_api_for_dns_lookups #8253

Closed
michaelbeaumont opened this issue Nov 3, 2023 · 0 comments
Labels
kind/bug A bug triage/accepted The issue was reviewed and is complete enough to start working on it

Comments

@michaelbeaumont
Copy link
Contributor

michaelbeaumont commented Nov 3, 2023

What happened?

[2023-11-03 14:28:28.547][19][error][envoy_bug] [source/common/runtime/runtime_impl.cc:501] envoy bug failure: false. Details: Using a removed guard envoy.restart_features.use_apple_api_for_dns_lookups. In future version of Envoy this will be treated as invalid configuration
[2023-11-03 14:28:28.547][19][error][envoy_bug] [./source/common/common/assert.h:38] stacktrace for envoy bug
[2023-11-03 14:28:28.547][19][error][envoy_bug] [./source/common/common/assert.h:45] #0 UNKNOWN [0x57bb7a2fbdeb]
[2023-11-03 14:28:28.547][19][error][envoy_bug] [./source/common/common/assert.h:45] #1 UNKNOWN [0x57bb7a30002e]
[2023-11-03 14:28:28.547][19][error][envoy_bug] [./source/common/common/assert.h:45] #2 UNKNOWN [0x57bb7a2fe096]
[2023-11-03 14:28:28.547][19][error][envoy_bug] [./source/common/common/assert.h:45] #3 UNKNOWN [0x57bb7a2fcbc7]
[2023-11-03 14:28:28.547][19][error][envoy_bug] [./source/common/common/assert.h:45] #4 UNKNOWN [0x57bb79ac7ab5]
[2023-11-03 14:28:28.547][19][error][envoy_bug] [./source/common/common/assert.h:45] #5 UNKNOWN [0x57bb7823f604]
[2023-11-03 14:28:28.548][19][error][envoy_bug] [./source/common/common/assert.h:45] #6 UNKNOWN [0x57bb79abf70b]
[2023-11-03 14:28:28.548][19][error][envoy_bug] [./source/common/common/assert.h:45] #7 UNKNOWN [0x57bb79ab9aef]
[2023-11-03 14:28:28.548][19][error][envoy_bug] [./source/common/common/assert.h:45] #8 UNKNOWN [0x57bb78240be0]
[2023-11-03 14:28:28.548][19][error][envoy_bug] [./source/common/common/assert.h:45] #9 UNKNOWN [0x57bb7823fe13]
[2023-11-03 14:28:28.548][19][error][envoy_bug] [./source/common/common/assert.h:45] #10 UNKNOWN [0x57bb7821b9fb]
[2023-11-03 14:28:28.548][19][error][envoy_bug] [./source/common/common/assert.h:45] #11 UNKNOWN [0x57bb7821bb4c]
[2023-11-03 14:28:28.548][19][error][envoy_bug] [./source/common/common/assert.h:45] #12 UNKNOWN [0x57bb7821910a]
[2023-11-03 14:28:28.549][19][error][envoy_bug] [./source/common/common/assert.h:43] #13 __libc_start_main [0x7c3e1a52dd0a]

Apparently removed in v1.28

@michaelbeaumont michaelbeaumont added triage/pending This issue will be looked at on the next triage meeting kind/bug A bug labels Nov 3, 2023
@michaelbeaumont michaelbeaumont changed the title envoy bug failure: false. Details: Using a removed guard envoy.restart_features.use_apple_api_for_dns_lookups envoy bug: Using a removed guard envoy.restart_features.use_apple_api_for_dns_lookups Nov 3, 2023
@lahabana lahabana added triage/accepted The issue was reviewed and is complete enough to start working on it and removed triage/pending This issue will be looked at on the next triage meeting labels Nov 6, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/bug A bug triage/accepted The issue was reviewed and is complete enough to start working on it
Projects
None yet
Development

No branches or pull requests

2 participants