fix(oci): drop image.source label causing dual-org package listing #15

Merged
nrupard merged 1 commit from fix/drop-oci-source-label into main 2026-05-15 16:17:04 +02:00
Owner

The org.opencontainers.image.source label pointed at psa-systems/mokosh-server, while images are pushed to the psa-systems-private org. Forgejo links packages back to the source repo via this label, so each push surfaced the package under both orgs. No private repo exists yet to repoint the label at, so remove it entirely; the package will live in psa-systems-private only.

Existing images keep the old label until rebuilt or deleted from the registry.

The `org.opencontainers.image.source` label pointed at psa-systems/mokosh-server, while images are pushed to the psa-systems-private org. Forgejo links packages back to the source repo via this label, so each push surfaced the package under both orgs. No private repo exists yet to repoint the label at, so remove it entirely; the package will live in psa-systems-private only. Existing images keep the old label until rebuilt or deleted from the registry.
fix(oci): drop image.source label causing dual-org package listing
All checks were successful
Create release / Create release from merged PR (pull_request) Has been skipped
87a85b63ce
The `org.opencontainers.image.source` label pointed at psa-systems/mokosh-server, while images are pushed to the psa-systems-private org. Forgejo links packages back to the source repo via this label, so each push surfaced the package under both orgs. No private repo exists yet to repoint the label at, so remove it entirely; the package will live in psa-systems-private only.

Existing images keep the old label until rebuilt or deleted from the registry.
nrupard deleted branch fix/drop-oci-source-label 2026-05-15 16:17:05 +02:00
nrupard referenced this pull request from a commit 2026-05-15 16:56:14 +02:00
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set

Reference
psa-systems/mokosh-server!15
No description provided.