-
Notifications
You must be signed in to change notification settings - Fork 5k
Description
Is your feature request related to a problem? Please describe.
I would like to use replication rules on push event based on labels filters. But It's doesn't look like possible, when I push a image there is no Harbor label attach on this image so the replication rules push event doesn't work. And When I add the labels it's not working too.
Describe the solution you'd like
Add default labels on a project. In this case, the artifact are automatically inherit of this labels and I can manage my replications by labels.
Describe the main design/architecture of your solution
Describe the development plan you've considered
N/A
Additional context
Primary issue: I would like to add two default replications rules on my harbor, but just for a limited number of project. Actually when I create my project with opentofu I create two related replication rules for each project, I couldn't found another a solution for this use-case