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
23 changes: 13 additions & 10 deletions bundle/manifests/lightspeed-operator.clusterserviceversion.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ metadata:
]
capabilities: Seamless Upgrades
console.openshift.io/operator-monitoring-default: "true"
createdAt: "2026-08-25T10:37:52Z"
createdAt: "2026-09-08T09:48:26Z"
features.operators.openshift.io/cnf: "false"
features.operators.openshift.io/cni: "false"
features.operators.openshift.io/csi: "false"
Expand All @@ -55,7 +55,7 @@ metadata:
operators.operatorframework.io/builder: operator-sdk-v1.36.1
operators.operatorframework.io/project_layout: go.kubebuilder.io/v4
repository: https://github.com/openshift/lightspeed-operator
name: lightspeed-operator.v1.1.4
name: lightspeed-operator.v1.1.3
namespace: openshift-lightspeed
spec:
apiservicedefinitions: {}
Expand Down Expand Up @@ -177,7 +177,10 @@ spec:
- description: Max tokens for response. The default is 2048 tokens.
displayName: Max Tokens For Response
path: llm.providers[0].models[0].parameters.maxTokensForResponse
- description: Whether the model accepts the temperature parameter. Leave unset for models that support it; set to false for models that reject it (e.g. claude-sonnet-5). When unset, the service default (true) applies.
- description: |-
Whether the model accepts the temperature parameter. Leave unset for models
that support it; set to false for models that reject it (e.g. claude-sonnet-5).
When unset, the service default (true) applies.
displayName: Temperature Supported
path: llm.providers[0].models[0].parameters.temperatureSupported
- description: Ratio of context window size allocated for tool token budget. Must be between 0.1 and 0.5. The default is 0.5.
Expand Down Expand Up @@ -1016,8 +1019,8 @@ spec:
- --cert-dir=/etc/tls/private
- --dataverse-exporter-image=registry.redhat.io/lightspeed-core/dataverse-exporter-rhel9@sha256:1c7ffaead23adfb1dc6bd3adfe75c80f284d6d31f13ca427d754703c78514cb2
- --postgres-image=registry.redhat.io/rhel9/postgresql-16@sha256:42f385ac3c9b8913426da7c57e70bc6617cd237aaf697c667f6385a8c0b0118b
- --service-image=registry.redhat.io/openshift-lightspeed/lightspeed-service-api-rhel9@sha256:5c6426ec827b469a10a093ded2e9551e5f28d698ff4073ab474bb7d95e1c1694
- --console-image=registry.redhat.io/openshift-lightspeed/lightspeed-console-plugin-rhel9@sha256:1077f7f87b7e701e3d719bf4d5af3cbabdf9145dd02569df435dbebf433939fa
- --service-image=registry.redhat.io/openshift-lightspeed/lightspeed-service-api-rhel9@sha256:c5113f8f8a49890052e2bf550df6e4f64502a4a78abbbd43ac956dc9e8cf6f4d
- --console-image=registry.redhat.io/openshift-lightspeed/lightspeed-console-plugin-rhel9@sha256:47f794226255e9c80951ce35bbd6be5b956cd10b3d51703b93dd6006d3f9b5b7
- --openshift-mcp-server-image=registry.redhat.io/openshift-mcp-tech-preview/openshift-mcp-server-rhel9@sha256:efa0d55626466c588932c0320bee73dd221b1979aafbbaf4b3ad4685aa9f317d
- --rhokp-image=registry.redhat.io/offline-knowledge-portal/rhokp-rhel9@sha256:adbe513585a026c8392e27e7a8f3618d4edb5a90a8ec2bb79914765cb9e929e4
command:
Expand All @@ -1027,7 +1030,7 @@ spec:
valueFrom:
fieldRef:
fieldPath: metadata.annotations['olm.targetNamespaces']
image: registry.redhat.io/openshift-lightspeed/lightspeed-rhel9-operator@sha256:ab7701e98d36002ca215a055aaaadd37c11cd50e01193e0306c545e4ab3cfa05
image: registry.redhat.io/openshift-lightspeed/lightspeed-rhel9-operator@sha256:5c7e98bc22999cd9947d00fc9a35f4f0076e60a0b0c6ce71add303390fbf5f0c
imagePullPolicy: Always
livenessProbe:
httpGet:
Expand Down Expand Up @@ -1166,18 +1169,18 @@ spec:
provider:
name: Red Hat, Inc
url: https://github.com/openshift/lightspeed-service
version: 1.1.4
version: 1.1.3
relatedImages:
- name: lightspeed-to-dataverse-exporter
image: registry.redhat.io/lightspeed-core/dataverse-exporter-rhel9@sha256:1c7ffaead23adfb1dc6bd3adfe75c80f284d6d31f13ca427d754703c78514cb2
- name: lightspeed-postgresql
image: registry.redhat.io/rhel9/postgresql-16@sha256:42f385ac3c9b8913426da7c57e70bc6617cd237aaf697c667f6385a8c0b0118b
- name: lightspeed-service-api
image: registry.redhat.io/openshift-lightspeed/lightspeed-service-api-rhel9@sha256:5c6426ec827b469a10a093ded2e9551e5f28d698ff4073ab474bb7d95e1c1694
image: registry.redhat.io/openshift-lightspeed/lightspeed-service-api-rhel9@sha256:c5113f8f8a49890052e2bf550df6e4f64502a4a78abbbd43ac956dc9e8cf6f4d
- name: lightspeed-console-plugin
image: registry.redhat.io/openshift-lightspeed/lightspeed-console-plugin-rhel9@sha256:1077f7f87b7e701e3d719bf4d5af3cbabdf9145dd02569df435dbebf433939fa
image: registry.redhat.io/openshift-lightspeed/lightspeed-console-plugin-rhel9@sha256:47f794226255e9c80951ce35bbd6be5b956cd10b3d51703b93dd6006d3f9b5b7
- name: lightspeed-operator
image: registry.redhat.io/openshift-lightspeed/lightspeed-rhel9-operator@sha256:ab7701e98d36002ca215a055aaaadd37c11cd50e01193e0306c545e4ab3cfa05
image: registry.redhat.io/openshift-lightspeed/lightspeed-rhel9-operator@sha256:5c7e98bc22999cd9947d00fc9a35f4f0076e60a0b0c6ce71add303390fbf5f0c
- name: openshift-mcp-server
image: registry.redhat.io/openshift-mcp-tech-preview/openshift-mcp-server-rhel9@sha256:efa0d55626466c588932c0320bee73dd221b1979aafbbaf4b3ad4685aa9f317d
- name: rhokp
Expand Down
15 changes: 8 additions & 7 deletions related_images.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,26 +13,26 @@
},
{
"name": "lightspeed-service-api",
"image": "registry.redhat.io/openshift-lightspeed/lightspeed-service-api-rhel9@sha256:5c6426ec827b469a10a093ded2e9551e5f28d698ff4073ab474bb7d95e1c1694",
"revision": "722fca46fefc40d773a19c44a3a36ffe322b6e5a",
"image": "registry.redhat.io/openshift-lightspeed/lightspeed-service-api-rhel9@sha256:c5113f8f8a49890052e2bf550df6e4f64502a4a78abbbd43ac956dc9e8cf6f4d",
"revision": "719b6c24133be90fceca410e53e741218c67803c",
"operator_arg": "service-image",
"snapshot_component": "lightspeed-service",
"konflux_prefix": "quay.io/redhat-user-workloads/crt-nshift-lightspeed-tenant/ols/lightspeed-service",
"stable_prefix": "registry.redhat.io/openshift-lightspeed/lightspeed-service-api-rhel9"
},
{
"name": "lightspeed-console-plugin",
"image": "registry.redhat.io/openshift-lightspeed/lightspeed-console-plugin-rhel9@sha256:1077f7f87b7e701e3d719bf4d5af3cbabdf9145dd02569df435dbebf433939fa",
"revision": "c19142937ff6e2521314017c28016e78a02b86d5",
"image": "registry.redhat.io/openshift-lightspeed/lightspeed-console-plugin-rhel9@sha256:47f794226255e9c80951ce35bbd6be5b956cd10b3d51703b93dd6006d3f9b5b7",
"revision": "310b4b978b41af8b4440545b799148c265b90c61",
"operator_arg": "console-image",
"snapshot_component": "lightspeed-console",
"konflux_prefix": "quay.io/redhat-user-workloads/crt-nshift-lightspeed-tenant/ols/lightspeed-console",
"stable_prefix": "registry.redhat.io/openshift-lightspeed/lightspeed-console-plugin-rhel9"
},
{
"name": "lightspeed-operator",
"image": "registry.redhat.io/openshift-lightspeed/lightspeed-rhel9-operator@sha256:ab7701e98d36002ca215a055aaaadd37c11cd50e01193e0306c545e4ab3cfa05",
"revision": "35b51b02719c93c4e519774c91bda6e339f7a012",
"image": "registry.redhat.io/openshift-lightspeed/lightspeed-rhel9-operator@sha256:5c7e98bc22999cd9947d00fc9a35f4f0076e60a0b0c6ce71add303390fbf5f0c",
"revision": "0e3e67f0b0085545f7bb68892fc0650b34234022",
"operator_target": "image",
"snapshot_component": "lightspeed-operator",
"konflux_prefix": "quay.io/redhat-user-workloads/crt-nshift-lightspeed-tenant/ols/lightspeed-operator",
Expand All @@ -42,7 +42,8 @@
"name": "openshift-mcp-server",
"image": "registry.redhat.io/openshift-mcp-tech-preview/openshift-mcp-server-rhel9@sha256:efa0d55626466c588932c0320bee73dd221b1979aafbbaf4b3ad4685aa9f317d",
"operator_arg": "openshift-mcp-server-image",
"stable_prefix": "registry.redhat.io/openshift-mcp-tech-preview/openshift-mcp-server-rhel9"
"stable_prefix": "registry.redhat.io/openshift-mcp-tech-preview/openshift-mcp-server-rhel9",
"revision": ""
},
{
"name": "rhokp",
Expand Down