Simo Lin

Results 11 issues of Simo Lin

## Checklist - [ ] Format your code according to the [Format code with pre-commit](https://docs.sglang.ai/developer_guide/contribution_guide.html#format-code-with-pre-commit). - [ ] Add unit tests according to the [Run and add unit tests](https://docs.sglang.ai/developer_guide/contribution_guide.html#run-and-add-unit-tests). -...

run-ci
model-gateway

documentation
models
config

## What type of PR is this? /kind feature ## What this PR does / why we need it: ## Which issue(s) this PR fixes: Fixes # ## Special notes...

feature

# Task 4: BaseModel Controller PVC Handling ## Overview Update the BaseModel controller to handle the complete PVC storage flow: validation, job creation, and status management. This replaces the original...

good first issue
feature
high-priority

# Task 7: Integration Tests ## Overview Create comprehensive integration tests to validate the end-to-end PVC storage support functionality. ## Scope - Unit tests for individual components - Integration tests...

good first issue
feature
high-priority

# Task 8: Documentation ## Overview Create comprehensive documentation for PVC storage support, including user guides, API documentation, troubleshooting guides, and architecture diagrams. ## Scope - User documentation for PVC...

documentation
good first issue
feature
high-priority

# Task 6: RBAC and Kubernetes Manifests ## Overview Create and update Kubernetes manifests for RBAC permissions, ServiceAccounts, and other resources needed for PVC storage support. ## Scope - Create...

good first issue
feature
high-priority

## What would you like to be added? additional helm chart for serving runtime, models, and inference services ## Why is this needed? As of now, OME only provide basic...

enhancement
good first issue
help wanted
high-priority

# Task 5: InferenceService PVC Volume Support ## Overview Update the InferenceService controller components to properly handle PVC volumes instead of host paths when BaseModel uses PVC storage. ## Scope...

good first issue
feature
high-priority

# OEP-0004: PVC Storage Support for BaseModel and ClusterBaseModel - [Summary](#summary) - [Motivation](#motivation) - [Goals](#goals) - [Non-Goals](#non-goals) - [Proposal](#proposal) - [User Stories](#user-stories) - [Story 1: Using Models from Existing PVCs](#story-1-using-models-from-existing-pvcs)...

enhancement
good first issue
feature
high-priority
design