lablup / lablup/backend.ai

[Phase 1] Endpoint Model Restructure - Schema + Model + Repository

Open
#7,365 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
670
Forks
183
Avg merge
17h 7m
Merged PRs (30d)
358

Description

## Overview

Restructure endpoint model following K8s Service/ReplicaSet pattern. Create new deployment tables and migrate existing data while maintaining backward compatibility.

## Scope

- Create deployment_revisions, deployment_auto_scaling_policies, deployment_policies tables
- Update EndpointRow and RoutingRow with new columns
- Implement SQLAlchemy models and Repository CRUD methods
- Migrate existing endpoint data to new structure
- Ensure existing API compatibility

JIRA Issue: BA-3416

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.