Files
k3s/vendor/github.com
Jacob Blain Christen 618b0f98bf registry mirror repository rewrites (#3064)
Support repository regex rewrite rules when fetching image content.

Example configuration:
```yaml
# /etc/rancher/k3s/registries.yaml
mirrors:
  "docker.io":
    endpoint:
    - "https://registry-1.docker.io/v2"
    rewrite:
      "^library/alpine$": "my-org/alpine"
```

This will instruct k3s containerd to fetch content for `alpine` images
from `docker.io/my-org/alpine` instead of the default
`docker.io/library/alpine` locations.

Signed-off-by: Jacob Blain Christen <jacob@rancher.com>
2021-03-15 16:17:27 -07:00
..
2019-09-05 15:16:39 -07:00
2019-09-27 16:54:32 -07:00
2020-12-08 22:51:34 -08:00
2019-09-05 15:16:39 -07:00
2019-01-11 21:58:27 -07:00
2019-11-15 21:52:07 -07:00
2020-08-28 17:18:31 -07:00
2020-11-09 10:19:00 -07:00
2019-09-27 16:54:32 -07:00
2019-09-05 15:16:39 -07:00
2019-01-11 21:58:27 -07:00
2019-09-27 16:54:32 -07:00
2020-12-08 22:51:34 -08:00
2020-06-06 22:38:12 -07:00
2019-09-27 16:54:32 -07:00
2019-09-05 15:16:39 -07:00
2019-01-11 21:58:27 -07:00
2019-09-27 16:54:32 -07:00
2019-01-11 21:58:27 -07:00
2020-08-28 17:18:31 -07:00
2019-05-16 01:05:32 +02:00
2020-08-28 17:18:31 -07:00
2020-08-05 18:22:05 +09:00
2020-08-28 17:18:31 -07:00
2020-12-08 22:51:34 -08:00
2021-02-23 23:31:08 -08:00
2020-08-28 17:18:31 -07:00
2019-09-27 16:54:32 -07:00
2020-12-08 22:51:34 -08:00
2020-04-18 23:59:08 -07:00
2020-06-06 22:38:12 -07:00
2020-08-28 17:18:31 -07:00
2020-08-28 17:18:31 -07:00
2019-01-11 21:58:27 -07:00
2019-01-11 21:58:27 -07:00
2019-09-27 16:54:32 -07:00
2020-10-28 13:03:47 -07:00
2019-04-08 22:50:54 -07:00
2019-04-08 22:50:54 -07:00
2019-09-27 16:54:32 -07:00
2019-01-11 21:58:27 -07:00
2020-10-28 13:03:47 -07:00
2019-11-15 21:52:07 -07:00
2019-09-05 15:16:39 -07:00
2020-08-28 17:18:31 -07:00
2019-09-05 15:16:39 -07:00
2019-09-05 15:16:39 -07:00
2019-01-11 21:58:27 -07:00
2019-09-27 16:54:32 -07:00
2020-08-28 17:18:31 -07:00
2019-01-11 21:58:27 -07:00
2020-04-18 23:59:08 -07:00
2020-08-29 21:44:18 -07:00
2019-08-30 23:08:05 -07:00
2019-09-27 16:54:32 -07:00
2020-08-28 17:18:31 -07:00
2019-09-27 16:54:32 -07:00
2019-09-27 16:54:32 -07:00
2020-06-06 22:38:12 -07:00
2020-12-08 22:51:34 -08:00
2020-08-29 21:44:18 -07:00
2019-09-27 16:54:32 -07:00
2020-08-28 17:18:31 -07:00
2020-06-06 22:38:12 -07:00