goharbor / harbor

An open source trusted cloud native registry project that stores, signs, and scans content.
https://goharbor.io
Apache License 2.0
23.04k stars 4.65k forks source link

Harbor replication : image deletion is not replicated #20206

Open kingnarmer opened 3 months ago

kingnarmer commented 3 months ago

Harbor doesn't delete remote image when local one is deleted in event based replication. The replication policy is configured to "Delete remote resources when locally deleted"

harbor version: SRC 2.8.2 , DST 2.10.1 k8s engine version: SRC k8s 1.28 , DST: 1.29

wy65701436 commented 3 months ago

Harbor doesn't support cross versions replications, please upgrade the source harbor to the v2.10, then try again.

kingnarmer commented 3 months ago

I have replication working from 2.8.2 to 2.10.1, only issue is that deleted images not replicated.

github-actions[bot] commented 4 weeks ago

This issue is being marked stale due to a period of inactivity. If this issue is still relevant, please comment or remove the stale label. Otherwise, this issue will close in 30 days.

kingnarmer commented 4 weeks ago

Please keep it open until addressed.