TykTechnologies / tyk

Tyk Open Source API Gateway written in Go, supporting REST, GraphQL, TCP and gRPC protocols
Other
9.6k stars 1.08k forks source link

feat: Gateway API support for progressive delivery via Argo Rollouts #3905

Closed lukasmrtvy closed 1 year ago

lukasmrtvy commented 2 years ago

Is your feature request related to a problem? Please describe. Tyk does not directly support Argo Rollouts for progressive delivery features, there isnt also support for Gateway API.

Describe the solution you'd like Argo Rollouts will get "probably" support for Gateway API (https://gateway-api.sigs.k8s.io/implementations/) https://github.com/argoproj/argo-rollouts/issues/1438 in the future.

Describe alternatives you've considered None

Additional context None

vverbani commented 2 years ago

Hi @lukasmrtvy I'll relay this to our Operator/ k8 team and see if there's any plan to support Argo Rollouts.

caroltyk commented 1 year ago

Hello @lukasmrtvy thanks for the suggestion. We'll look into supporting Gateway API, and the development could be tracked here https://github.com/TykTechnologies/tyk-operator-internal/issues/17