Re: [I] bug: Apisix 3.15.0 needs anyuid [apisix]
nic-6443 closed issue #13075: bug: Apisix 3.15.0 needs anyuid URL: https://github.com/apache/apisix/issues/13075 -- 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]
Re: [I] bug: Apisix 3.15.0 needs anyuid [apisix]
nic-6443 commented on issue #13075: URL: https://github.com/apache/apisix/issues/13075#issuecomment-4676895409 The fix for this is merged now — your own apache/apisix-docker#617 updated the debian/redhat/ubuntu release Dockerfiles with the group-0 ownership and `g=u` permissions that OpenShift's arbitrary UIDs need. The reason 3.15.0/3.16.0 images still require anyuid is that PR #12824 only touched the `debian-dev` Dockerfile inside this repo, while release images are built from apache/apisix-docker, and its 3.16.0 release was cut a few days before #617 merged. So the first release image built after April 2026 will include it; until then the dev image or a locally rebuilt image with the patched Dockerfile is the workaround. I'd suggest closing this since the fix is merged in the right repo — if the next release image still misbehaves, apisix-docker is the place to reopen. -- 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]
Re: [I] bug: Apisix 3.15.0 needs anyuid [apisix]
Baoyuantop commented on issue #13075: URL: https://github.com/apache/apisix/issues/13075#issuecomment-4116906419 Thank you for your contribution. I left some comments. -- 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]
Re: [I] bug: Apisix 3.15.0 needs anyuid [apisix]
sebgott commented on issue #13075: URL: https://github.com/apache/apisix/issues/13075#issuecomment-4116268969 I created PR to fix this since the one you referred to seemed abandoned, if you want to accept it https://github.com/apache/apisix-docker/pull/617 -- 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]
Re: [I] bug: Apisix 3.15.0 needs anyuid [apisix]
Baoyuantop commented on issue #13075: URL: https://github.com/apache/apisix/issues/13075#issuecomment-4008516591 The APISIX release image was pushed by another project and appears to require completion: https://github.com/apache/apisix-docker/pull/612 -- 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]
