Jurgen Goelen
Jurgen Goelen
We observed the same behaviour on a CI server. Docker version 24.0.5 .
@longwuyuan @PavelGloba As requested, I've created a local test setup with detailed test scenarios, which you can find in this repository: https://github.com/jgoelen/ingress-nginx-custom-headers-test These should allow you to easily reproduce the...
@longwuyuan the fix for this problem doesn't seem to be a complex one. The function `func (l1 *Location) Equal(l2 *Location) bool` in the file `pkg/apis/ingress/types_equals.go` is missing an equals check...