0 comments (0 comments)0 reactions (0 reactions)0 assignees (0 assignees)Go1,219 forks (1,219 forks)github user discovery
area/annotationarea/e2ehelp wantedlevel/normalsig/automation
Repository metrics
- Stars
- 9,036 stars (9,036 stars)
- PR merge metrics
- Avg merge 7d 9h (Avg merge 7d 9h)18 merged PRs in 30d (18 merged PRs in 30d)
Description
Why do you need it?
annotations:
nginx.ingress.kubernetes.io/load-balance
nginx.ingress.kubernetes.io/upstream-hash-by
How could it be?
Add testcases for load-balance annotations.
Other related information
Contributor guide
- Research direction
- Study the existing e2e test structure in the test/ directory and reference issue #190 to understand the load balance annotations, then write test cases that validate the behavior of `nginx.ingress.kubernetes.io/load balance` and `nginx.ingress.kubernetes.io/upstream hash by`.
- Tech stack
- go
- Domain
- backendapidevops
- Issue type
- Test
- Prerequisites
- Goe2e testing