Merge pull request #3845 from nikhita/nfd-operator
sig-node: add NFD Operator to NFD subproject
This commit is contained in:
commit
2a5b835b28
|
|
@ -52,6 +52,7 @@ The following subprojects are owned by sig-node:
|
||||||
- https://raw.githubusercontent.com/kubernetes/node-api/master/OWNERS
|
- https://raw.githubusercontent.com/kubernetes/node-api/master/OWNERS
|
||||||
- **node-feature-discovery**
|
- **node-feature-discovery**
|
||||||
- Owners:
|
- Owners:
|
||||||
|
- https://raw.githubusercontent.com/kubernetes-sigs/node-feature-discovery-operator/master/OWNERS
|
||||||
- https://raw.githubusercontent.com/kubernetes-sigs/node-feature-discovery/master/OWNERS
|
- https://raw.githubusercontent.com/kubernetes-sigs/node-feature-discovery/master/OWNERS
|
||||||
- **node-problem-detector**
|
- **node-problem-detector**
|
||||||
- Owners:
|
- Owners:
|
||||||
|
|
|
||||||
|
|
@ -1464,6 +1464,7 @@ sigs:
|
||||||
- https://raw.githubusercontent.com/kubernetes/node-api/master/OWNERS
|
- https://raw.githubusercontent.com/kubernetes/node-api/master/OWNERS
|
||||||
- name: node-feature-discovery
|
- name: node-feature-discovery
|
||||||
owners:
|
owners:
|
||||||
|
- https://raw.githubusercontent.com/kubernetes-sigs/node-feature-discovery-operator/master/OWNERS
|
||||||
- https://raw.githubusercontent.com/kubernetes-sigs/node-feature-discovery/master/OWNERS
|
- https://raw.githubusercontent.com/kubernetes-sigs/node-feature-discovery/master/OWNERS
|
||||||
- name: node-problem-detector
|
- name: node-problem-detector
|
||||||
contact:
|
contact:
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue