Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

TI API: destination EAS IP address #294

Closed
FabrizioMoggio opened this issue Sep 12, 2024 · 2 comments
Closed

TI API: destination EAS IP address #294

FabrizioMoggio opened this issue Sep 12, 2024 · 2 comments
Labels
enhancement Suggesting ideas for new API features or questions on directions for API evolution Fixed Traffic Influence API

Comments

@FabrizioMoggio
Copy link
Collaborator

FabrizioMoggio commented Sep 12, 2024

Problem description
The main exposed Intent is: "activate the optimal routing for the closest EAS instance". How to "point" to that Instance is not currently in scope. Usually that information is already known by the Application, because the EAS Instance was deployed via the Edge Cloud APIs but maybe, for some reason, also related to the network, the chosen EAS, in that very moment, could not be the one retrieved by the other EdgeCloud APIs. For this reason we should provide back the EAS IP address. This should solve any problem related to the Client Application targeting the right EAS Instance and it will be clear for the Developer what to expect.

Possible evolution
Add the EAS IP address in the TI API callback response to the TI API Consumer

Alternative solution
Just relay on the usage of FQDN with EDGE DNS providing the EAS Instance IP: #293

Additional context
#293 (comment)
#293

@FabrizioMoggio FabrizioMoggio added enhancement Suggesting ideas for new API features or questions on directions for API evolution Traffic Influence API labels Sep 12, 2024
FabrizioMoggio added a commit to FabrizioMoggio/EdgeCloud that referenced this issue Oct 10, 2024
Implementing:
- DNS cache: camaraproject#293
- Destination EAS IP: camaraproject#294
@FabrizioMoggio
Copy link
Collaborator Author

Fixed with: #311

@FabrizioMoggio
Copy link
Collaborator Author

PR merged

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Suggesting ideas for new API features or questions on directions for API evolution Fixed Traffic Influence API
Projects
None yet
Development

No branches or pull requests

1 participant