shreemaan-abhishek opened a new pull request, #13157: URL: https://github.com/apache/apisix/pull/13157
## Summary - Limit JVM heap sizes for Kafka, Zookeeper, SkyWalking, RocketMQ, GraphQL demo, and Petstore CI containers to reduce memory pressure - Replace Cloud Native Buildpacks (`pack`) with standard `docker build` for openfunction test images, eliminating the `pack` binary download and simplifying the build process - Add Dockerfiles and Go entrypoints for test-uri, test-body, and test-header function images ## Test plan - [x] JVM heap limits added to all Java-based CI services - [x] Dockerfiles build equivalent images to the previous buildpack approach - [x] build-function-image.sh uses docker build instead of pack -- 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]
