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

googleapis: Allow user set c2p bootstrap config #9856

Merged
merged 3 commits into from
Jan 24, 2023

Conversation

temawi
Copy link
Contributor

@temawi temawi commented Jan 24, 2023

Instead of always overriding the bootstrap with a custom c2p config, now we allow user defined ones to also be used. This only applies when running in GCP with federation.

Instead of always overriding the bootstrap with a custom c2p config, now
we allow user defined ones to also be used. This only applies when
running in GCP with federation.
@temawi
Copy link
Contributor Author

temawi commented Jan 24, 2023

@apolcyn Could you please check that this meets the requirements?

@easwars Can you spot any discrepancies with the Go implementation?

@YifeiZhuang Can you please sanity check my approach of omitting the setting of the bootstrap override to allow xds client to pick up a user provided config?

Copy link
Contributor

@apolcyn apolcyn left a comment

Choose a reason for hiding this comment

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

This looks correct to me.

Suggesting one simplifying change, though.

Also some refactoring for code clarity.
@temawi temawi merged commit b0635fa into grpc:master Jan 24, 2023
@temawi temawi deleted the c2p-bootstrap-env branch January 24, 2023 23:57
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Apr 25, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants