Skip to content

Commit 015acf0

Browse files
committed
Minor gatherer's docs & OWNERS update
1 parent 0929403 commit 015acf0

File tree

3 files changed

+2
-6
lines changed

3 files changed

+2
-6
lines changed

OWNERS

-6
Original file line numberDiff line numberDiff line change
@@ -1,22 +1,16 @@
11
approvers:
2-
- smarterclayton
32
- derekwaynecarr
43
- mfojtik
54
- inecas
65
- tisnik
7-
- natiiix
86
- tremes
97
- rluders
10-
- Sergey1011010
118
reviewers:
12-
- smarterclayton
139
- derekwaynecarr
1410
- mfojtik
1511
- inecas
1612
- tisnik
17-
- natiiix
1813
- tremes
1914
- rluders
20-
- Sergey1011010
2115

2216
component: "Insights operator"

docs/gathered-data.md

+1
Original file line numberDiff line numberDiff line change
@@ -554,6 +554,7 @@ from the "openshift.io/sa.scc.uid-range" annotation
554554
* Location in archive: config/namespaces_with_overlapping_uids
555555
* Id in config: clusterconfig/overlapping_namespace_uids
556556
* Since versions:
557+
* 4.8.41
557558
* 4.9.31
558559
* 4.10.12
559560
* 4.11+

pkg/gatherers/clusterconfig/namespaces_with_overlapping_uids.go

+1
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,7 @@ func (u uidRange) String() string {
4444
// * Location in archive: config/namespaces_with_overlapping_uids
4545
// * Id in config: clusterconfig/overlapping_namespace_uids
4646
// * Since versions:
47+
// * 4.8.41
4748
// * 4.9.31
4849
// * 4.10.12
4950
// * 4.11+

0 commit comments

Comments
 (0)