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

Issue fix 5123 #6268

Merged
merged 4 commits into from
May 15, 2023
Merged

Issue fix 5123 #6268

merged 4 commits into from
May 15, 2023

Conversation

Lyndon-Li
Copy link
Contributor

Fix issue #5123, Kopia repository supports self-cert CA for S3 compatible storage.

Signed-off-by: Lyndon-Li <lyonghui@vmware.com>
Signed-off-by: Lyndon-Li <lyonghui@vmware.com>
@github-actions github-actions bot added Dependencies Pull requests that update a dependency file has-changelog has-unit-tests labels May 15, 2023
@github-actions github-actions bot removed Dependencies Pull requests that update a dependency file has-changelog labels May 15, 2023
@codecov-commenter
Copy link

codecov-commenter commented May 15, 2023

Codecov Report

Merging #6268 (78db017) into main (ea4e49f) will decrease coverage by 0.04%.
The diff coverage is 30.76%.

@@            Coverage Diff             @@
##             main    #6268      +/-   ##
==========================================
- Coverage   41.20%   41.16%   -0.04%     
==========================================
  Files         252      252              
  Lines       23490    23503      +13     
==========================================
- Hits         9680     9676       -4     
- Misses      13052    13068      +16     
- Partials      758      759       +1     
Impacted Files Coverage Δ
pkg/repository/udmrepo/kopialib/backend/s3.go 51.85% <0.00%> (-2.00%) ⬇️
pkg/repository/udmrepo/kopialib/backend/utils.go 57.44% <0.00%> (-11.79%) ⬇️
pkg/repository/provider/unified_repo.go 54.67% <100.00%> (+0.50%) ⬆️

... and 1 file with indirect coverage changes

Signed-off-by: Lyndon-Li <lyonghui@vmware.com>
@Lyndon-Li Lyndon-Li marked this pull request as ready for review May 15, 2023 03:23
@Lyndon-Li Lyndon-Li merged commit 384091f into vmware-tanzu:main May 15, 2023
25 checks passed
@Lyndon-Li Lyndon-Li deleted the issue-fix-5123 branch May 15, 2023 06:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants