dag-andersen / argocd-diff-preview

Tool for rendering manifest changes on pull requests.
Apache License 2.0
175 stars 10 forks source link

Rendering Issue | Could not resolve hostname github.com #44

Closed sachinmalanki closed 1 month ago

sachinmalanki commented 2 months ago

Looks like a bug when running the argocd-diff. image

When I re-run the action it works, so I'm guessing this is something intermittent

dag-andersen commented 2 months ago

Hi @sachinmalanki, Thank you for reporting this. I have recently seen similar issues when running the tool.

I’ve added this error message to the list of messages that will trigger a re-sync. Each time this error occurs, it will automatically attempt to sync again.

It should be fixed in version v0.0.16. Please try it out and let me know if it resolves the issue! :)