-
Notifications
You must be signed in to change notification settings - Fork 62
New issue
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
[Bug]: Cannot pull image from gitea packages #243
Comments
This doesn't look like related to the issue linked. Likely because the domain name resolves to 127.0.0.1 inside the cluster. You can work around this by configuring core dns to resolve domain names you are interested in. This is done in the ref implementation example. I've thinking about making it the default configuration. Any opinions here @nimakaviani @cmoulliard @csantanapr ? |
yeah, I like the idea of making Not sure if it will lead to anti-patterns though, eg for folks to experiment with pushing to gitea manually and configuring argo cd apps out of band. More benefits than harms though, so it is a +1 from me. |
…22.0 Signed-off-by: Jesse Sanford <[email protected]>
@jessesanford is this closed now from your recent PR? |
This should work now. https://cnoe.io/docs/reference-implementation/installations/idpbuilder/local-oci-registry |
What is your environment, configuration, and command?
idpbuilder 0.4.1
What did you do and What did you see instead?
I can push and pull images to Gitea from the commandline.
However, Argo cannot pull the image from Gitea.
Is that the behavior reported with go-gitea/gitea#29591 ?
Additional Information. Logs.
No response
The text was updated successfully, but these errors were encountered: