File tree Expand file tree Collapse file tree 2 files changed +16
-0
lines changed Expand file tree Collapse file tree 2 files changed +16
-0
lines changed Original file line number Diff line number Diff line change @@ -58,6 +58,7 @@ The following [subprojects][subproject-definition] are owned by sig-instrumentat
58
58
- ** Owners:**
59
59
- https://raw.githubusercontent.com/kubernetes-sigs/custom-metrics-apiserver/master/OWNERS
60
60
### heapster
61
+ (Deprecated)
61
62
- ** Owners:**
62
63
- https://raw.githubusercontent.com/kubernetes/heapster/master/OWNERS
63
64
### instrumentation-tools
@@ -73,6 +74,9 @@ The following [subprojects][subproject-definition] are owned by sig-instrumentat
73
74
- https://raw.githubusercontent.com/kubernetes/kube-state-metrics/master/OWNERS
74
75
- ** Contact:**
75
76
- Slack: [ #kube-state-metrics] ( https://kubernetes.slack.com/messages/kube-state-metrics )
77
+ ### metric-stability-framework
78
+ - ** Owners:**
79
+ - https://raw.githubusercontent.com/kubernetes/kubernetes/master/staging/src/k8s.io/component-base/metrics/OWNERS
76
80
### metrics
77
81
- ** Owners:**
78
82
- https://raw.githubusercontent.com/kubernetes/kubernetes/master/staging/src/k8s.io/metrics/OWNERS
@@ -81,11 +85,15 @@ The following [subprojects][subproject-definition] are owned by sig-instrumentat
81
85
- ** Owners:**
82
86
- https://raw.githubusercontent.com/kubernetes-sigs/metrics-server/master/OWNERS
83
87
### mutating-trace-admission-controller
88
+ (Deprecated)
84
89
- ** Owners:**
85
90
- https://raw.githubusercontent.com/kubernetes-sigs/mutating-trace-admission-controller/master/OWNERS
86
91
### prometheus-adapter
87
92
- ** Owners:**
88
93
- https://raw.githubusercontent.com/kubernetes-sigs/prometheus-adapter/master/OWNERS
94
+ ### structured-logging
95
+ - ** Owners:**
96
+ - https://raw.githubusercontent.com/kubernetes/kubernetes/master/staging/src/k8s.io/component-base/logs/OWNERS
89
97
90
98
[ subproject-definition ] : https://github.com/kubernetes/community/blob/master/governance.md#subprojects
91
99
<!-- BEGIN CUSTOM CONTENT -->
Original file line number Diff line number Diff line change @@ -1503,6 +1503,7 @@ sigs:
1503
1503
owners :
1504
1504
- https://raw.githubusercontent.com/kubernetes-sigs/custom-metrics-apiserver/master/OWNERS
1505
1505
- name : heapster
1506
+ description : (Deprecated)
1506
1507
owners :
1507
1508
- https://raw.githubusercontent.com/kubernetes/heapster/master/OWNERS
1508
1509
- name : instrumentation-tools
@@ -1518,6 +1519,9 @@ sigs:
1518
1519
slack : kube-state-metrics
1519
1520
owners :
1520
1521
- https://raw.githubusercontent.com/kubernetes/kube-state-metrics/master/OWNERS
1522
+ - name : metric-stability-framework
1523
+ owners :
1524
+ - https://raw.githubusercontent.com/kubernetes/kubernetes/master/staging/src/k8s.io/component-base/metrics/OWNERS
1521
1525
- name : metrics
1522
1526
owners :
1523
1527
- https://raw.githubusercontent.com/kubernetes/kubernetes/master/staging/src/k8s.io/metrics/OWNERS
@@ -1526,11 +1530,15 @@ sigs:
1526
1530
owners :
1527
1531
- https://raw.githubusercontent.com/kubernetes-sigs/metrics-server/master/OWNERS
1528
1532
- name : mutating-trace-admission-controller
1533
+ description : (Deprecated)
1529
1534
owners :
1530
1535
- https://raw.githubusercontent.com/kubernetes-sigs/mutating-trace-admission-controller/master/OWNERS
1531
1536
- name : prometheus-adapter
1532
1537
owners :
1533
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
1534
1542
- dir : sig-multicluster
1535
1543
name : Multicluster
1536
1544
mission_statement : >
You can’t perform that action at this time.
0 commit comments