-
Notifications
You must be signed in to change notification settings - Fork 135
Open
Labels
refinedRequirements are refined and the issue is ready to be implemented.Requirements are refined and the issue is ready to be implemented.size/largeEstimated to be completed within two weeksEstimated to be completed within two weekstestsPull requests that update testsPull requests that update tests
Milestone
Description
Describe the bug
The test results for scale, longevity, and reconfig NFR tests deviated significantly from the expected range. This requires further investigation to understand the root cause and ensure product stability in future iterations.
Note: reconfig tests may have been fixed by the recent Agent patch release.
To Reproduce
The test results are documented here
Expected behavior
A clear and concise description of what you expected to happen.
Your environment
- Version of the NGINX Gateway Fabric - 2.1.0
- Version of Kubernetes
- Kubernetes platform (e.g. Mini-kube or GCP)
- Details on how you expose the NGINX Gateway Fabric Pod (e.g. Service of type LoadBalancer or port-forward)
- Logs of NGINX container:
kubectl -n <nginx-deployment-namespace> logs deployments/<nginx-deployment>
- NGINX Configuration:
kubectl -n <nginx-deployment-namespace> exec -it deployments/<nginx-deployment> -- nginx -T
Additional context
Add any other context about the problem here. Any log files you want to share.
Metadata
Metadata
Assignees
Labels
refinedRequirements are refined and the issue is ready to be implemented.Requirements are refined and the issue is ready to be implemented.size/largeEstimated to be completed within two weeksEstimated to be completed within two weekstestsPull requests that update testsPull requests that update tests
Type
Projects
Status
🆕 New