/
2025-01-21 EdgeCloud Minutes

2025-01-21 EdgeCloud Minutes

Community Attendees:

@Jose Conde @Alvaro Fernandez Garrido @Patricia Naranjo @Thomas Vits @Ben Hepworth @Ankita Kohli @Javier Villa @Laura Martรญn @Kevin Smith

Community Attendees:

LF Staff:

Agenda

Antitrust Policy

  1. Edge Discovery Service

  1. Application Endpoint Discovery

  1. Edge Application Management

  1. New API Application Endpoint Registration

  1. Simple Edge Discovery

  1. AOB

Minutes

Agreed new name Edge Discovery Service, new name: Optimal Edge Discovery

Analyze Application Endpoint Discovery alignment with other APIs.

Close the existing PRs before create a new PR to align Edge Application management with new APIs.

โ€ข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.



Topic 1

  • Comments

Action items

Closed PR263, @Jose Conde
@Mahesh Chapalamadugu Feedback from Backlog group about Application Profiles.