File tree Expand file tree Collapse file tree 2 files changed +12
-12
lines changed Expand file tree Collapse file tree 2 files changed +12
-12
lines changed Original file line number Diff line number Diff line change @@ -57,9 +57,6 @@ The following [subprojects][subproject-definition] are owned by sig-instrumentat
57
57
### custom-metrics-apiserver
58
58
- ** Owners:**
59
59
- https://raw.githubusercontent.com/kubernetes-sigs/custom-metrics-apiserver/master/OWNERS
60
- ### heapster
61
- - ** Owners:**
62
- - https://raw.githubusercontent.com/kubernetes/heapster/master/OWNERS
63
60
### instrumentation-tools
64
61
- ** Owners:**
65
62
- https://raw.githubusercontent.com/kubernetes-sigs/instrumentation-tools/master/OWNERS
@@ -73,19 +70,22 @@ The following [subprojects][subproject-definition] are owned by sig-instrumentat
73
70
- https://raw.githubusercontent.com/kubernetes/kube-state-metrics/master/OWNERS
74
71
- ** Contact:**
75
72
- Slack: [ #kube-state-metrics] ( https://kubernetes.slack.com/messages/kube-state-metrics )
73
+ ### metric-stability-framework
74
+ - ** Owners:**
75
+ - https://raw.githubusercontent.com/kubernetes/kubernetes/master/staging/src/k8s.io/component-base/metrics/OWNERS
76
76
### metrics
77
77
- ** Owners:**
78
78
- https://raw.githubusercontent.com/kubernetes/kubernetes/master/staging/src/k8s.io/metrics/OWNERS
79
79
- https://raw.githubusercontent.com/kubernetes/metrics/master/OWNERS
80
80
### metrics-server
81
81
- ** Owners:**
82
82
- https://raw.githubusercontent.com/kubernetes-sigs/metrics-server/master/OWNERS
83
- ### mutating-trace-admission-controller
84
- - ** Owners:**
85
- - https://raw.githubusercontent.com/kubernetes-sigs/mutating-trace-admission-controller/master/OWNERS
86
83
### prometheus-adapter
87
84
- ** Owners:**
88
85
- https://raw.githubusercontent.com/kubernetes-sigs/prometheus-adapter/master/OWNERS
86
+ ### structured-logging
87
+ - ** Owners:**
88
+ - https://raw.githubusercontent.com/kubernetes/kubernetes/master/staging/src/k8s.io/component-base/logs/OWNERS
89
89
90
90
[ subproject-definition ] : https://github.com/kubernetes/community/blob/master/governance.md#subprojects
91
91
<!-- BEGIN CUSTOM CONTENT -->
Original file line number Diff line number Diff line change @@ -1510,9 +1510,6 @@ sigs:
1510
1510
- name : custom-metrics-apiserver
1511
1511
owners :
1512
1512
- https://raw.githubusercontent.com/kubernetes-sigs/custom-metrics-apiserver/master/OWNERS
1513
- - name : heapster
1514
- owners :
1515
- - https://raw.githubusercontent.com/kubernetes/heapster/master/OWNERS
1516
1513
- name : instrumentation-tools
1517
1514
owners :
1518
1515
- https://raw.githubusercontent.com/kubernetes-sigs/instrumentation-tools/master/OWNERS
@@ -1526,19 +1523,22 @@ sigs:
1526
1523
slack : kube-state-metrics
1527
1524
owners :
1528
1525
- https://raw.githubusercontent.com/kubernetes/kube-state-metrics/master/OWNERS
1526
+ - name : metric-stability-framework
1527
+ owners :
1528
+ - https://raw.githubusercontent.com/kubernetes/kubernetes/master/staging/src/k8s.io/component-base/metrics/OWNERS
1529
1529
- name : metrics
1530
1530
owners :
1531
1531
- https://raw.githubusercontent.com/kubernetes/kubernetes/master/staging/src/k8s.io/metrics/OWNERS
1532
1532
- https://raw.githubusercontent.com/kubernetes/metrics/master/OWNERS
1533
1533
- name : metrics-server
1534
1534
owners :
1535
1535
- https://raw.githubusercontent.com/kubernetes-sigs/metrics-server/master/OWNERS
1536
- - name : mutating-trace-admission-controller
1537
- owners :
1538
- - https://raw.githubusercontent.com/kubernetes-sigs/mutating-trace-admission-controller/master/OWNERS
1539
1536
- name : prometheus-adapter
1540
1537
owners :
1541
1538
- https://raw.githubusercontent.com/kubernetes-sigs/prometheus-adapter/master/OWNERS
1539
+ - name : structured-logging
1540
+ owners :
1541
+ - https://raw.githubusercontent.com/kubernetes/kubernetes/master/staging/src/k8s.io/component-base/logs/OWNERS
1542
1542
- dir : sig-multicluster
1543
1543
name : Multicluster
1544
1544
mission_statement : >
You can’t perform that action at this time.
0 commit comments