argoproj-labs / gitops-promoter

A GitOps Environment Promotion Tool
https://argo-gitops-promoter.readthedocs.io
Apache License 2.0
53 stars 5 forks source link

feat: backend API via GRPC #116

Open zachaller opened 1 week ago

zachaller commented 1 week ago

The UI will need to have access to the PromotionStrategy resource and possibly other resources this should be exposed via a GRPC endpoint. This endpoint should be a composed API so that the UI can make a single request and get the information it needs.