SpectatorNan opened a new issue, #12705: URL: https://github.com/apache/apisix/issues/12705
### Current Behavior all use the default configuration, only the proxy forwarding function is used without any plug-ins docker push occur unkown blob <img width="2300" height="1022" alt="Image" src="https://github.com/user-attachments/assets/1749085e-88e3-4ba0-96fd-acdbb9a11aa3" /> By downgrading to version 3.13.0, push can be done normally. The last push in the small window in the figure is the successful push result after downgrading ### Expected Behavior image push success ### Error Logs _No response_ ### Steps to Reproduce 1. deploy harbor in k8s 2. deploy apisix in k8s 3. create route proxy harbor port 80 4. build image on local 5. docker push to harbor domain ### Environment - APISIX version (run `apisix version`): 3.14.0/3.14.1 - Operating system (run `uname -a`): apisix image from docker hub - OpenResty / Nginx version (run `openresty -V` or `nginx -V`): - etcd version, if relevant (run `curl http://127.0.0.1:9090/v1/server_info`): - APISIX Dashboard version, if relevant: - Plugin runner version, for issues related to plugin runners: - LuaRocks version, for installation issues (run `luarocks --version`): -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
