Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Agenda

Antitrust Policy

  1. Edge Dicovery Services API

  2. Update Edge Application Mangement API

  3. TI API

  4. AOB

Minutes

The evolution of Edge Discovery Service API:

1.Still pending to merge PR263, update old exposure and experience management API to Edge Discovery Services. Any news about the question to have an API for several Camara groups (Application Profiles )??

2.There are three issues created by Javier to update the new functionalities of EDS in the existing APIS, trying to avoid to create new APIs.

1.Issue 285, this issue proposes to combine AED with EDS: Mahesh created a new Branch.

¡GET /app-endpoints AED API: Returns the closest endpoint of the App Instance for an specific UE. Based on UEIdentity and AppID
This functionality can be merged to improve Application Endpoint Discovery capability, allowing endpoint discovery based on App Profile, Region, Subscriber Density, UEIdentity and AppId.

2.Issue 288, this issue proposes to combine EAM with EDS: Mahesh created a new Branch.

¡Improve Edge Cloud Zones discovery capability combining the functionalities, allowing developers to discover them based on Application Profile, Region, Subscriber, UEIdentity and Status.

¡There is a conflict with the Application Profiles capability of the EDS API and the requiredResources object of the EAM API, we need to combine them into one API.

3.Issue 286, EDS API: Application Endpoints functionality to be a new API. The PR-321, please review it.

Update Edge Application Mangement API

We have three new PRs opened by Jon:

•Deploy an AppInstance to a single Zone instead of multiple zones.

•Assign a name to the AppInstance.

•Adds more necessary information to the returned AppInstanceInfo, including the AppId (previously no way to figure out which App the AppInstance was an instance of).

•Addresses a comment in #280 regarding the addition of the KubernetesClusterRef, and how users would expect to find it. While the KubernetesClusterRef can be found in the AppInstanceInfo, there may be clusters present without any AppInstances. The only way to see those clusters is via a cluster API to list the clusters.

  -PR-319, related to:

  • Clarifies the behavior of the GET appinstances API if there are no matching instances to return. Implementors may consider returning 404 in this case, but I believe it is more correct to return 200 with an empty list.

TI API

New PR-315:

This PR address two problems:

The TI API adopts 3Legs for any endpoints while sensitive data are not always exchanged.

The description of the usage of the API for "user mobility" related scenarios is not good enough.

There is also a discussion(313), related to create a dedicated repository for this API.

Topic 1

  • Comments

Action items

  •  Jose Conde Deeply explanation about the current situation of the APIs(EAM and AED), the Mahesh’s Proposal and the Javier’s proposal.
  •  Mahesh Chapalamadugu Keep working in the yamls and improving his idea.