File tree 13 files changed +77
-43
lines changed
clusters/hosted-mgmt/hive/pools
13 files changed +77
-43
lines changed Original file line number Diff line number Diff line change @@ -15,12 +15,27 @@ base_images:
15
15
name : hypershift-tests
16
16
namespace : hypershift
17
17
tag : latest
18
+ ocp_4.17_base-rhel9 :
19
+ name : 4.17-priv
20
+ namespace : ocp-private
21
+ tag : base-rhel9
22
+ ocp_builder_rhel-9-golang-1.22-openshift-4.17 :
23
+ name : builder
24
+ namespace : ocp
25
+ tag : rhel-9-golang-1.22-openshift-4.17
18
26
build_root :
19
27
from_repository : true
20
28
use_build_cache : true
21
29
canonical_go_repository : github.com/openshift/hypershift
22
30
images :
23
31
- dockerfile_path : Dockerfile.control-plane
32
+ inputs :
33
+ ocp_4.17_base-rhel9 :
34
+ as :
35
+ - registry.ci.openshift.org/ocp/4.17:base-rhel9
36
+ ocp_builder_rhel-9-golang-1.22-openshift-4.17 :
37
+ as :
38
+ - registry.ci.openshift.org/ocp/builder:rhel-9-golang-1.22-openshift-4.17
24
39
to : hypershift
25
40
promotion :
26
41
to :
Original file line number Diff line number Diff line change @@ -63,6 +63,7 @@ images:
63
63
src :
64
64
as :
65
65
- src
66
+ optional : true
66
67
to : tests-private-ui
67
68
- dockerfile_literal : |
68
69
FROM bin AS builder
Original file line number Diff line number Diff line change 1
1
base_images :
2
- ocp_4.18_base -rhel9 :
2
+ ocp_4.19_base -rhel9 :
3
3
name : 4.19-priv
4
4
namespace : ocp-private
5
5
tag : base-rhel9
6
- ocp_builder_rhel-9-golang-1.22 -openshift-4.18 :
6
+ ocp_builder_rhel-9-golang-1.23 -openshift-4.19 :
7
7
name : builder
8
8
namespace : ocp
9
- tag : rhel-9-golang-1.22 -openshift-4.18
9
+ tag : rhel-9-golang-1.23 -openshift-4.19
10
10
build_root :
11
11
from_repository : true
12
12
canonical_go_repository : github.com/openshift/thanos
13
13
images :
14
14
- dockerfile_path : Dockerfile.ocp
15
15
inputs :
16
- ocp_4.18_base -rhel9 :
16
+ ocp_4.19_base -rhel9 :
17
17
as :
18
- - registry.ci.openshift.org/ocp/4.18 :base-rhel9
19
- ocp_builder_rhel-9-golang-1.22 -openshift-4.18 :
18
+ - registry.ci.openshift.org/ocp/4.19 :base-rhel9
19
+ ocp_builder_rhel-9-golang-1.23 -openshift-4.19 :
20
20
as :
21
- - registry.ci.openshift.org/ocp/builder:rhel-9-golang-1.22 -openshift-4.18
21
+ - registry.ci.openshift.org/ocp/builder:rhel-9-golang-1.23 -openshift-4.19
22
22
to : thanos
23
23
promotion :
24
24
to :
Original file line number Diff line number Diff line change 1
1
base_images :
2
- ocp_4.18_base -rhel9 :
2
+ ocp_4.19_base -rhel9 :
3
3
name : 4.19-priv
4
4
namespace : ocp-private
5
5
tag : base-rhel9
6
- ocp_builder_rhel-9-golang-1.22 -openshift-4.18 :
6
+ ocp_builder_rhel-9-golang-1.23 -openshift-4.19 :
7
7
name : builder
8
8
namespace : ocp
9
- tag : rhel-9-golang-1.22 -openshift-4.18
9
+ tag : rhel-9-golang-1.23 -openshift-4.19
10
10
build_root :
11
11
from_repository : true
12
12
canonical_go_repository : github.com/openshift/thanos
13
13
images :
14
14
- dockerfile_path : Dockerfile.ocp
15
15
inputs :
16
- ocp_4.18_base -rhel9 :
16
+ ocp_4.19_base -rhel9 :
17
17
as :
18
- - registry.ci.openshift.org/ocp/4.18 :base-rhel9
19
- ocp_builder_rhel-9-golang-1.22 -openshift-4.18 :
18
+ - registry.ci.openshift.org/ocp/4.19 :base-rhel9
19
+ ocp_builder_rhel-9-golang-1.23 -openshift-4.19 :
20
20
as :
21
- - registry.ci.openshift.org/ocp/builder:rhel-9-golang-1.22 -openshift-4.18
21
+ - registry.ci.openshift.org/ocp/builder:rhel-9-golang-1.23 -openshift-4.19
22
22
to : thanos
23
23
promotion :
24
24
to :
Original file line number Diff line number Diff line change 1
1
base_images :
2
- ocp_4.18_base -rhel9 :
2
+ ocp_4.19_base -rhel9 :
3
3
name : 4.20-priv
4
4
namespace : ocp-private
5
5
tag : base-rhel9
6
- ocp_builder_rhel-9-golang-1.22 -openshift-4.18 :
6
+ ocp_builder_rhel-9-golang-1.23 -openshift-4.19 :
7
7
name : builder
8
8
namespace : ocp
9
- tag : rhel-9-golang-1.22 -openshift-4.18
9
+ tag : rhel-9-golang-1.23 -openshift-4.19
10
10
build_root :
11
11
from_repository : true
12
12
canonical_go_repository : github.com/openshift/thanos
13
13
images :
14
14
- dockerfile_path : Dockerfile.ocp
15
15
inputs :
16
- ocp_4.18_base -rhel9 :
16
+ ocp_4.19_base -rhel9 :
17
17
as :
18
- - registry.ci.openshift.org/ocp/4.18 :base-rhel9
19
- ocp_builder_rhel-9-golang-1.22 -openshift-4.18 :
18
+ - registry.ci.openshift.org/ocp/4.19 :base-rhel9
19
+ ocp_builder_rhel-9-golang-1.23 -openshift-4.19 :
20
20
as :
21
- - registry.ci.openshift.org/ocp/builder:rhel-9-golang-1.22 -openshift-4.18
21
+ - registry.ci.openshift.org/ocp/builder:rhel-9-golang-1.23 -openshift-4.19
22
22
to : thanos
23
23
promotion :
24
24
to :
Original file line number Diff line number Diff line change @@ -15,11 +15,26 @@ base_images:
15
15
name : hypershift-tests
16
16
namespace : hypershift
17
17
tag : latest
18
+ ocp_4.17_base-rhel9 :
19
+ name : " 4.17"
20
+ namespace : ocp
21
+ tag : base-rhel9
22
+ ocp_builder_rhel-9-golang-1.22-openshift-4.17 :
23
+ name : builder
24
+ namespace : ocp
25
+ tag : rhel-9-golang-1.22-openshift-4.17
18
26
build_root :
19
27
from_repository : true
20
28
use_build_cache : true
21
29
images :
22
30
- dockerfile_path : Dockerfile.control-plane
31
+ inputs :
32
+ ocp_4.17_base-rhel9 :
33
+ as :
34
+ - registry.ci.openshift.org/ocp/4.17:base-rhel9
35
+ ocp_builder_rhel-9-golang-1.22-openshift-4.17 :
36
+ as :
37
+ - registry.ci.openshift.org/ocp/builder:rhel-9-golang-1.22-openshift-4.17
23
38
to : hypershift
24
39
promotion :
25
40
to :
Original file line number Diff line number Diff line change @@ -22,6 +22,7 @@ images:
22
22
ocp_builder_rhel-9-golang-1.22-openshift-4.17 :
23
23
as :
24
24
- builder
25
+ - registry.ci.openshift.org/ocp/builder:rhel-9-golang-1.22-openshift-4.17
25
26
to : hypershift
26
27
promotion :
27
28
to :
Original file line number Diff line number Diff line change 1
1
base_images :
2
- ocp_4.18_base -rhel9 :
2
+ ocp_4.19_base -rhel9 :
3
3
name : " 4.19"
4
4
namespace : ocp
5
5
tag : base-rhel9
6
- ocp_builder_rhel-9-golang-1.22 -openshift-4.18 :
6
+ ocp_builder_rhel-9-golang-1.23 -openshift-4.19 :
7
7
name : builder
8
8
namespace : ocp
9
- tag : rhel-9-golang-1.22 -openshift-4.18
9
+ tag : rhel-9-golang-1.23 -openshift-4.19
10
10
build_root :
11
11
from_repository : true
12
12
images :
13
13
- dockerfile_path : Dockerfile.ocp
14
14
inputs :
15
- ocp_4.18_base -rhel9 :
15
+ ocp_4.19_base -rhel9 :
16
16
as :
17
- - registry.ci.openshift.org/ocp/4.18 :base-rhel9
18
- ocp_builder_rhel-9-golang-1.22 -openshift-4.18 :
17
+ - registry.ci.openshift.org/ocp/4.19 :base-rhel9
18
+ ocp_builder_rhel-9-golang-1.23 -openshift-4.19 :
19
19
as :
20
- - registry.ci.openshift.org/ocp/builder:rhel-9-golang-1.22 -openshift-4.18
20
+ - registry.ci.openshift.org/ocp/builder:rhel-9-golang-1.23 -openshift-4.19
21
21
to : thanos
22
22
promotion :
23
23
to :
Original file line number Diff line number Diff line change @@ -22,7 +22,7 @@ images:
22
22
ocp_builder_rhel-9-golang-1.23-openshift-4.19 :
23
23
as :
24
24
- builder
25
- - registry.ci.openshift.org/ocp/builder:rhel-9-golang-1.22 -openshift-4.18
25
+ - registry.ci.openshift.org/ocp/builder:rhel-9-golang-1.23 -openshift-4.19
26
26
to : thanos
27
27
promotion :
28
28
to :
Original file line number Diff line number Diff line change 1
1
base_images :
2
- ocp_4.18_base -rhel9 :
2
+ ocp_4.19_base -rhel9 :
3
3
name : " 4.19"
4
4
namespace : ocp
5
5
tag : base-rhel9
6
- ocp_builder_rhel-9-golang-1.22 -openshift-4.18 :
6
+ ocp_builder_rhel-9-golang-1.23 -openshift-4.19 :
7
7
name : builder
8
8
namespace : ocp
9
- tag : rhel-9-golang-1.22 -openshift-4.18
9
+ tag : rhel-9-golang-1.23 -openshift-4.19
10
10
build_root :
11
11
from_repository : true
12
12
images :
13
13
- dockerfile_path : Dockerfile.ocp
14
14
inputs :
15
- ocp_4.18_base -rhel9 :
15
+ ocp_4.19_base -rhel9 :
16
16
as :
17
- - registry.ci.openshift.org/ocp/4.18 :base-rhel9
18
- ocp_builder_rhel-9-golang-1.22 -openshift-4.18 :
17
+ - registry.ci.openshift.org/ocp/4.19 :base-rhel9
18
+ ocp_builder_rhel-9-golang-1.23 -openshift-4.19 :
19
19
as :
20
- - registry.ci.openshift.org/ocp/builder:rhel-9-golang-1.22 -openshift-4.18
20
+ - registry.ci.openshift.org/ocp/builder:rhel-9-golang-1.23 -openshift-4.19
21
21
to : thanos
22
22
promotion :
23
23
to :
Original file line number Diff line number Diff line change 1
1
base_images :
2
- ocp_4.18_base -rhel9 :
2
+ ocp_4.19_base -rhel9 :
3
3
name : " 4.20"
4
4
namespace : ocp
5
5
tag : base-rhel9
6
- ocp_builder_rhel-9-golang-1.22 -openshift-4.18 :
6
+ ocp_builder_rhel-9-golang-1.23 -openshift-4.19 :
7
7
name : builder
8
8
namespace : ocp
9
- tag : rhel-9-golang-1.22 -openshift-4.18
9
+ tag : rhel-9-golang-1.23 -openshift-4.19
10
10
build_root :
11
11
from_repository : true
12
12
images :
13
13
- dockerfile_path : Dockerfile.ocp
14
14
inputs :
15
- ocp_4.18_base -rhel9 :
15
+ ocp_4.19_base -rhel9 :
16
16
as :
17
- - registry.ci.openshift.org/ocp/4.18 :base-rhel9
18
- ocp_builder_rhel-9-golang-1.22 -openshift-4.18 :
17
+ - registry.ci.openshift.org/ocp/4.19 :base-rhel9
18
+ ocp_builder_rhel-9-golang-1.23 -openshift-4.19 :
19
19
as :
20
- - registry.ci.openshift.org/ocp/builder:rhel-9-golang-1.22 -openshift-4.18
20
+ - registry.ci.openshift.org/ocp/builder:rhel-9-golang-1.23 -openshift-4.19
21
21
to : thanos
22
22
promotion :
23
23
to :
Original file line number Diff line number Diff line change @@ -3,6 +3,7 @@ kind: ClusterImageSet
3
3
metadata :
4
4
annotations :
5
5
version_lower : 4.15.0-0
6
+ version_stream : 4-stable
6
7
version_upper : 4.16.0-0
7
8
creationTimestamp : null
8
9
name : ocp-release-4.15.42-x86-64-for-4.15.0-0-to-4.16.0-0
Original file line number Diff line number Diff line change @@ -3,6 +3,7 @@ kind: ClusterImageSet
3
3
metadata :
4
4
annotations :
5
5
version_lower : 4.17.0-0
6
+ version_stream : 4-stable
6
7
version_upper : 4.18.0-0
7
8
creationTimestamp : null
8
9
name : ocp-release-4.17.10-x86-64-for-4.17.0-0-to-4.18.0-0
You can’t perform that action at this time.
0 commit comments