Rethink how to perform merge for GatewayIR on provider specifics. #190
Labels
kind/feature
Categorizes issue or PR as related to a new feature.
lifecycle/stale
Denotes an issue or PR has remained open with no activity and has become stale.
What would you like to be added:
Find a better way to merge GatewayIR. Currently we delegate the merge logic to each provider since the merge only involves provider-specific logic, but there may be an alternative way to make more clean and straightforward.
Why this is needed:
To ensure GatewayIR are merged in a easy-to-read and maintainable manner.
The text was updated successfully, but these errors were encountered: