product-microgateway icon indicating copy to clipboard operation
product-microgateway copied to clipboard

Avoid pulling the API metadata from control plane if it is available in one environment.

Open VirajSalaka opened this issue 3 years ago • 0 comments

Describe your problem(s)

The adapter calls /apis endpoint to retrieve api artifacts for APIList Entity in enforcer XDS. Since the information is only used for API-Lifecycle-Status retrieval and APIUUID mappings, those properties does not change across environments. Hence, it would be better to avoid redundant REST API calls for each environment.

Describe your solution

How will you implement it


Optional Fields

Related Issues:

Suggested Labels:

Suggested Assignees:

VirajSalaka avatar Nov 15 '21 17:11 VirajSalaka