ingress-nginx-helm/internal/ingress/annotations/cors
Aibek 5754eb60f4
Append elements on match, instead of removing for cors-annotations (#8185)
* fixes https://github.com/kubernetes/ingress-nginx/issues/8168 by appending elements on match, instead of removing

* refactor the corsOriginRegex comparison, and initialize CorsAllowOrigin
2022-02-13 10:39:47 -08:00
..
main.go Append elements on match, instead of removing for cors-annotations (#8185) 2022-02-13 10:39:47 -08:00
main_test.go Support cors-allow-origin with multiple origins (#7614) 2021-11-02 12:31:42 -07:00