Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
79 changes: 79 additions & 0 deletions catalogs/v4.16/eda-openshift-operator/catalog.yaml

Large diffs are not rendered by default.

179 changes: 179 additions & 0 deletions catalogs/v4.17/eda-openshift-operator/catalog.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,179 @@
---
defaultChannel: stable
icon:
base64data: iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAMAAAAoLQ9TAAAAhFBMVEUAWv9Xkv8dbP+FsP/m7/81fP/////1+f9Vkf/+/v98qv/t8/+jw/8HX/+Xu/9rn//7/P/F2f8WaP9HiP/w9f/e6v8rdv8qdf/e6f/x9v9Iif8VaP/E2f/7/f9tof+Vu/8EXP+50v8PZP9Wkf/2+f+Drv82ff/n7/9BhP9Jif8dbf9Yk/9usJlHAAAAAW9yTlQBz6J3mgAAAAFzUkdCAK7OHOkAAABmSURBVBjTZc9JFoJAFEPR0EWr6ETpewVUZP/7Y+b5FBneUR5wmmUb4LieAbxcDaDSR/DJIJQQxTcmdwl4pMxyCShKVrUENC27XgLCgBxGAYBWfL4kYJq5HADvjwPgq9f/hd92jt8B66kE7Zch/VkAAAAASUVORK5CYII=
mediatype: image/png
name: eda-k8s-operator
schema: olm.package
---
entries:
- name: eda-openshift-operator.v5.0.0
name: stable
package: eda-k8s-operator
schema: olm.channel
---
image: registry.connect.redhat.com/nokia-ni/eda-openshift-operator@sha256:993f64a35cba84eafe2bc365e09770048f611a4e74cc2a4bb143de7675ed3880
name: eda-openshift-operator.v5.0.0
package: eda-k8s-operator
properties:
- type: olm.gvk
value:
group: config.eda.nokia.com
kind: ConnectControllerConfig
version: v1
- type: olm.gvk
value:
group: connect.eda.nokia.com
kind: ConnectNetworkAttachmentStatus
version: v1
- type: olm.gvk
value:
group: connect.eda.nokia.com
kind: ConnectNetworkDefinition
version: v1
- type: olm.package
value:
packageName: eda-k8s-operator
version: 5.0.0
- type: olm.csv.metadata
value:
annotations:
alm-examples: |-
[
{
"apiVersion": "config.eda.nokia.com/v1",
"kind": "ConnectControllerConfig",
"metadata": {
"labels": {
"app.kubernetes.io/managed-by": "kustomize",
"app.kubernetes.io/name": "operator"
},
"name": "connectcontrollerconfig-sample",
"namespace": "eda-connect-k8s"
},
"spec": {
"connectPluginName": "",
"controllerImagePullSecret": "",
"edaNamespace": "eda",
"heartBeat": "",
"logLevel": "",
"skipTLSVerify": false,
"tlsCertificateData": "",
"tlsEnabled": true
}
}
]
capabilities: Basic Install
certified: "true"
containerImage: ghcr.io/nokia-eda/eda-connect-k8s-operator@sha256:1a025d30e46cebaf804494dbb6d5140cb0e2fe6c83203177c4829bf0bcd94273
createdAt: "2025-06-10T15:47:27Z"
features.operators.openshift.io/disconnected: "false"
features.operators.openshift.io/fips-compliant: "false"
features.operators.openshift.io/proxy-aware: "false"
features.operators.openshift.io/tls-profiles: "false"
features.operators.openshift.io/token-auth-aws: "false"
features.operators.openshift.io/token-auth-azure: "false"
features.operators.openshift.io/token-auth-gcp: "false"
operatorframework.io/suggested-namespace: eda-connect-k8s
operators.operatorframework.io/builder: operator-sdk-v1.38.0
operators.operatorframework.io/internal-objects: '["connectnetworkattachmentstatuses.connect.eda.nokia.com",
connectnetworkdefinitions.connect.eda.nokia.com]'
operators.operatorframework.io/project_layout: go.kubebuilder.io/v4
apiServiceDefinitions: {}
crdDescriptions:
owned:
- description: ConnectNetworkAttachmentStatus is the Schema for the connectnetworkattachmentstatuses
API
displayName: Connect NetworkAttachment Status
kind: ConnectNetworkAttachmentStatus
name: connectnetworkattachmentstatuses.connect.eda.nokia.com
version: v1
- description: ConnectNetworkDefinition is the Schema for the connectnetworkdefinitions
API
displayName: Connect Network Definition
kind: ConnectNetworkDefinition
name: connectnetworkdefinitions.connect.eda.nokia.com
version: v1
- description: ConnectControllerConfig is the Schema for the connectcontrollerconfigs
API
displayName: Connect Controller Config
kind: ConnectControllerConfig
name: connectcontrollerconfigs.config.eda.nokia.com
specDescriptors:
- description: EDA connect plugin name
displayName: connectPluginName
path: connectPluginName
x-descriptors:
- urn:alm:descriptor:com.tectonic.ui:text
- description: EDA connect k8s controller image pull secret
displayName: controllerImagePullSecret
path: controllerImagePullSecret
x-descriptors:
- urn:alm:descriptor:com.tectonic.ui:text
- description: EDA namespace the connect plugin will act on
displayName: EdaNamespace
path: edaNamespace
x-descriptors:
- urn:alm:descriptor:com.tectonic.ui:text
- description: EDA connect plugin heart beat interval
displayName: heartBeat
path: heartBeat
x-descriptors:
- urn:alm:descriptor:com.tectonic.ui:text
- description: EDA connect k8s controller log level
displayName: logLevel
path: logLevel
x-descriptors:
- urn:alm:descriptor:com.tectonic.ui:text
- description: skip TLS verification
displayName: skipTLSVerify
path: skipTLSVerify
x-descriptors:
- urn:alm:descriptor:com.tectonic.ui:text
- description: EDA cluster tls certificate data
displayName: tlsCertificateData
path: tlsCertificateData
x-descriptors:
- urn:alm:descriptor:com.tectonic.ui:text
- description: EDA cluster has TLS enabled
displayName: tlsEnabled
path: tlsEnabled
x-descriptors:
- urn:alm:descriptor:com.tectonic.ui:text
version: v1
description: "K8s operator to deploy eda connect controller to configure EDA Connect.\eb"
displayName: eda-openshift-operator
installModes:
- supported: false
type: OwnNamespace
- supported: true
type: SingleNamespace
- supported: false
type: MultiNamespace
- supported: true
type: AllNamespaces
keywords:
- EDA Connect
- K8s Controller
- EDA K8s Controller Operator
labels:
operatorframework.io/arch.amd64: supported
operatorframework.io/arch.arm64: supported
operatorframework.io/os.linux: supported
links:
- name: EDA Connect K8s Controller Operator
url: https://docs.eda.dev/connect/openshift-plugin/
maintainers:
- email: support@nokia.com
name: nokia
maturity: stable
minKubeVersion: 1.29.0
provider:
name: Nokia
url: https://docs.eda.dev
relatedImages:
- image: ghcr.io/nokia-eda/eda-connect-k8s-operator@sha256:1a025d30e46cebaf804494dbb6d5140cb0e2fe6c83203177c4829bf0bcd94273
name: eda-connect-k8s-operator
- image: registry.connect.redhat.com/nokia-ni/eda-openshift-operator@sha256:993f64a35cba84eafe2bc365e09770048f611a4e74cc2a4bb143de7675ed3880
name: ""
schema: olm.bundle
Loading