File tree 3 files changed +2
-6
lines changed
pkg/gatherers/clusterconfig
3 files changed +2
-6
lines changed Original file line number Diff line number Diff line change 1
1
approvers:
2
- - smarterclayton
3
2
- derekwaynecarr
4
3
- mfojtik
5
4
- inecas
6
5
- tisnik
7
- - natiiix
8
6
- tremes
9
7
- rluders
10
- - Sergey1011010
11
8
reviewers:
12
- - smarterclayton
13
9
- derekwaynecarr
14
10
- mfojtik
15
11
- inecas
16
12
- tisnik
17
- - natiiix
18
13
- tremes
19
14
- rluders
20
- - Sergey1011010
21
15
22
16
component: "Insights operator"
Original file line number Diff line number Diff line change @@ -554,6 +554,7 @@ from the "openshift.io/sa.scc.uid-range" annotation
554
554
* Location in archive: config/namespaces_with_overlapping_uids
555
555
* Id in config: clusterconfig/overlapping_namespace_uids
556
556
* Since versions:
557
+ * 4.8.41
557
558
* 4.9.31
558
559
* 4.10.12
559
560
* 4.11+
Original file line number Diff line number Diff line change @@ -44,6 +44,7 @@ func (u uidRange) String() string {
44
44
// * Location in archive: config/namespaces_with_overlapping_uids
45
45
// * Id in config: clusterconfig/overlapping_namespace_uids
46
46
// * Since versions:
47
+ // * 4.8.41
47
48
// * 4.9.31
48
49
// * 4.10.12
49
50
// * 4.11+
You can’t perform that action at this time.
0 commit comments