-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathimageset-config.yaml
138 lines (135 loc) · 4.92 KB
/
imageset-config.yaml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
apiVersion: mirror.openshift.io/v1alpha2
kind: ImageSetConfiguration
storageConfig:
registry:
imageURL: 'registry.example.com:5000/registry:latest'
skipTLS: true
mirror:
platform:
architectures:
- "amd64"
channels:
# name options: candidate, fast, stable, eus [example stable-4.12]
- name: stable-4.12
minVersion: '4.12.4'
maxVersion: '4.12.6'
graph: true
operators:
- catalog: 'registry.redhat.io/redhat/redhat-operator-index:v4.12'
packages:
- name: advanced-cluster-management
channels:
- name: 'release-2.7'
minVersion: '2.7.3'
maxVersion: '2.7.3'
- name: amq-streams
channels:
- name: 'stable'
minVersion: '2.3.0-1'
maxVersion: '2.3.0-1'
- name: cincinnati-operator
channels:
- name: 'v1'
minVersion: '5.0.1'
maxVersion: '5.0.1'
- name: cluster-kube-descheduler-operator
channels:
- name: 'stable'
minVersion: '4.12.0-202303081116'
maxVersion: '4.12.0-202303081116'
- name: cluster-logging
channels:
- name: 'stable'
minVersion: '5.7.0'
maxVersion: '5.7.0'
- name: 'stable-5.6'
minVersion: '5.6.3'
maxVersion: '5.6.3'
- name: datagrid
channels:
- name: '8.4.x'
minVersion: '8.4.4'
maxVersion: '8.4.4'
- name: '8.3.x'
minVersion: '8.3.9'
maxVersion: '8.3.9'
- name: elasticsearch-operator
channels:
- name: 'stable'
minVersion: '5.7.0'
maxVersion: '5.7.0'
- name: 'stable-5.6'
minVersion: '5.6.3'
maxVersion: '5.6.3'
- name: kubernetes-nmstate-operator
channels:
- name: 'stable'
minVersion: '4.12.0-202302280915'
maxVersion: '4.12.0-202302280915'
- name: local-storage-operator
channels:
- name: 'stable'
minVersion: '4.12.0-202303081116'
maxVersion: '4.12.0-202303081116'
- name: mcg-operator
channels:
- name: 'stable-4.12'
minVersion: '4.12.1'
maxVersion: '4.12.1'
- name: odf-operator
channels:
- name: 'stable-4.12'
minVersion: '4.12.1'
maxVersion: '4.12.1'
- name: odf-csi-addons-operator
channels:
- name: 'stable-4.12'
minVersion: '4.12.1'
maxVersion: '4.12.1'
- name: quay-operator
channels:
- name: 'stable-3.8'
minVersion: '3.8.6'
maxVersion: '3.8.6'
- catalog: 'registry.redhat.io/redhat/redhat-marketplace-index:v4.12'
packages:
- name: falcon-operator-rhmp
channels:
- name: 'certified-0.8'
minVersion: '0.8.0'
maxVersion: '0.8.0'
- name: 'alpha'
minVersion: '0.6.3'
maxVersion: '0.6.3'
additionalImages:
# Red Hat troubleshooting images
- name: registry.redhat.io/rhel8/support-tools:latest
# Data collection for OpenShift Virtualization
#- name: registry.redhat.io/container-native-virtualization/cnv-must-gather-rhel8:v4.8.6
#- name: registry.redhat.io/container-native-virtualization/cnv-must-gather-rhel8:v4.10.5
# Data collection for OpenShift Serverless
#- name: registry.redhat.io/openshift-serverless-1/svls-must-gather-rhel8:latest
# Data collection for Red Hat OpenShift Service Mesh
- name: registry.redhat.io/openshift-service-mesh/istio-must-gather-rhel8:latest
# Data collection for the Migration Toolkit for Containers
#- name: registry.redhat.io/rhmtc/openshift-migration-must-gather-rhel8:v1.7
# Data collection for Red Hat OpenShift Container Storage
#- name: registry.redhat.io/ocs4/ocs-must-gather-rhel8:v4.8
# Data collection for Red Hat OpenShift Data Foundation
#- name: registry.redhat.io/odf4/ocs-must-gather-rhel8:v4.9
- name: registry.redhat.io/odf4/ocs-must-gather-rhel8:v4.12
# Data collection for OpenShift Logging
- name: registry.redhat.io/openshift-logging/cluster-logging-rhel8-operator:latest
# Data collection for Local Storage Operator
- name: registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel8:latest
# OCP origin-cli images
- name: quay.io/openshift/origin-cli:4.12
- name: quay.io/openshift/origin-cli:latest
# Netowrk troubleshooting image
- name: docker.io/wbitt/network-multitool:latest
# ubi8 images
- name: registry.redhat.io/ubi8/ubi:latest
# F5 bigip-ctlr
- name: docker.io/f5networks/k8s-bigip-ctlr:2.10.1
# Used for ldap-sync
- name: registry.redhat.io/openshift4/ose-cli:latest