Aleks

Results 119 comments of Aleks
trafficstars

Well that's a little bit tricky from my point of view. It would be a nice feature but I don't have any plans to implement is soon.

Well nothing special, I thought to use this extension for deploying some apps to a private ARO.

@mohitsuman is it recommend to use this extension in Azure DevOps?

Please can you try to use a more recent version of HAProxy as 2.7 is EOL.

Because of this line `Status: End of life - please upgrade to branch 2.8.` any chance to use a more recent version and a not EOL Version?

Maybe you are also interested to look into [Introduction to Traffic Shaping Using HAProxy](https://www.haproxy.com/blog/introduction-to-traffic-shaping-using-haproxy) which have similar features as nginx. Traffic shaping is available since https://www.haproxy.com/blog/announcing-haproxy-2-7

@alvneiayu okay, will create a PR

@alvneiayu Sorry for my poor English in the PR. I hope the text is somehow usable.

Well xDS is based on [discovery API components](https://www.envoyproxy.io/docs/envoy/v1.34.1/api-v3/service/discovery/v3/discovery.proto) protocol which is based on gRPC, AFAIK. This means first of all the gRPC-Protocol has to be build in HAProxy proto framework...