Aleksandar Markicevic

Results 4 comments of Aleksandar Markicevic

I figure it out that I can install the module and the error is gone `yum install nginx-mod-stream.x86_64` Still wondering if this dependency should be installed by module and how?

@bakla4 How exactly nginx permanent-redirect works if multiple hostnames/paths are configured? For example, if we have an ingress ``` apiVersion: extensions/v1beta1 kind: Ingress metadata: name: test-ingress annotations: kubernetes.io/ingress.class: azure/application-gateway spec:...

>Hmm given the above spec it's indeed impossible to do such a thing. I see nginx also has a rewrite option: Which is also not supported at the moment as...

@RobCherry I read but not that carefully, obviously. Ok, thank you anyways. I also don't have time to look at the issue. I created an image from old commit and...