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

xds: tests shouldn't rely on the presence of an entry in the authorities field of the bootstrap configuration with an empty key #7297

Open
easwars opened this issue Jun 3, 2024 · 0 comments
Assignees

Comments

@easwars
Copy link
Contributor

easwars commented Jun 3, 2024

Currently many tests rely on the presence of a key in the authorities map of the bootstrap config with an empty value. And this has an empty config, resulting in the usage of the top-level xDS server config. Tests should be fixed to not have this assumption.

See:

auths := map[string]authority{"": {}}

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant