armadaproject / armada

A multi-cluster batch queuing system for high-throughput workloads on Kubernetes.
https://armadaproject.io
Apache License 2.0
476 stars 134 forks source link

Remove Gogo Proto From Everywhere except schedulerobjects #3771

Closed d80tb7 closed 3 months ago

d80tb7 commented 3 months ago

This PR removes gogo proto from all files except schedulerobjects.proto. This means that it is gone from all public facing apis and the armadaevents messages.

Final PR after this one will be to change the mage proto target to generate without using gogo