You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
we have multi team working on one cluster, which team has there own private repository, which has different account, but same domain. for example: aws private repository - https://accountid.dkr.ecr.us-east-1.amazonaws.com.
Is that possible to support wild card for repositories list? so we only need "dkr.ecr.us-east-1.amazonaws.com", don't need input all accountid for this kind of scenarios.
Proposed solution to the problem
No response
The text was updated successfully, but these errors were encountered:
My plan was for the next release to be v0.1.0 and merge #373 before that. This would make Spegel mirror all registries by default. Would this solve your problems?
I do like the idea of having a wildcard in the domain name but I am unsure if Containerd supports this.
Describe the problem to be solved
we have multi team working on one cluster, which team has there own private repository, which has different account, but same domain. for example: aws private repository - https://accountid.dkr.ecr.us-east-1.amazonaws.com.
Is that possible to support wild card for repositories list? so we only need "dkr.ecr.us-east-1.amazonaws.com", don't need input all accountid for this kind of scenarios.
Proposed solution to the problem
No response
The text was updated successfully, but these errors were encountered: