diff options
| author | Kevin Klues <kklues@nvidia.com> | 2022-11-18 10:59:46 +0100 |
|---|---|---|
| committer | Kevin Klues <kklues@nvidia.com> | 2022-11-18 10:59:46 +0100 |
| commit | ba01c3d6661767274f30ba0bae14063f0979ecce (patch) | |
| tree | 490309a9f8e952de6b257302dcb47ef4188c269f | |
| parent | 3892a416b2b59df3a7c9e5910ad12655f738aad1 (diff) | |
Add resource-management subproject to sig-node
As part of this, add dynamic-resource-management staging repo as part of
this subproject as well as absorb the (previously) standalone subproject
for noderesourcetopology-api into this new subproject.
Signed-off-by: Kevin Klues <kklues@nvidia.com>
| -rw-r--r-- | sigs.yaml | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -2148,8 +2148,9 @@ sigs: owners: - https://raw.githubusercontent.com/kubernetes/node-problem-detector/master/OWNERS - https://raw.githubusercontent.com/kubernetes/test-infra/master/config/jobs/kubernetes/node-problem-detector/OWNERS - - name: noderesourcetopology-api + - name: resource-management owners: + - https://raw.githubusercontent.com/kubernetes/dynamic-resource-allocation/master/OWNERS - https://raw.githubusercontent.com/kubernetes/noderesourcetopology-api/master/OWNERS - name: security-profiles-operator contact: |
