Image Update Automation - Can't clone git repo #4379
-
|
So, starting here because I feel like I may be missing something simple, but can move to an Issue if needed. Basically, my image updater cannot clone the same git repo that created the image updater in the first place! It always has some sort of connection issue reaching github.com. You can see below that my I tried adding the The most puzzling part is the same repo is what's running Flux and it's obviously working because that's what's applying these CRDs, so I'm hoping this is just something dumb on my part. Is there something obvious I'm missing? TIA for any assistance! Additional Details: Describing the image updater has these lines in the Events: Logs from the
|
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 6 replies
-
|
Can you run the following command and paste its output here, please? I have a suspicion that the image-automation-controller Pod is running on a node from where it can't reach github.com. |
Beta Was this translation helpful? Give feedback.
It's obviously a network issue. Check everything is right in the network path from the controller to your Git server.