- Add PendingServiceDiscovery model and database migration - Add PendingServices API controller for service assignment - Add KubernetesPendingSyncService for background sync - Add RBAC configuration for K8s service discovery - Update Dockerfile and K8s deployment configs - Add service discovery design documentation Workflow: K8s services with label managed-by=yarp are discovered and stored in pending table. Admin approves before they become active gateway downstream services. |
||
|---|---|---|
| .. | ||
| 20260201120312_InitialCreate.cs | ||
| 20260201120312_InitialCreate.Designer.cs | ||
| 20260201133826_AddIsGlobalToTenantRoute.cs | ||
| 20260201133826_AddIsGlobalToTenantRoute.Designer.cs | ||
| 20260222134342_AddPendingServiceDiscovery.cs | ||
| 20260222134342_AddPendingServiceDiscovery.Designer.cs | ||
| GatewayDbContextModelSnapshot.cs | ||
| pending_service_migration.sql | ||
| script.sql | ||