Hi,
I am getting a weird error and I am not finding the explanation of the error
MountVolume.SetUp failed for volume "ws-r8m4f" : object "tekton-pipelines"/"dockercreds" not registered
Does anyone know what does this mean?
dockercreds → is a docker hub credential secret present in the namespace tekton-pipelines
kubectl get secret --namespace tekton-pipelines
NAME TYPE DATA AGE
default-token-8js5q kubernetes.io/service-account-token 3 25h
docker-user-pass kubernetes.io/basic-auth 2 52m
dockercreds kubernetes.io/dockerconfigjson 1 3h9m
kube-api-secret kubernetes.io/service-account-token 3 3h13m
pipeline-account-token-wjf95 kubernetes.io/service-account-token 3 3h13m
tekton-dashboard-token-qkgtr kubernetes.io/service-account-token 3 25h
tekton-pipelines-controller-token-pqf84 kubernetes.io/service-account-token 3 25h
tekton-pipelines-webhook-token-prhhj kubernetes.io/service-account-token 3 25h
webhook-certs Opaque 3 25h
Cluster information:
Kubernetes version:
minikube version: v1.23.2
commit: 0a0ad764652082477c00d51d2475284b5d39ceed
Cloud being used: bare-metal
Installation method: command line
Host OS: Ubuntu 20.04
CNI and version:?
CRI and version: ?