Skip to content

Consider making AIServiceBackend an abstraction for Backends for AI Services #675

@arkodg

Description

@arkodg

Description:

Describe the desired behavior, what scenario it enables and how it
would be used.

Today https://aigateway.envoyproxy.io/docs/api/#aiservicebackendspec references two resources

  • A BackendRef resource
  • A BackendSecurityPolicyRef

For the egress case where clients are connecting to external model services, it will help if these references are converted into absolute values/fields are embedded instead of references, since the persona responsible for managing the AIServiceBackend is the same.

This would make it more inline with AIGatewayRoute which is an abstraction on top of HTTPRoute for routing AI traffic

Relates to #603

[optional Relevant Links:]

Any extra documentation required to understand the issue.

Metadata

Metadata

Assignees

No one assigned

    Labels

    apiControl Plane APIenhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions