issues
search
K8sbykeshed
/
k8s-service-validator
Kubernetes Network Service Validator
22
stars
10
forks
source link
fixed session affinity tests
#97
Closed
yzaccc
closed
2 years ago
yzaccc
commented
2 years ago
instead of assuming there are at least 4 pods in the existing cluster, we create new pods;
run the session affinity test, but not fail the entire test, as it reproduces the open issue:
https://github.com/kubernetes/kubernetes/issues/103000
;