测试harbor1.9.2版本
go run mage.go prepare的时候报错
INFO[0003] GoError: failed to create project project-068, error: response status code does not match any response statuses defined for this endpoint in the swagger spec (status 404): {} source=console
go run mage.go run pull-artifacts-from-same-project的时候报错
ERRO[0004] GoError: failed to push xxxxx/project-058/repository-1641782069696:tag-1641782069696, error: server message: insufficient_scope: authorization failed
测试harbor1.9.2版本 go run mage.go prepare的时候报错 INFO[0003] GoError: failed to create project project-068, error: response status code does not match any response statuses defined for this endpoint in the swagger spec (status 404): {} source=console go run mage.go run pull-artifacts-from-same-project的时候报错 ERRO[0004] GoError: failed to push xxxxx/project-058/repository-1641782069696:tag-1641782069696, error: server message: insufficient_scope: authorization failed
测试harbor2.2.1是正常的