Add HTTP SUT files.#334
Conversation
There was a problem hiding this comment.
Code Review
This pull request introduces a new HTTP test service configuration under test/sut/http, including a Dockerfile, a Kubernetes deployment, a service, and a textproto configuration. The review feedback highlights three key issues: the Dockerfile references a non-existent Go version (1.26) which will cause build failures, the Kubernetes service defines a nodePort without setting the service type to NodePort, and the deployment container lacks resource requests and limits.
Important
The consumer version of Gemini Code Assist on GitHub is being sunset. Starting June 18, 2026, new organization installations will be blocked, and all code review activity will officially cease on July 17, 2026.
For more details on the timeline and next steps, please review the Help Documentation.
59d5359 to
e8d1902
Compare
No description provided.