Merge pull request #8247 from MadhavJivrajani/add-inference-perf-subproject

sig-scalability: add inference-perf subproject
This commit is contained in:
Kubernetes Prow Robot 2025-03-03 06:57:42 -08:00 committed by GitHub
commit dce163d07d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 11 additions and 0 deletions

View File

@ -49,6 +49,10 @@ subprojects, and resolve cross-subproject technical issues and decisions.
## Subprojects ## Subprojects
The following [subprojects][subproject-definition] are owned by sig-scalability: The following [subprojects][subproject-definition] are owned by sig-scalability:
### inference-perf
[Described below](#inference-perf)
- **Owners:**
- [kubernetes-sigs/inference-perf/heads/main](https://github.com/kubernetes-sigs/inference-perf/blob/refs/heads/main/OWNERS)
### kubernetes-scalability-and-performance-tests-and-validation ### kubernetes-scalability-and-performance-tests-and-validation
[Described below](#kubernetes-scalability-and-performance-tests-and-validation) [Described below](#kubernetes-scalability-and-performance-tests-and-validation)
- **Owners:** - **Owners:**
@ -164,5 +168,8 @@ of scalability and performance regressions:
* [Processes](https://github.com/kubernetes/community/tree/master/sig-scalability/processes) * [Processes](https://github.com/kubernetes/community/tree/master/sig-scalability/processes)
## Inference perf
TODO: to fill in.
<!-- END CUSTOM CONTENT --> <!-- END CUSTOM CONTENT -->

View File

@ -2760,6 +2760,10 @@ sigs:
github: aojea github: aojea
name: Antonio Ojea name: Antonio Ojea
subprojects: subprojects:
- name: inference-perf
description: '[Described below](#inference-perf)'
owners:
- https://raw.githubusercontent.com/kubernetes-sigs/inference-perf/refs/heads/main/OWNERS
- name: kubernetes-scalability-and-performance-tests-and-validation - name: kubernetes-scalability-and-performance-tests-and-validation
description: '[Described below](#kubernetes-scalability-and-performance-tests-and-validation)' description: '[Described below](#kubernetes-scalability-and-performance-tests-and-validation)'
owners: owners: