[go: nahoru, domu]

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

Fix redirection issue for registries #14270

Merged
merged 1 commit into from
Feb 22, 2021

Conversation

AllForNothing
Copy link
Contributor

Fixes #14264
Signed-off-by: sshijun sshijun@vmware.com

Signed-off-by: sshijun <sshijun@vmware.com>
@codecov
Copy link
codecov bot commented Feb 19, 2021

Codecov Report

Merging #14270 (1dba137) into master (dfe3600) will decrease coverage by 0.01%.
The diff coverage is 0.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master   #14270      +/-   ##
==========================================
- Coverage   62.71%   62.69%   -0.02%     
==========================================
  Files         913      913              
  Lines       61050    61065      +15     
  Branches     2018     2024       +6     
==========================================
- Hits        38287    38285       -2     
- Misses      18828    18844      +16     
- Partials     3935     3936       +1     
Flag Coverage Δ
unittests 62.69% <0.00%> (-0.02%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
...tion-instances/distribution-instances.component.ts 23.11% <0.00%> (-1.89%) ⬇️
...av/replication/total-replication-page.component.ts 63.63% <0.00%> (ø)
...es/vulnerability/vulnerability-config.component.ts 48.71% <0.00%> (-4.28%) ⬇️
src/common/utils/passports.go 89.74% <0.00%> (+5.12%) ⬆️
src/controller/event/handler/auditlog/auditlog.go 63.15% <0.00%> (+5.26%) ⬆️

@AllForNothing AllForNothing merged commit 617ebb4 into goharbor:master Feb 22, 2021
@AllForNothing AllForNothing deleted the redirect branch April 14, 2021 02:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Endpoint redirection failure in edition of replication rule
3 participants