Open rbo opened 1 month 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