techknowlogick
techknowlogick
> Wow! Do you at least confirm you can reproduce? I haven't yet, so I may need to start a virtual machine to test in to ensure that nothing else...
Are you able to temporarily set the acl to allow all, that would likely narrow down the issue to see if auth_server is able to support pull through cache.
Not possible currently, however I'm interested if you have an example from another provider including how to log in w/ docker (or other compatible OCI client) as all I can...
@chrishecker I've solved this by using caddy to deal with letsencrypt and have it proxy to the registry and auth server. If you want you can see how I have...
Thanks for picking up this PR @ewassef As you can imaging this will take some time to review, especially due to the breaking nature, however I can commit to you...
I've just tried pushing an update to see if that fixed the build
@thomas-maurice @sapk is a maintainer of Gitea, and I suspect he found this issue from the official Gitea twitter account retweeting your request for help.
> The idea here is not to inadvertently break people's setups Indeed. Like @sapk suggested above, we could probably move to align dl.gitea.io with the way we tag docker images,...
Just created a ticket for it, but in the interim to discover new releases dl.gitea.io actually has an API. ex `curl -H "Accept: application/json" https://dl.gitea.io/gitea`
Don't be sorry at all, I really appreciate all of what your feedback, it is helping me a lot (with your feedback I've been able to fix several bugs already,...