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

add mTLS support to generator #359

Merged
merged 11 commits into from
Apr 8, 2020
Merged

add mTLS support to generator #359

merged 11 commits into from
Apr 8, 2020

Conversation

arithmetic1728
Copy link
Collaborator

@arithmetic1728 arithmetic1728 commented Apr 3, 2020

For #360

Currently python-api-core doesn't have client_cert_source in ClientOptions, so the code in this PR uses the unreleased python-api-core code in this branch:
https://github.com/googleapis/python-api-core/tree/sijun/cert

@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label Apr 3, 2020
Copy link
Contributor

@software-dov software-dov left a comment

Choose a reason for hiding this comment

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

Looks good, especially the generated unit tests. Just a few minor issues.

Copy link
Contributor

@software-dov software-dov left a comment

Choose a reason for hiding this comment

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

Looks good, just a few nits.

Copy link
Contributor

@software-dov software-dov left a comment

Choose a reason for hiding this comment

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

LGTM. Can you file an issue to track adding mTLS support to the ads templates?

@software-dov software-dov merged commit a354629 into master Apr 8, 2020
@software-dov software-dov deleted the sijun/mtls branch April 8, 2020 21:54
@arithmetic1728 arithmetic1728 restored the sijun/mtls branch April 8, 2020 22:34
arithmetic1728 added a commit that referenced this pull request Apr 8, 2020
@arithmetic1728 arithmetic1728 deleted the sijun/mtls branch April 9, 2020 21:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cla: yes This human has signed the Contributor License Agreement.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants