[bug] An error occurred when running the pipeline: Unable to retrieve some image pull secrets (default-registry-secret); attempting to pull the image may not succeed.
What happened? An error occurred when running the pipeline: pod koderover-agent/base-service-dev-workflow-9-w8r6r-q8vq7 event: Unable to retrieve some image pull secrets (default-registry-secret); attempting to pull the image may not succeed.
After checking the Kubernetes logs, the actual error was a failure to pull the build image — the missing default-registry-secret was only a warning.
However, the error message did not include information about the image pull failure, which misled the troubleshooting process.
What did you expect to happen?
How To Reproduce it(as minimally and precisely as possible)
-
Upload a custom image
-
Use the custom image in the build
-
Disconnect the network between the image registry and Zadig (in our case, the pull failed due to the GFW firewall)
-
Trigger the pipeline
Is it a local cluster or another type of cluster?
Since there has been no response from the user for an extended period, we will proceed to close this issue. If you have any further questions or need assistance, feel free to reopen or create a new issue.
cluster on aws
Since there has been no response from the user for an extended period, we will proceed to close this issue. If you have any further questions or need assistance, feel free to reopen or create a new issue.
cluster on aws