ceph-csi/examples/cephfs
Niels de Vos 1f18e876f0 e2e: use docker.io/library as prefix for official images
Docker Hub offers a way to pull official images without any project
prefix, like "docker.io/vault:latest". This does a redirect to the
images located under "docker.io/library".

By using the full qualified image name, a redirect gets removed while
pulling the images. This reduces the likelyhood of hittin Docker Hub
pull rate-limits.

Signed-off-by: Niels de Vos <ndevos@redhat.com>
2020-11-26 13:51:02 +00:00
..
deployment.yaml e2e: use docker.io/library as prefix for official images 2020-11-26 13:51:02 +00:00
exec-bash.sh Fix static check for .sh files 2019-02-07 12:19:14 +00:00
logs.sh Fix static check for .sh files 2019-02-07 12:19:14 +00:00
plugin-deploy.sh refact: Remove Kubernetes 1.13.x support 2020-01-20 10:32:30 +00:00
plugin-teardown.sh refact: Remove Kubernetes 1.13.x support 2020-01-20 10:32:30 +00:00
pod-clone.yaml e2e: use docker.io/library as prefix for official images 2020-11-26 13:51:02 +00:00
pod-restore.yaml e2e: use docker.io/library as prefix for official images 2020-11-26 13:51:02 +00:00
pod.yaml e2e: use docker.io/library as prefix for official images 2020-11-26 13:51:02 +00:00
pvc-clone.yaml cephfs: change the volumetype to RWX instead of RWO 2020-08-13 03:37:28 +00:00
pvc-restore.yaml cephfs: change the volumetype to RWX instead of RWO 2020-08-13 03:37:28 +00:00
pvc.yaml e2e: add/modify deployment files for cephfs snapshot/clone tests 2020-08-08 00:11:35 +00:00
secret.yaml Modify RBD plugin to use a single ID and move the id and key into the secret 2019-06-24 13:46:14 +00:00
snapshot.yaml e2e: add/modify deployment files for cephfs snapshot/clone tests 2020-08-08 00:11:35 +00:00
snapshotclass.yaml e2e: add/modify deployment files for cephfs snapshot/clone tests 2020-08-08 00:11:35 +00:00
storageclass.yaml deploy: group fields with optional/required labels 2020-10-07 13:01:45 +00:00