StarlingX Kubernetes related packages
Go to file
Jerry Sun 582ae24e73 Add new pause image to public image list
The pause image used to be hosted at k8s.gcr.io/pause, and is treated
as a public image (anyone can pull) by registry.local:9001. The image
is moving from k8s.gcr.io/pause to registry.k8s.io/pause. This commit
adds its new home at registry.k8s.io/pause to the public image list,
allowing anyone to pull it.

Testing
PASS: docker pull registry.k8s.io/pause with our guest account (mtce)
      as well as a new user
PASS: crictl pull registry.k8s.io/pause with our guest account (mtce)
      as well as a new user
PASS: Install and bootstrap

Partial-Bug: 2076368
Change-Id: I49354b92b3ab90859c0e57a9aea7aa662b6c4038
Signed-off-by: Jerry Sun <jerry.sun@windriver.com>
2024-08-12 12:26:15 +00:00
registry-token-server Add new pause image to public image list 2024-08-12 12:26:15 +00:00
.gitignore Adding zuul jobs for new repo 2019-09-09 14:18:11 -05:00
.gitreview Add a .gitreview file to the new repo 2019-09-09 09:22:24 -05:00
.zuul.yaml Fix github mirroring for this repo 2023-04-28 12:38:50 -04:00
CONTRIBUTING.rst Adding zuul jobs for new repo 2019-09-09 14:18:11 -05:00
debian_build_layer.cfg Add debian_build_layer.cfg file 2021-10-05 14:07:16 -04:00
debian_iso_image.inc Debian: containers: update debian_iso_image.inc 2022-11-08 16:22:31 +08:00
debian_pkg_dirs Add debian package for registry-token-server 2021-11-04 18:32:56 +00:00
HACKING.rst Adding zuul jobs for new repo 2019-09-09 14:18:11 -05:00
requirements.txt Adding zuul jobs for new repo 2019-09-09 14:18:11 -05:00
test-requirements.txt Adding zuul jobs for new repo 2019-09-09 14:18:11 -05:00
tox.ini Update tox.ini to work with tox 4 2022-12-26 22:06:09 +00:00