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

Update e2e engine image #17793

Merged
merged 1 commit into from
Nov 14, 2022
Merged

Conversation

YangJiao0817
Copy link
Member

@YangJiao0817 YangJiao0817 commented Nov 14, 2022

  1. Update ubuntu version to 20.04
  2. Update containerd version to 1.6.9
  3. Update docker-compose version to 2.12.2
  4. Update helm version to 3.10.1
  5. Update ORAS version to 0.16.0
  6. Update CNAB version to 0.3.7
  7. Update imgpkg version to 0.33.0
  8. Update cosign version to 1.13.1
  9. Remove singularity

Signed-off-by: Yang Jiao [email protected]

Thank you for contributing to Harbor!

Comprehensive Summary of your change

Issue being fixed

Fixes #(issue)

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.

@codecov
Copy link

codecov bot commented Nov 14, 2022

Codecov Report

Merging #17793 (738dfd4) into main (40ba15c) will decrease coverage by 0.00%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##             main   #17793      +/-   ##
==========================================
- Coverage   66.59%   66.59%   -0.01%     
==========================================
  Files         998      998              
  Lines      106966   106966              
  Branches     2597     2597              
==========================================
- Hits        71234    71231       -3     
- Misses      31812    31813       +1     
- Partials     3920     3922       +2     
Flag Coverage Δ
unittests 66.59% <ø> (-0.01%) ⬇️

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

Impacted Files Coverage Δ
src/lib/cache/util.go 73.07% <0.00%> (-15.39%) ⬇️
...tegration/tag-retention/tag-retention.component.ts 30.76% <0.00%> (-5.99%) ⬇️
src/controller/event/handler/auditlog/auditlog.go 57.14% <0.00%> (-3.58%) ⬇️
src/common/utils/passports.go 90.19% <0.00%> (+3.92%) ⬆️
...ortal/src/app/shared/pipes/harbor-datetime.pipe.ts 36.00% <0.00%> (+4.00%) ⬆️
...es/vulnerability/vulnerability-config.component.ts 58.51% <0.00%> (+4.44%) ⬆️
...-job/gc-page/gc/gc-history/gc-history.component.ts 46.51% <0.00%> (+5.81%) ⬆️
src/common/rbac/system/namespace.go 47.05% <0.00%> (+11.76%) ⬆️

1. Update ubuntu version to 20.04
2. Update containerd version to 1.6.9
3. Update docker-compose version to 2.12.2
4. Update helm version to 3.10.1
5. Update ORAS version to 0.16.0
6. Update CNAB version to 0.3.7
7. Update imgpkg version to 0.33.0
8. Update cosign version to 1.13.1
9. Remove singularity

Signed-off-by: Yang Jiao <[email protected]>
Copy link
Contributor

@wy65701436 wy65701436 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@YangJiao0817 YangJiao0817 merged commit 484abd6 into goharbor:main Nov 14, 2022
wy65701436 pushed a commit to wy65701436/harbor that referenced this pull request Nov 14, 2022
1. Update ubuntu version to 20.04
2. Update containerd version to 1.6.9
3. Update docker-compose version to 2.12.2
4. Update helm version to 3.10.1
5. Update ORAS version to 0.16.0
6. Update CNAB version to 0.3.7
7. Update imgpkg version to 0.33.0
8. Update cosign version to 1.13.1
9. Remove singularity

Signed-off-by: Yang Jiao <[email protected]>
mcsage pushed a commit to mcsage/harbor that referenced this pull request Feb 16, 2023
1. Update ubuntu version to 20.04
2. Update containerd version to 1.6.9
3. Update docker-compose version to 2.12.2
4. Update helm version to 3.10.1
5. Update ORAS version to 0.16.0
6. Update CNAB version to 0.3.7
7. Update imgpkg version to 0.33.0
8. Update cosign version to 1.13.1
9. Remove singularity

Signed-off-by: Yang Jiao <[email protected]>
Signed-off-by: Stephan Hohn <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/test automation/nightly-testing release-note/infra Infra related changes e.g. release, test, ship etc...
Projects
None yet
3 participants