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 6988: udmrepo use region specified in BSL when s3URL is empty #6990

Merged
merged 1 commit into from
Oct 20, 2023

Conversation

Lyndon-Li
Copy link
Contributor

Fix #6988, always get region from BSL if it is not empty

Signed-off-by: Lyndon-Li <lyonghui@vmware.com>
@Lyndon-Li Lyndon-Li force-pushed the udmrepo-use-region-from-bsl branch from 92cf5b4 to 3d841dd Compare October 20, 2023 11:59
@Lyndon-Li Lyndon-Li marked this pull request as ready for review October 20, 2023 12:00
@codecov
Copy link

codecov bot commented Oct 20, 2023

Codecov Report

Merging #6990 (3d841dd) into main (fd8350f) will increase coverage by 0.00%.
The diff coverage is 100.00%.

@@           Coverage Diff           @@
##             main    #6990   +/-   ##
=======================================
  Coverage   61.05%   61.05%           
=======================================
  Files         251      251           
  Lines       26845    26846    +1     
=======================================
+ Hits        16389    16390    +1     
  Misses       9303     9303           
  Partials     1153     1153           
Files Coverage Δ
pkg/repository/provider/unified_repo.go 87.46% <100.00%> (+0.03%) ⬆️

@reasonerjt reasonerjt merged commit 5fe53da into vmware-tanzu:main Oct 20, 2023
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.

Unexpected requests to s3 endpoints from different regions
3 participants