stormshift / support

This repo should serve as a central source for reporting issues with stormshift
GNU General Public License v3.0
3 stars 0 forks source link

Lab updates at 2024-11-5 #205

Open rbo opened 1 month ago

rbo commented 1 month ago
rbo commented 2 weeks ago
$ oc get tridentversion -A
NAMESPACE        NAME      VERSION
netapp-trident   trident   24.02.0
$ cd github.com/stormshift/clusters/configuration/overlays/isar/namespace/netapp-trident
$ tar xzvf trident-installer-24.10.0.tar.gz
..
$ mv trident-installer/deploy/ 24.10.0
$ cp -v 24.02.0/kustomization.yaml 24.02.0/namespace.yaml 24.10.0/
24.02.0/kustomization.yaml -> 24.10.0/kustomization.yaml
24.02.0/namespace.yaml -> 24.10.0/namespace.yaml

Problems with

      message: 'Failed to install Trident; err: unable to provision pod; encountered
        error while creating container(s): map[trident-autosupport: Reason: ImagePullBackOff,
        Message: Back-off pulling image "docker.io/netapp/trident-autosupport:24.10"]'

=> Docker rate limit issue

Configured a mirror at quay.coe.muc

and use the mirrored images: https://github.com/stormshift/clusters/commit/78e46200376d69a82179687f730e67b914dcc5d5