harbor/src
Taras Katkov da3c85be5a
fix image name extraction (#18992)
* Update replication.go

It also could be 'library/bitnami/fluentd:1.13.3-debian-10-r0' so we need to split resource to only 2 parts - possible namespace and image name which may include slashes for example -
namespace: library, image: bitnami/fluentd:1.13.3-debian-10-r0

Signed-off-by: Taras Katkov <tkatkov@gmail.com>

* Update replication_test.go

Adding namespace and resource extraction tests.

Signed-off-by: Taras Katkov <tkatkov@gmail.com>

* Reformat only

Signed-off-by: Taras Katkov <tkatkov@gmail.com>

---------

Signed-off-by: Taras Katkov <tkatkov@gmail.com>
2024-03-30 13:41:50 +00:00
..
cmd log: change log level to reduce the noise logs (#19146) 2023-08-17 11:11:04 +08:00
common Limit url to local path (#20025) 2024-02-24 01:34:30 +00:00
controller fix image name extraction (#18992) 2024-03-30 13:41:50 +00:00
core Limit url to local path (#20025) 2024-02-24 01:34:30 +00:00
jobservice feat: volc cr adapter (#19456) 2024-01-19 14:15:49 +08:00
lib remove the log for ScannerSkipUpdatePullTime (#19845) 2024-01-15 17:47:16 +08:00
migration remove the legacy migration (#18754) 2023-05-30 15:17:24 +08:00
pkg chore: fix function names (#20159) 2024-03-26 13:53:44 +08:00
portal Bump express from 4.18.2 to 4.19.2 in /src/portal (#20167) 2024-03-28 07:02:17 +00:00
registryctl registryctl/api/registry/blob: fix dropped test error (#19721) 2024-01-09 12:45:24 +00:00
server chore: fix function names (#20159) 2024-03-26 13:53:44 +08:00
testing panic due to mark retention task error (#20161) 2024-03-26 04:52:17 +00:00
.golangci.yaml add goheader linter settings (#18503) 2023-04-25 11:18:42 +08:00
copyright.tmpl add goheader linter settings (#18503) 2023-04-25 11:18:42 +08:00
favicon.ico update icons (#18767) 2023-07-12 17:35:14 +03:00
go.mod Bump go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp from 1.21.0 to 1.24.0 in /src (#20037) 2024-03-29 18:08:06 +08:00
go.sum Bump go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp from 1.21.0 to 1.24.0 in /src (#20037) 2024-03-29 18:08:06 +08:00