-
Notifications
You must be signed in to change notification settings - Fork 19
Pull requests: container-registry/harbor-next
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
fix(db): Widen execution.revision to bigint
bug
Something isn't working
prio/P1
Wanted this cycle; schedule it into a merge wave
risk/schema
Touches migrations or the authoritative schema
stacked
Based on another open PR, not on main. Merge bottom-up
state/needs-review
Green and rebased; waiting on a human
tests
#911
opened Sep 14, 2026 by
bupd
Member
Loading…
fix(db): Widen execution.revision to bigint (backport #876)
prio/P0
Ships this wave: blocks a release, a customer, or another PR
tests
#910
opened Sep 14, 2026 by
bupd
Member
Loading…
fix(api): Reject query operands the column cannot take (backport #874)
prio/P0
Ships this wave: blocks a release, a customer, or another PR
tests
#909
opened Sep 14, 2026 by
bupd
Member
Loading…
fix(replication): Normalise CORE_URL comparison in isLocalHarbor (backport #873)
prio/P0
Ships this wave: blocks a release, a customer, or another PR
tests
#908
opened Sep 14, 2026 by
bupd
Member
Loading…
ci: Keep commit subjects out of the commercial notes
component/ci
#906
opened Sep 14, 2026 by
bupd
Member
Loading…
ci: Align the release-please Helm pin with the other workflows
component/ci
prio/P1
Wanted this cycle; schedule it into a merge wave
state/needs-review
Green and rebased; waiting on a human
#900
opened Sep 14, 2026 by
bupd
Member
Loading…
fix(csrf): Replace gorilla/csrf with net/http.CrossOriginProtection
component/ci
dependencies
prio/P1
Wanted this cycle; schedule it into a merge wave
risk/security
Touches auth, tokens, credentials, or RBAC
stacked
Based on another open PR, not on main. Merge bottom-up
state/needs-review
Green and rebased; waiting on a human
tests
workstream/gorilla
Gorilla toolkit removal series
#894
opened Sep 14, 2026 by
bupd
Member
Loading…
fix: Open the request transaction after the middlewares that read the DB
component/core
prio/P1
Wanted this cycle; schedule it into a merge wave
state/ci-failing
CI red on its own changes; needs a fix, not a rebase
tests
workstream/dbpool
DB connection pool and request-transaction work
#890
opened Sep 14, 2026 by
bupd
Member
Loading…
fix: Stop Scan All holding a pool connection per artifact
prio/P1
Wanted this cycle; schedule it into a merge wave
state/ci-failing
CI red on its own changes; needs a fix, not a rebase
tests
workstream/dbpool
DB connection pool and request-transaction work
#889
opened Sep 14, 2026 by
bupd
Member
Loading…
fix: Resolve audit and auth lookups on the request's own DB connection
component/core
prio/P1
Wanted this cycle; schedule it into a merge wave
state/needs-review
Green and rebased; waiting on a human
tests
workstream/dbpool
DB connection pool and request-transaction work
#888
opened Sep 14, 2026 by
bupd
Member
Loading…
refactor: Replace gorilla/mux in the unit test server helper
prio/P1
Wanted this cycle; schedule it into a merge wave
state/needs-review
Green and rebased; waiting on a human
tests
workstream/gorilla
Gorilla toolkit removal series
#887
opened Sep 14, 2026 by
bupd
Member
Loading…
refactor: Route registryctl with net/http.ServeMux
prio/P1
Wanted this cycle; schedule it into a merge wave
state/needs-review
Green and rebased; waiting on a human
tests
workstream/gorilla
Gorilla toolkit removal series
#886
opened Sep 14, 2026 by
bupd
Member
Loading…
fix(scan): Parse the vulnerability report once during conversion
prio/P1
Wanted this cycle; schedule it into a merge wave
state/needs-review
Green and rebased; waiting on a human
tests
#885
opened Sep 14, 2026 by
bupd
Member
Loading…
fix(compose): Keep the port in the proxied Host header
prio/P2
No deadline; merges when the queue is clear
state/needs-review
Green and rebased; waiting on a human
#884
opened Sep 14, 2026 by
bupd
Member
Loading…
refactor: Route jobservice with net/http.ServeMux
component/jobservice
dependencies
prio/P1
Wanted this cycle; schedule it into a merge wave
stacked
Based on another open PR, not on main. Merge bottom-up
state/needs-review
Green and rebased; waiting on a human
tests
workstream/gorilla
Gorilla toolkit removal series
#883
opened Sep 14, 2026 by
bupd
Member
Loading…
refactor: Replace gorilla/handlers with an in-tree access log handler
dependencies
prio/P1
Wanted this cycle; schedule it into a merge wave
state/needs-review
Green and rebased; waiting on a human
tests
workstream/gorilla
Gorilla toolkit removal series
#882
opened Sep 14, 2026 by
bupd
Member
Loading…
fix(blob): Bound the Touch skip to a short staleness window
prio/P1
Wanted this cycle; schedule it into a merge wave
state/needs-review
Green and rebased; waiting on a human
tests
#881
opened Sep 11, 2026 by
bupd
Member
Loading…
upstream: fix(migration): make sbom_report index creation idempotent (goharbor/harbor#23895)
prio/P2
No deadline; merges when the queue is clear
risk/schema
Touches migrations or the authoritative schema
state/blocked
Waiting on another PR, a decision, or an external answer
#879
opened Sep 11, 2026 by
github-actions
Bot
•
Draft
5 tasks
fix(registry): Answer 400 when the endpoint health check cannot reach the URL
bug
Something isn't working
prio/P1
Wanted this cycle; schedule it into a merge wave
stacked
Based on another open PR, not on main. Merge bottom-up
state/blocked
Waiting on another PR, a decision, or an external answer
tests
#875
opened Sep 11, 2026 by
bupd
Member
•
3/4
Loading…
upstream: fix: make endpoint handling and validation case-insensitive (goharbor/harbor#23889)
prio/P2
No deadline; merges when the queue is clear
state/blocked
Waiting on another PR, a decision, or an external answer
#866
opened Sep 10, 2026 by
github-actions
Bot
•
Draft
5 tasks
upstream: fix(portal): Keep the swagger-ui loading page intact when webpack minifies HTML (goharbor/harbor#23859)
prio/P1
Wanted this cycle; schedule it into a merge wave
state/needs-review
Green and rebased; waiting on a human
target/2.15
Wanted on the release-2.15 line as well as main
#859
opened Sep 10, 2026 by
github-actions
Bot
Loading…
2 tasks done
upstream: refactor: sanitize connection details in logs and enhance error message formatting (goharbor/harbor#23878)
prio/P2
No deadline; merges when the queue is clear
state/blocked
Waiting on another PR, a decision, or an external answer
#858
opened Sep 10, 2026 by
github-actions
Bot
•
Draft
upstream: fix(api): return 404 when listing artifacts of a non-existing repository (goharbor/harbor#17618)
prio/P2
No deadline; merges when the queue is clear
state/blocked
Waiting on another PR, a decision, or an external answer
#857
opened Sep 10, 2026 by
github-actions
Bot
•
Draft
5 tasks done
chore: release harbor chart 2.1.0
chart-release: pending
prio/P1
Wanted this cycle; schedule it into a merge wave
state/needs-review
Green and rebased; waiting on a human
#854
opened Sep 9, 2026 by
github-actions
Bot
Loading…
Previous Next
ProTip!
Add no:assignee to see everything that’s not assigned.