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.