envoyproxy / envoyproxy/envoy-tools

[Converters] Automate migration from Propritery vendors

Ouverte
#7 2 commentaires 0 réactions 0 personnes assignées Voir sur GitHub
enhancement help wanted
Langage dominant
Go
Étoiles
53
Forks
22
Métriques de merge des PR
Aucune PR mergée en 30 j

Description

# TL;DR
Script to migrate Hardware Load Balancers' routing rules into EnvoyConfigs

# Why

- Potential users of Envoy need to migrate legacy systems from Proprietary vendors
- Envoy's Control Plane APIs are awesome, but seamless migration from legacy to Software Layer-7 Proxies is expensive and cost-inhibiting
- Open automation tools to migrate from Proprietary DSLs into Envoy config syntax could save a lot of time for Envoy Users

# What
- Proprietary vendors have open specs
- Create a syntax tree parser to migrate from a vendor's DSL into Envoy config
- Provide automated *validation* scripts to validate the conversion

## References
- [Netscaler syntax](https://www.citrix.com/content/dam/citrix/en_us/citrix-developer/documents/Netscaler/irules/rewrite-http-redirect-response.pdf)
- [F5](https://devcentral.f5.com/articles/irules-101-10-regular-expressions)
- [Zevenet-API](https://www.zevenet.com/zapidocv3.2/#modify-a-service)

Guide de contribution

Ouvrir le guide de contribution

Évaluation

Cette issue n'a pas encore été évaluée.

Recevez les nouvelles issues par e-mail

Un résumé court des issues GitHub adaptées aux débutants.