Duncan Doyle

Results 44 comments of Duncan Doyle

Do we have more info about the actual use-case? When we say "append certain CORS at VH and others at route, have them concatenated.", what "certain CORS" are we talking...

Same issue here: #5082 Some additional context: After you've applied an incorrect WAF policy: - There are no errors or warnings in the logs of the `gloo` pod. - Adding...

As discussed, the 302 issue needs to be fixed in the Lambda transformer itself, as this is a use-case we should support ootb. To be able to handle other cases...

@kevin-shelaga Can we ask the customer for an example of what they need? I check the Zendesk ticket, and that mentions the `glooctl get proxy` command .... but `glooctl get...

I can't reproduce this with the provided instructions ... The only way I can reproduce this is when I set: ``` gateway: validation: allowWarnings: true ``` If I set that...

Reproducer: https://github.com/DuncanDoyle/ge-gloo-9462-portal-validation Additional details in the readme of that repo.

Do we happen to have a full reproducer of this one? I tried to apply the attached `upstream.yaml` to my GE 1.15.14 instance, but I didn't observe any errors .......

Full reproducer here (instructions in README): https://github.com/DuncanDoyle/ge-gloo-9160

Seems this issue started happening in Gloo Edge 1.14.3 ...... I can't reproduce it in 1.14.2 and lower .....

Superseded by https://github.com/solo-io/gloo/issues/9274