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

feat: support Alibaba ACR proxy cache type #19692

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

njucjc
Copy link

@njucjc njucjc commented Dec 11, 2023

Thank you for contributing to Harbor!

Comprehensive Summary of your change

Issue being fixed

Fixes #19693

Please indicate you've done the following:

  • Well Written Title and Summary of the PR
  • Label the PR as needed. "release-note/ignore-for-release, release-note/new-feature, release-note/update, release-note/enhancement, release-note/community, release-note/breaking-change, release-note/docs, release-note/infra, release-note/deprecation"
  • Accepted the DCO. Commits without the DCO will delay acceptance.
  • Made sure tests are passing and test coverage is added if needed.
  • Considered the docs impact and opened a new docs issue or PR with docs changes if needed in website repository.

PR for docs #519

Copy link

codecov bot commented Dec 11, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 67.52%. Comparing base (b7b8847) to head (2851eff).
Report is 179 commits behind head on main.

❗ Current head 2851eff differs from pull request most recent head e4d2d9a. Consider uploading reports for the commit e4d2d9a to get more accurate results

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main   #19692      +/-   ##
==========================================
- Coverage   67.56%   67.52%   -0.04%     
==========================================
  Files         991      991              
  Lines      109181   109175       -6     
  Branches     2719     2719              
==========================================
- Hits        73768    73723      -45     
- Misses      31449    31487      +38     
- Partials     3964     3965       +1     
Flag Coverage Δ
unittests 67.52% <ø> (-0.04%) ⬇️

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

Files Coverage Δ
...rojects/create-project/create-project.component.ts 50.42% <ø> (ø)

... and 21 files with indirect coverage changes

@stonezdj
Copy link
Contributor

@njucjc could you please share us an account to verify the PR in the Slack

@njucjc
Copy link
Author

njucjc commented Dec 12, 2023

@njucjc could you please share us an account to verify the PR in the Slack

@stonezdj I haven't joined the Slack now, I just email you the account

the ACR EE acount is for this PR #19658

@stonezdj stonezdj added the release-note/update Update or Fix label Dec 12, 2023
Signed-off-by: njucjc <njucjc@gmail.com>
Copy link

This PR is being marked stale due to a period of inactivty. If this PR is still relevant, please comment or remove the stale label. Otherwise, this PR will close in 30 days.

@njucjc
Copy link
Author

njucjc commented May 10, 2024

ping @stonezdj @wy65701436 . Any suggestion for this PR?

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.

Harbor don't supports proxy caching for the Alibaba ACR registry
7 participants