-
Notifications
You must be signed in to change notification settings - Fork 2.3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Release-1.28] - Add ability to enable "latest" image tag support for Spegel registry. #9662
Comments
##Environment Details Infrastructure
Node(s) CPU architecture, OS, and version: Linux 5.14.21-150500.53-default x86_64 GNU/Linux Cluster Configuration:
Config.yaml:
Reproduction
Results: $ sudo journalctl -u k3s | grep -i latest
$ sudo journalctl -u k3s | grep -i spegel
// results from COMMIT_ID INSTALL $ sudo journalctl -u k3s | grep -i latest
$ sudo cat /var/lib/rancher/k3s/agent/etc/containerd/certs.d/_default/hosts.toml //server entry for fallback now written without intervention.
latest images for alpine and nginx pulled and mirrored by spegel $ sudo journalctl -u k3s | grep -i spegel
pods healthy / ran to completion
|
Backport fix for Add ability to enable "latest" image tag support for Spegel registry.
The text was updated successfully, but these errors were encountered: