FDQN is a typo, and we don't support trailing dot in FQDN.

Signed-off-by: Lantao Liu <lantaol@google.com>
This commit is contained in:
Lantao Liu
2019-08-30 13:31:04 -07:00
parent f304b16a16
commit 2d03ccf5dd
2 changed files with 4 additions and 4 deletions

View File

@@ -131,7 +131,7 @@ type Registry struct {
// Mirrors are namespace to mirror mapping for all namespaces.
Mirrors map[string]Mirror `toml:"mirrors" json:"mirrors"`
// Configs are configs for each registry.
// The key is the FDQN or IP of the registry.
// The key is the domain name or IP of the registry.
Configs map[string]RegistryConfig `toml:"configs" json:"configs"`
// Auths are registry endpoint to auth config mapping. The registry endpoint must