higress-group/higress

e2e: add testcases for cookie affinity annotations

Open

#196 opened on Feb 16, 2023

 (0 comments) (0 reactions) (0 assignees)Go (1,219 forks)github user discovery
area/annotationarea/e2ehelp wantedlevel/challengesig/automation

Repository metrics

Stars
 (9,036 stars)
PR merge metrics
 (Avg merge 7d 9h) (18 merged PRs in 30d)

Description

Why do you need it?

annotations:

  • nginx.ingress.kubernetes.io/affinity
  • nginx.ingress.kubernetes.io/affinity-mode
  • nginx.ingress.kubernetes.io/session-cookie-name
  • nginx.ingress.kubernetes.io/session-cookie-path
  • nginx.ingress.kubernetes.io/session-cookie-max-age
  • nginx.ingress.kubernetes.io/session-cookie-expires

How could it be?

Add testcases for cookie affinity annotations.

Other related information

Contributor guide