[fix][io] Update test certs for Elasticsearch#21001
Merged
michaeljmarshall merged 1 commit intoapache:masterfrom Aug 16, 2023
Merged
[fix][io] Update test certs for Elasticsearch#21001michaeljmarshall merged 1 commit intoapache:masterfrom
michaeljmarshall merged 1 commit intoapache:masterfrom
Conversation
coderzc
approved these changes
Aug 16, 2023
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #21001 +/- ##
=============================================
+ Coverage 34.80% 73.09% +38.29%
+ Complexity 12089 3753 -8336
=============================================
Files 1697 1875 +178
Lines 129787 139443 +9656
Branches 14157 15333 +1176
=============================================
+ Hits 45166 101924 +56758
+ Misses 78629 29451 -49178
- Partials 5992 8068 +2076
Flags with carried forward coverage won't be shown. Click here to find out more. 🚀 New features to boost your workflow:
|
michaeljmarshall
added a commit
to michaeljmarshall/pulsar
that referenced
this pull request
Aug 16, 2023
Fixes: apache#20997 ### Motivation Update the expired certs to get tests passing. ### Modifications * Update all certs. See `README.md` in files for detailed steps. ### Verifying this change This change is covered by tests. ### Documentation - [x] `doc-not-needed` (cherry picked from commit d6734b7)
michaeljmarshall
added a commit
that referenced
this pull request
Aug 16, 2023
michaeljmarshall
added a commit
to datastax/pulsar
that referenced
this pull request
Aug 16, 2023
Fixes: apache#20997 ### Motivation Update the expired certs to get tests passing. ### Modifications * Update all certs. See `README.md` in files for detailed steps. ### Verifying this change This change is covered by tests. ### Documentation - [x] `doc-not-needed` (cherry picked from commit d6734b7)
Contributor
|
Leave another solution: |
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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Fixes: #20997
Motivation
Update the expired certs to get tests passing.
Modifications
README.mdin files for detailed steps.Verifying this change
This change is covered by tests.
Documentation
doc-not-needed