-
Notifications
You must be signed in to change notification settings - Fork 1.8k
feat: [grpc] Add retry logic when certificate mismatch for existing credentials & Agent Identity workloads #18019
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
Open
agrawalradhika-cell
wants to merge
25
commits into
googleapis:main
Choose a base branch
from
agrawalradhika-cell:grpc-cert-rotation
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from 10 commits
Commits
Show all changes
25 commits
Select commit
Hold shift + click to select a range
fa24e36
feat: Add passphrase handling to client cert callback
agrawalradhika-cell 49a1412
feat: Add cert rotation handling support
agrawalradhika-cell c502006
chore: Add passphrase in _mtls_helper for requests
agrawalradhika-cell 12169ff
chore: Modify _mtls_helper call to include additional variable passph…
agrawalradhika-cell c90c0b1
chore: Modify mock return values in test_urllib3.py
agrawalradhika-cell 3cde59e
chore: Modify mock callback return value in tests all
agrawalradhika-cell 96b4161
chore: Modify mock return value in test_requests.py
agrawalradhika-cell ba1c85a
chore: Add unit tests for cert rotation handling for grpc
agrawalradhika-cell b427128
chore: Update unit tests for grpc cert rotation handling compatibility
agrawalradhika-cell 70a587a
Merge pull request #1 from agrawalradhika-cell/main
agrawalradhika-cell a9e45af
fix: Refactor gRPC call handling and state management
agrawalradhika-cell 565f6fb
Merge branch 'googleapis:main' into grpc-cert-rotation
agrawalradhika-cell 524247b
chore: format files with black
agrawalradhika-cell ea7082b
chore: add coverage and fix lint errors
agrawalradhika-cell 60a606a
chore: add coverage for grpc.py
agrawalradhika-cell 90555fc
test: Updating tests for file coverage
agrawalradhika-cell df68343
Merge branch 'main' into grpc-cert-rotation
agrawalradhika-cell 732f545
Merge branch 'googleapis:main' into grpc-cert-rotation
agrawalradhika-cell 3139e83
fix: fix lint errors post resolving merge conflicts
agrawalradhika-cell f344dcf
chore: Update Refactor mTLS gRPC client interceptor logic based on co…
agrawalradhika-cell b7db29e
chore: Refactor error handling for certificate retrieval and update t…
agrawalradhika-cell 91570a3
fix: Refactor deadline error handling in grpc.py
agrawalradhika-cell d8050ed
fix: Fix lint and unit tests
agrawalradhika-cell 02fa5ea
chore: Refactor gRPC call handling with base wrapper class
agrawalradhika-cell 9b01e85
chore: Include Wrapper in CertRotationInterceptor initialization
agrawalradhika-cell File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.