|
14 | 14 | "entries": [
|
15 | 15 | {
|
16 | 16 | "name": "nbde-tang-server.v1.1.1",
|
17 |
| - "skipRange": "<1.1.0" |
18 |
| - } |
| 17 | + "replaces": "nbde-tang-server.v1.1.0" |
| 18 | + }, |
| 19 | + { |
| 20 | + "name": "nbde-tang-server.v1.1.0", |
| 21 | + "skipRange": "<1.1.0" |
| 22 | + } |
19 | 23 | ]
|
20 | 24 | }
|
21 | 25 | {
|
|
59 | 63 | "features.operators.openshift.io/token-auth-azure": "false",
|
60 | 64 | "features.operators.openshift.io/token-auth-gcp": "false",
|
61 | 65 | "operators.openshift.io/valid-subscription": "[\"OpenShift Container Platform\", \"OpenShift Platform Plus\"]",
|
62 |
| - "operators.operatorframework.io/builder": "operator-sdk-v1.37.0", |
| 66 | + "operators.operatorframework.io/builder": "operator-sdk-v1.39.1", |
63 | 67 | "operators.operatorframework.io/project_layout": "go.kubebuilder.io/v4",
|
64 | 68 | "repository": "https://github.com/openshift/nbde-tang-server"
|
65 | 69 | },
|
|
129 | 133 | ],
|
130 | 134 | "relatedImages": [
|
131 | 135 | {
|
132 |
| - "name": "ose-kube-rbac-proxy", |
| 136 | + "name": "", |
133 | 137 | "image": "registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:c15928ecc2f0ff370f567a2ca909b7a71e2becaff0af649275396e59232b7b8c"
|
134 | 138 | },
|
135 | 139 | {
|
|
142 | 146 | }
|
143 | 147 | ]
|
144 | 148 | }
|
| 149 | +{ |
| 150 | + "schema": "olm.bundle", |
| 151 | + "name": "nbde-tang-server.v1.1.0", |
| 152 | + "package": "nbde-tang-server", |
| 153 | + "image": "registry.redhat.io/nbde-tang-server/nbde-tang-server-operator-bundle@sha256:b0bb3c502dad2e5b4773a56850e831b9e6cc203cfa2f4eab6f2db7ce328a3fad", |
| 154 | + "properties": [ |
| 155 | + { |
| 156 | + "type": "olm.gvk", |
| 157 | + "value": { |
| 158 | + "group": "nbde.openshift.io", |
| 159 | + "kind": "TangServer", |
| 160 | + "version": "v1alpha1" |
| 161 | + } |
| 162 | + }, |
| 163 | + { |
| 164 | + "type": "olm.package", |
| 165 | + "value": { |
| 166 | + "packageName": "nbde-tang-server", |
| 167 | + "version": "1.1.0" |
| 168 | + } |
| 169 | + }, |
| 170 | + { |
| 171 | + "type": "olm.csv.metadata", |
| 172 | + "value": { |
| 173 | + "annotations": { |
| 174 | + "alm-examples": "[]", |
| 175 | + "capabilities": "Basic Install", |
| 176 | + "categories": "Security", |
| 177 | + "containerImage": "registry.redhat.io/nbde-tang-server/nbde-tang-server-rhel9-operator@sha256:9799f7ac5389f87db46868e4bcad12544d8b818e801b7f12af6a9ed9420d8661", |
| 178 | + "createdAt": "2024-11-12T10:06:06Z", |
| 179 | + "features.operators.openshift.io/cnf": "false", |
| 180 | + "features.operators.openshift.io/cni": "false", |
| 181 | + "features.operators.openshift.io/csi": "false", |
| 182 | + "features.operators.openshift.io/disconnected": "true", |
| 183 | + "features.operators.openshift.io/fips-compliant": "false", |
| 184 | + "features.operators.openshift.io/proxy-aware": "false", |
| 185 | + "features.operators.openshift.io/tls-profiles": "false", |
| 186 | + "features.operators.openshift.io/token-auth-aws": "false", |
| 187 | + "features.operators.openshift.io/token-auth-azure": "false", |
| 188 | + "features.operators.openshift.io/token-auth-gcp": "false", |
| 189 | + "operators.openshift.io/valid-subscription": "[\"OpenShift Container Platform\", \"OpenShift Platform Plus\"]", |
| 190 | + "operators.operatorframework.io/builder": "operator-sdk-v1.37.0", |
| 191 | + "operators.operatorframework.io/project_layout": "go.kubebuilder.io/v4", |
| 192 | + "repository": "https://github.com/openshift/nbde-tang-server" |
| 193 | + }, |
| 194 | + "apiServiceDefinitions": {}, |
| 195 | + "crdDescriptions": { |
| 196 | + "owned": [ |
| 197 | + { |
| 198 | + "name": "nbde.openshift.io", |
| 199 | + "version": "v1alpha1", |
| 200 | + "kind": "TangServer", |
| 201 | + "displayName": "Tang Server", |
| 202 | + "description": "Tang Server allows definition of the NBDE Tang Server deployment" |
| 203 | + } |
| 204 | + ] |
| 205 | + }, |
| 206 | + "description": "NBDE Tang Server operator provides Network-Bound Disk Encryption in OpenShift", |
| 207 | + "displayName": "NBDE Tang Server", |
| 208 | + "installModes": [ |
| 209 | + { |
| 210 | + "type": "OwnNamespace", |
| 211 | + "supported": false |
| 212 | + }, |
| 213 | + { |
| 214 | + "type": "SingleNamespace", |
| 215 | + "supported": true |
| 216 | + }, |
| 217 | + { |
| 218 | + "type": "MultiNamespace", |
| 219 | + "supported": false |
| 220 | + }, |
| 221 | + { |
| 222 | + "type": "AllNamespaces", |
| 223 | + "supported": true |
| 224 | + } |
| 225 | + ], |
| 226 | + "keywords": [ |
| 227 | + "NBDE", |
| 228 | + "PBD", |
| 229 | + "Installation", |
| 230 | + "Network" |
| 231 | + ], |
| 232 | + "labels": { |
| 233 | + "operatorframework.io/arch.amd64": "supported", |
| 234 | + "operatorframework.io/arch.s390x": "supported", |
| 235 | + "operatorframework.io/arch.arm64": "supported", |
| 236 | + "operatorframework.io/arch.ppc64le": "supported", |
| 237 | + "operatorframework.io/os.linux": "supported" |
| 238 | + }, |
| 239 | + "links": [ |
| 240 | + { |
| 241 | + "name": "NBDE Tang Server", |
| 242 | + "url": "https://github.com/openshift/nbde-tang-server" |
| 243 | + } |
| 244 | + ], |
| 245 | + "maintainers": [ |
| 246 | + { |
| 247 | + "name": "Red Hat", |
| 248 | + |
| 249 | + } |
| 250 | + ], |
| 251 | + "maturity": "stable", |
| 252 | + "provider": { |
| 253 | + "name": "Red Hat" |
| 254 | + } |
| 255 | + } |
| 256 | + } |
| 257 | + ], |
| 258 | + "relatedImages": [ |
| 259 | + { |
| 260 | + "name": "ose-kube-rbac-proxy", |
| 261 | + "image": "registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:c15928ecc2f0ff370f567a2ca909b7a71e2becaff0af649275396e59232b7b8c" |
| 262 | + }, |
| 263 | + { |
| 264 | + "name": "nbde-tang-server-bundle", |
| 265 | + "image": "registry.redhat.io/nbde-tang-server/nbde-tang-server-operator-bundle@sha256:b0bb3c502dad2e5b4773a56850e831b9e6cc203cfa2f4eab6f2db7ce328a3fad" |
| 266 | + }, |
| 267 | + { |
| 268 | + "name": "nbde-tang-server", |
| 269 | + "image": "registry.redhat.io/nbde-tang-server/nbde-tang-server-rhel9-operator@sha256:9799f7ac5389f87db46868e4bcad12544d8b818e801b7f12af6a9ed9420d8661" |
| 270 | + } |
| 271 | + ] |
| 272 | +} |
0 commit comments