We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
The text was updated successfully, but these errors were encountered:
$ 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: stormshift/clusters@78e4620
Sorry, something went wrong.
rbo
rguske
No branches or pull requests
The text was updated successfully, but these errors were encountered: