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

add ip_family config in harbor.yml #19934

Merged
merged 2 commits into from
Feb 2, 2024

Conversation

MinerYang
Copy link
Contributor

Thank you for contributing to Harbor!

Comprehensive Summary of your change

Issue being fixed

#19932

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.

@MinerYang MinerYang added the release-note/update Update or Fix label Feb 1, 2024
@MinerYang MinerYang requested a review from a team as a code owner February 1, 2024 10:04
Copy link

codecov bot commented Feb 1, 2024

Codecov Report

Attention: 707 lines in your changes are missing coverage. Please review.

Comparison is base (24bbad1) 67.43% compared to head (2cc299f) 67.43%.
Report is 182 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff            @@
##             main   #19934    +/-   ##
========================================
  Coverage   67.43%   67.43%            
========================================
  Files         993      996     +3     
  Lines      108982   109773   +791     
  Branches     2752     2720    -32     
========================================
+ Hits        73487    74030   +543     
- Misses      31536    31762   +226     
- Partials     3959     3981    +22     
Flag Coverage Δ
unittests 67.43% <49.31%> (+<0.01%) ⬆️

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

Files Coverage Δ
src/common/models/base.go 100.00% <ø> (ø)
src/common/rbac/project/rbac_role.go 70.00% <ø> (ø)
src/common/security/robot/context.go 93.05% <100.00%> (+22.63%) ⬆️
src/common/security/secret/context.go 93.75% <100.00%> (ø)
src/common/utils/uaa/fake_client.go 94.00% <100.00%> (ø)
src/common/utils/utils.go 81.64% <100.00%> (+3.70%) ⬆️
src/controller/artifact/annotation/v1alpha1.go 64.81% <100.00%> (ø)
src/controller/artifact/controller.go 63.87% <100.00%> (+2.09%) ⬆️
src/controller/artifact/processor/chart/chart.go 61.76% <100.00%> (ø)
src/controller/artifact/processor/cnab/cnab.go 58.06% <100.00%> (ø)
... and 154 more

... and 33 files with indirect coverage changes

@MinerYang MinerYang changed the title add ipFamily config in values.yaml add ip_family config in values.yaml Feb 1, 2024
@MinerYang MinerYang changed the title add ip_family config in values.yaml [WIP]add ip_family config in values.yaml Feb 1, 2024
@MinerYang MinerYang force-pushed the add_ipFamily_config branch 2 times, most recently from 6e0feec to 9879d66 Compare February 1, 2024 10:51
@MinerYang MinerYang assigned stonezdj and unassigned OrlinVasilev and chlins Feb 1, 2024
@MinerYang MinerYang changed the title [WIP]add ip_family config in values.yaml add ip_family config in values.yaml Feb 1, 2024
@MinerYang MinerYang force-pushed the add_ipFamily_config branch 2 times, most recently from b835973 to 561839b Compare February 2, 2024 03:43
@zyyw
Copy link
Contributor

zyyw commented Feb 2, 2024

@MinerYang this PR will be merged into main, and the next release against main will be 2.11.0.
Please remove the label of target/2.9.3 and add the label of target/2.11.0.
Thanks

Signed-off-by: yminer <[email protected]>

update name

update prepare and migration

update comments

Signed-off-by: yminer <[email protected]>

remove print msg

update migrate template

update default value

update migrating template
@zyyw
Copy link
Contributor

zyyw commented Feb 2, 2024

@MinerYang there is no values.yaml (the title of this PR: add ip_family config in values.yaml) for harbor offline-installer. Maybe change values.yaml to harbor.yml

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

@MinerYang MinerYang changed the title add ip_family config in values.yaml add ip_family config in harbor.yml Feb 2, 2024
@MinerYang MinerYang merged commit a3e1b1e into goharbor:main Feb 2, 2024
11 of 12 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
release-note/update Update or Fix
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

7 participants