emissary-ingress / emissary

open source Kubernetes-native API gateway for microservices built on the Envoy Proxy
https://www.getambassador.io
Apache License 2.0
4.37k stars 685 forks source link

cleanup: remove ert.py from cli #5442

Closed LanceEa closed 11 months ago

LanceEa commented 11 months ago

Description

This removes the ert.py command which is no longer used and maintained. Allow us to reduce our deps and surface area.

Related Issues

General cleanup

Testing

CI is green, no additional testing needed.

Checklist