Versions Compared

Key

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

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