goharbor / goharbor/website

Replication endpoints/rules question

Open
#243 2 comments 0 reactions 0 assignees View on GitHub
Dominant language
HTML
Stars
46
Forks
222
PR merge metrics
No merged PRs in 30d

Description

In the docs it states:

> If the namespace does not exist in the destination registry, a new namespace is created automatically. If it already exists and the user account that is configured in the replication policy does not have write privileges in it, the process fails. Member information is not replicated.

how does it determine which credentials are needed for the artifacts that come over?

I ask because the values of the harbor helm chart, under registry have, for example:

```
credentials:
username: "user"
password: "password"
```

but thats not working when I try to pull after a replication. I tried the admin creds, and that worked. What determines which creds it gets?

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.