Skip to content

Skip admin and change oidc user not found message more readable #21061

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

Merged
merged 1 commit into from
Jan 3, 2025

Conversation

stonezdj
Copy link
Contributor

@stonezdj stonezdj commented Oct 18, 2024

fixes #21041
verified in local env
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.

Copy link

codecov bot commented Oct 18, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 46.19%. Comparing base (c8c11b4) to head (20def46).
Report is 344 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main   #21061      +/-   ##
==========================================
+ Coverage   45.36%   46.19%   +0.82%     
==========================================
  Files         244      247       +3     
  Lines       13333    13883     +550     
  Branches     2719     2875     +156     
==========================================
+ Hits         6049     6413     +364     
- Misses       6983     7132     +149     
- Partials      301      338      +37     
Flag Coverage Δ
unittests 46.19% <ø> (+0.82%) ⬆️

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

see 491 files with indirect coverage changes

@ianseyer
Copy link
Contributor

+1, this would be very helpful

@OrlinVasilev
Copy link
Member

+1

@stonezdj stonezdj force-pushed the 24oct18_oidc_admin_error branch 2 times, most recently from 93cfdc4 to c6ce7bc Compare November 19, 2024 04:40
@stonezdj stonezdj added target/2.13.0 issues that are targeting v2.13.0 and removed candidate/2.13.0 labels Nov 20, 2024
@stonezdj stonezdj force-pushed the 24oct18_oidc_admin_error branch from c6ce7bc to 58b9680 Compare November 20, 2024 02:56
@peters-david
Copy link

+1

Vad1mo
Vad1mo previously requested changes Dec 18, 2024
@stonezdj stonezdj requested a review from Vad1mo January 2, 2025 07:50
@stonezdj stonezdj enabled auto-merge (squash) January 2, 2025 07:50
@stonezdj stonezdj force-pushed the 24oct18_oidc_admin_error branch from 58b9680 to f4c472e Compare January 2, 2025 07:58
@stonezdj stonezdj force-pushed the 24oct18_oidc_admin_error branch from 5e3fe1b to ba05fa0 Compare January 2, 2025 09:30
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

@stonezdj stonezdj force-pushed the 24oct18_oidc_admin_error branch from ba05fa0 to 20def46 Compare January 2, 2025 09:36
@stonezdj stonezdj requested a review from chlins January 2, 2025 09:37
Copy link
Member

@chlins chlins left a comment

Choose a reason for hiding this comment

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

lgtm

@stonezdj stonezdj merged commit abaa40a into goharbor:main Jan 3, 2025
12 checks passed
ianseyer pushed a commit to ianseyer/harbor that referenced this pull request Feb 3, 2025
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 target/2.13.0 issues that are targeting v2.13.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Admin, error: failed to get oidc user info, error: <QuerySeter> no row found
8 participants