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: bootstrap config is not emitted to logs in a human readable way #7322

Closed
easwars opened this issue Jun 11, 2024 · 1 comment
Closed
Assignees

Comments

@easwars
Copy link
Contributor

easwars commented Jun 11, 2024

See the test failure in #7321

Note that the line printing Bootstrap config for creating xds-client is now printing bytes instead of useful human readable config:

logger.Infof("Bootstrap config for creating xds-client: %+v", config)

This needs fixing.

@easwars easwars self-assigned this Jun 11, 2024
@dfawley dfawley added P2 and removed P2 labels Jul 2, 2024
@easwars
Copy link
Contributor Author

easwars commented Jul 9, 2024

Fixed by #7347.

@easwars easwars closed this as completed Jul 9, 2024
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

2 participants