Skip to content

Commit 55bc4c2

Browse files
Add scaleops-operator v1.29.8 to FBC (redhat-openshift-ecosystem#8203)
Signed-off-by: rh-operator-bundle-bot <exd-guild-isv+operators@redhat.com>
1 parent 50a81c3 commit 55bc4c2

10 files changed

Lines changed: 845 additions & 0 deletions

File tree

catalogs/v4.12/scaleops-operator/catalog.yaml

Lines changed: 39 additions & 0 deletions
Large diffs are not rendered by default.

catalogs/v4.13/scaleops-operator/catalog.yaml

Lines changed: 39 additions & 0 deletions
Large diffs are not rendered by default.

catalogs/v4.14/scaleops-operator/catalog.yaml

Lines changed: 39 additions & 0 deletions
Large diffs are not rendered by default.

catalogs/v4.15/scaleops-operator/catalog.yaml

Lines changed: 39 additions & 0 deletions
Large diffs are not rendered by default.

catalogs/v4.16/scaleops-operator/catalog.yaml

Lines changed: 39 additions & 0 deletions
Large diffs are not rendered by default.

catalogs/v4.17/scaleops-operator/catalog.yaml

Lines changed: 162 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -98,12 +98,14 @@ entries:
9898
- name: scaleops-operator.v1.29.4
9999
- name: scaleops-operator.v1.29.6
100100
- name: scaleops-operator.v1.29.7
101+
- name: scaleops-operator.v1.29.8
101102
replaces: scaleops-operator.v1.28.16
102103
skips:
103104
- scaleops-operator.v1.28.16
104105
- scaleops-operator.v1.29.3
105106
- scaleops-operator.v1.29.4
106107
- scaleops-operator.v1.29.6
108+
- scaleops-operator.v1.29.7
107109
name: stable-v1
108110
package: scaleops-operator
109111
schema: olm.channel
@@ -214,10 +216,12 @@ entries:
214216
- name: scaleops-operator.v1.29.4
215217
- name: scaleops-operator.v1.29.6
216218
- name: scaleops-operator.v1.29.7
219+
- name: scaleops-operator.v1.29.8
217220
skips:
218221
- scaleops-operator.v1.29.3
219222
- scaleops-operator.v1.29.4
220223
- scaleops-operator.v1.29.6
224+
- scaleops-operator.v1.29.7
221225
name: stable-v1.29
222226
package: scaleops-operator
223227
schema: olm.channel
@@ -7599,3 +7603,161 @@ relatedImages:
75997603
- image: registry.connect.redhat.com/scaleops-sh/scaleops-sh@sha256:bf1de7cdd31c851a672c1e73f17f10e4db2262d16f4958300f55de7830f43bde
76007604
name: scaleops
76017605
schema: olm.bundle
7606+
---
7607+
image: registry.connect.redhat.com/scaleops-sh/scaleops-operator-bundle@sha256:470c58b1e07e35411ac3a4f9fe826f5f5c5fd2974616db6d659bd8a06993567c
7608+
name: scaleops-operator.v1.29.8
7609+
package: scaleops-operator
7610+
properties:
7611+
- type: olm.gvk
7612+
value:
7613+
group: analysis.scaleops.sh
7614+
kind: ScaleOps
7615+
version: v1
7616+
- type: olm.package
7617+
value:
7618+
packageName: scaleops-operator
7619+
version: 1.29.8
7620+
- type: olm.csv.metadata
7621+
value:
7622+
annotations:
7623+
alm-examples: |-
7624+
[
7625+
{
7626+
"apiVersion": "analysis.scaleops.sh/v1",
7627+
"kind": "ScaleOps",
7628+
"metadata": {
7629+
"name": "scaleops",
7630+
"namespace": "scaleops-system"
7631+
},
7632+
"spec": {
7633+
"global": {
7634+
"securityContext": {
7635+
"allowPrivilegeEscalation": false,
7636+
"capabilities": {
7637+
"drop": [
7638+
"ALL"
7639+
]
7640+
},
7641+
"enabled": true,
7642+
"runAsNonRoot": true
7643+
}
7644+
},
7645+
"scaleopsToken": "${SCALEOPS_TOKEN}"
7646+
}
7647+
}
7648+
]
7649+
capabilities: Basic Install
7650+
categories: Application Runtime
7651+
containerImage: registry.connect.redhat.com/scaleops-sh/operator@sha256:ea88605bfbf2acb918e260ab50192645e0507cc4b629e911e06659742e2f60af
7652+
createdAt: "2026-04-14T05:53:16Z"
7653+
description: |-
7654+
ScaleOps is the industry-first Kubernetes Optimization Platform that automatically adjusts Compute Resources to changes in real-time, streamlining a new Kubernetes experience for engineering teams.
7655+
7656+
ScaleOps eliminates 80% of Kubernetes cloud spending, frees engineers from repeated ongoing configurations, and proactively ensures SLAs are always achieved.
7657+
7658+
Installation takes only 2 minutes, and value is provided immediately. Starting from read-only recommendations to continuous and automatic pod optimization during runtime with zero disruption.
7659+
7660+
Battle-tested on some of the most critical production clusters in full automation mode. Trusted by industry leaders, such as Wiz, Outbrain, SentinelOne, Outreach, Cato Networks, and many others!
7661+
7662+
Contact [us](mailto:team@scaleops.com) to start your free trial today
7663+
features.operators.openshift.io/cnf: "false"
7664+
features.operators.openshift.io/cni: "false"
7665+
features.operators.openshift.io/csi: "false"
7666+
features.operators.openshift.io/disconnected: "true"
7667+
features.operators.openshift.io/fips-compliant: "false"
7668+
features.operators.openshift.io/proxy-aware: "true"
7669+
features.operators.openshift.io/tls-profiles: "false"
7670+
features.operators.openshift.io/token-auth-aws: "false"
7671+
features.operators.openshift.io/token-auth-azure: "false"
7672+
features.operators.openshift.io/token-auth-gcp: "false"
7673+
olm.skipRange: <1.29.8
7674+
operators.openshift.io/valid-subscription: Contact ScaleOps for subscription
7675+
information.
7676+
operators.operatorframework.io/builder: operator-sdk-v1.37.0
7677+
operators.operatorframework.io/project_layout: helm.sdk.operatorframework.io/v1
7678+
repository: https://scaleops.com
7679+
support: ScaleOps Support support@scaleops.com
7680+
apiServiceDefinitions: {}
7681+
crdDescriptions:
7682+
owned:
7683+
- description: This will install an instance of the ScaleOps Platform on your
7684+
cluster
7685+
displayName: ScaleOps Platform
7686+
kind: ScaleOps
7687+
name: scaleops.analysis.scaleops.sh
7688+
specDescriptors:
7689+
- description: Configure OpenShift SSO
7690+
displayName: OpenShift SSO
7691+
path: openshiftSSO
7692+
- description: Enable OpenShift SSO
7693+
displayName: Enabled
7694+
path: openshiftSSO.enabled
7695+
x-descriptors:
7696+
- urn:alm:descriptor:com.tectonic.ui:fieldGroup:SSO
7697+
- urn:alm:descriptor:com.tectonic.ui:booleanSwitch
7698+
- description: The name of the OauthClient
7699+
displayName: Client ID
7700+
path: openshiftSSO.clientID
7701+
x-descriptors:
7702+
- urn:alm:descriptor:com.tectonic.ui:fieldGroup:SSO
7703+
- urn:alm:descriptor:com.tectonic.ui:OauthClient
7704+
- description: Used in the login flow, the URL to redirect to after successful
7705+
login.
7706+
displayName: Redirect URL
7707+
path: openshiftSSO.loginRedirectURL
7708+
x-descriptors:
7709+
- urn:alm:descriptor:com.tectonic.ui:fieldGroup:SSO
7710+
- urn:alm:descriptor:com.tectonic.ui:url
7711+
version: v1
7712+
description: |-
7713+
ScaleOps is the industry-first Kubernetes Optimization Platform that automatically adjusts Compute Resources to changes in real-time, streamlining a new Kubernetes experience for engineering teams.
7714+
7715+
ScaleOps eliminates 80% of Kubernetes cloud spending, frees engineers from repeated ongoing configurations, and proactively ensures SLAs are always achieved.
7716+
7717+
Installation takes only 2 minutes, and value is provided immediately. Starting from read-only recommendations to continuous and automatic pod optimization during runtime with zero disruption.
7718+
7719+
Battle-tested on some of the most critical production clusters in full automation mode. Trusted by industry leaders, such as Wiz, Outbrain, SentinelOne, Outreach, Cato Networks, and many others!
7720+
7721+
Contact [us](mailto:team@scaleops.com) to start your free trial today
7722+
displayName: ScaleOps
7723+
installModes:
7724+
- supported: false
7725+
type: OwnNamespace
7726+
- supported: false
7727+
type: SingleNamespace
7728+
- supported: false
7729+
type: MultiNamespace
7730+
- supported: true
7731+
type: AllNamespaces
7732+
keywords:
7733+
- vertical scaling
7734+
- horizontal scaling
7735+
- node optimization
7736+
- application runtime
7737+
labels:
7738+
operatorframework.io/arch.amd64: supported
7739+
operatorframework.io/arch.arm64: supported
7740+
operatorframework.io/os.linux: supported
7741+
links:
7742+
- name: ScaleOps
7743+
url: https://scaleops.com
7744+
maintainers:
7745+
- email: support@scaleops.com
7746+
name: ScaleOps
7747+
maturity: stable
7748+
minKubeVersion: 1.25.0
7749+
provider:
7750+
name: ScaleOps
7751+
url: https://scaleops.com
7752+
relatedImages:
7753+
- image: registry.connect.redhat.com/scaleops-sh/operator@sha256:ea88605bfbf2acb918e260ab50192645e0507cc4b629e911e06659742e2f60af
7754+
name: operator-ea88605bfbf2acb918e260ab50192645e0507cc4b629e911e06659742e2f60af-annotation
7755+
- image: registry.connect.redhat.com/scaleops-sh/operator@sha256:ea88605bfbf2acb918e260ab50192645e0507cc4b629e911e06659742e2f60af
7756+
name: manager
7757+
- image: registry.connect.redhat.com/scaleops-sh/scaleops-gpu@sha256:ffc5ccf6c0c4b02490f81280b5d5d6abbdc2b5600580e8039a1fc4718e021d0e
7758+
name: scaleops-gpu
7759+
- image: registry.connect.redhat.com/scaleops-sh/scaleops-operator-bundle@sha256:470c58b1e07e35411ac3a4f9fe826f5f5c5fd2974616db6d659bd8a06993567c
7760+
name: ""
7761+
- image: registry.connect.redhat.com/scaleops-sh/scaleops-sh@sha256:e7f1dd63376831dfa82e049f1157f3e380a2e03a06173c3b289bc97a8b1a9fb6
7762+
name: scaleops
7763+
schema: olm.bundle

catalogs/v4.18/scaleops-operator/catalog.yaml

Lines changed: 162 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -98,12 +98,14 @@ entries:
9898
- name: scaleops-operator.v1.29.4
9999
- name: scaleops-operator.v1.29.6
100100
- name: scaleops-operator.v1.29.7
101+
- name: scaleops-operator.v1.29.8
101102
replaces: scaleops-operator.v1.28.16
102103
skips:
103104
- scaleops-operator.v1.28.16
104105
- scaleops-operator.v1.29.3
105106
- scaleops-operator.v1.29.4
106107
- scaleops-operator.v1.29.6
108+
- scaleops-operator.v1.29.7
107109
name: stable-v1
108110
package: scaleops-operator
109111
schema: olm.channel
@@ -214,10 +216,12 @@ entries:
214216
- name: scaleops-operator.v1.29.4
215217
- name: scaleops-operator.v1.29.6
216218
- name: scaleops-operator.v1.29.7
219+
- name: scaleops-operator.v1.29.8
217220
skips:
218221
- scaleops-operator.v1.29.3
219222
- scaleops-operator.v1.29.4
220223
- scaleops-operator.v1.29.6
224+
- scaleops-operator.v1.29.7
221225
name: stable-v1.29
222226
package: scaleops-operator
223227
schema: olm.channel
@@ -7599,3 +7603,161 @@ relatedImages:
75997603
- image: registry.connect.redhat.com/scaleops-sh/scaleops-sh@sha256:bf1de7cdd31c851a672c1e73f17f10e4db2262d16f4958300f55de7830f43bde
76007604
name: scaleops
76017605
schema: olm.bundle
7606+
---
7607+
image: registry.connect.redhat.com/scaleops-sh/scaleops-operator-bundle@sha256:470c58b1e07e35411ac3a4f9fe826f5f5c5fd2974616db6d659bd8a06993567c
7608+
name: scaleops-operator.v1.29.8
7609+
package: scaleops-operator
7610+
properties:
7611+
- type: olm.gvk
7612+
value:
7613+
group: analysis.scaleops.sh
7614+
kind: ScaleOps
7615+
version: v1
7616+
- type: olm.package
7617+
value:
7618+
packageName: scaleops-operator
7619+
version: 1.29.8
7620+
- type: olm.csv.metadata
7621+
value:
7622+
annotations:
7623+
alm-examples: |-
7624+
[
7625+
{
7626+
"apiVersion": "analysis.scaleops.sh/v1",
7627+
"kind": "ScaleOps",
7628+
"metadata": {
7629+
"name": "scaleops",
7630+
"namespace": "scaleops-system"
7631+
},
7632+
"spec": {
7633+
"global": {
7634+
"securityContext": {
7635+
"allowPrivilegeEscalation": false,
7636+
"capabilities": {
7637+
"drop": [
7638+
"ALL"
7639+
]
7640+
},
7641+
"enabled": true,
7642+
"runAsNonRoot": true
7643+
}
7644+
},
7645+
"scaleopsToken": "${SCALEOPS_TOKEN}"
7646+
}
7647+
}
7648+
]
7649+
capabilities: Basic Install
7650+
categories: Application Runtime
7651+
containerImage: registry.connect.redhat.com/scaleops-sh/operator@sha256:ea88605bfbf2acb918e260ab50192645e0507cc4b629e911e06659742e2f60af
7652+
createdAt: "2026-04-14T05:53:16Z"
7653+
description: |-
7654+
ScaleOps is the industry-first Kubernetes Optimization Platform that automatically adjusts Compute Resources to changes in real-time, streamlining a new Kubernetes experience for engineering teams.
7655+
7656+
ScaleOps eliminates 80% of Kubernetes cloud spending, frees engineers from repeated ongoing configurations, and proactively ensures SLAs are always achieved.
7657+
7658+
Installation takes only 2 minutes, and value is provided immediately. Starting from read-only recommendations to continuous and automatic pod optimization during runtime with zero disruption.
7659+
7660+
Battle-tested on some of the most critical production clusters in full automation mode. Trusted by industry leaders, such as Wiz, Outbrain, SentinelOne, Outreach, Cato Networks, and many others!
7661+
7662+
Contact [us](mailto:team@scaleops.com) to start your free trial today
7663+
features.operators.openshift.io/cnf: "false"
7664+
features.operators.openshift.io/cni: "false"
7665+
features.operators.openshift.io/csi: "false"
7666+
features.operators.openshift.io/disconnected: "true"
7667+
features.operators.openshift.io/fips-compliant: "false"
7668+
features.operators.openshift.io/proxy-aware: "true"
7669+
features.operators.openshift.io/tls-profiles: "false"
7670+
features.operators.openshift.io/token-auth-aws: "false"
7671+
features.operators.openshift.io/token-auth-azure: "false"
7672+
features.operators.openshift.io/token-auth-gcp: "false"
7673+
olm.skipRange: <1.29.8
7674+
operators.openshift.io/valid-subscription: Contact ScaleOps for subscription
7675+
information.
7676+
operators.operatorframework.io/builder: operator-sdk-v1.37.0
7677+
operators.operatorframework.io/project_layout: helm.sdk.operatorframework.io/v1
7678+
repository: https://scaleops.com
7679+
support: ScaleOps Support support@scaleops.com
7680+
apiServiceDefinitions: {}
7681+
crdDescriptions:
7682+
owned:
7683+
- description: This will install an instance of the ScaleOps Platform on your
7684+
cluster
7685+
displayName: ScaleOps Platform
7686+
kind: ScaleOps
7687+
name: scaleops.analysis.scaleops.sh
7688+
specDescriptors:
7689+
- description: Configure OpenShift SSO
7690+
displayName: OpenShift SSO
7691+
path: openshiftSSO
7692+
- description: Enable OpenShift SSO
7693+
displayName: Enabled
7694+
path: openshiftSSO.enabled
7695+
x-descriptors:
7696+
- urn:alm:descriptor:com.tectonic.ui:fieldGroup:SSO
7697+
- urn:alm:descriptor:com.tectonic.ui:booleanSwitch
7698+
- description: The name of the OauthClient
7699+
displayName: Client ID
7700+
path: openshiftSSO.clientID
7701+
x-descriptors:
7702+
- urn:alm:descriptor:com.tectonic.ui:fieldGroup:SSO
7703+
- urn:alm:descriptor:com.tectonic.ui:OauthClient
7704+
- description: Used in the login flow, the URL to redirect to after successful
7705+
login.
7706+
displayName: Redirect URL
7707+
path: openshiftSSO.loginRedirectURL
7708+
x-descriptors:
7709+
- urn:alm:descriptor:com.tectonic.ui:fieldGroup:SSO
7710+
- urn:alm:descriptor:com.tectonic.ui:url
7711+
version: v1
7712+
description: |-
7713+
ScaleOps is the industry-first Kubernetes Optimization Platform that automatically adjusts Compute Resources to changes in real-time, streamlining a new Kubernetes experience for engineering teams.
7714+
7715+
ScaleOps eliminates 80% of Kubernetes cloud spending, frees engineers from repeated ongoing configurations, and proactively ensures SLAs are always achieved.
7716+
7717+
Installation takes only 2 minutes, and value is provided immediately. Starting from read-only recommendations to continuous and automatic pod optimization during runtime with zero disruption.
7718+
7719+
Battle-tested on some of the most critical production clusters in full automation mode. Trusted by industry leaders, such as Wiz, Outbrain, SentinelOne, Outreach, Cato Networks, and many others!
7720+
7721+
Contact [us](mailto:team@scaleops.com) to start your free trial today
7722+
displayName: ScaleOps
7723+
installModes:
7724+
- supported: false
7725+
type: OwnNamespace
7726+
- supported: false
7727+
type: SingleNamespace
7728+
- supported: false
7729+
type: MultiNamespace
7730+
- supported: true
7731+
type: AllNamespaces
7732+
keywords:
7733+
- vertical scaling
7734+
- horizontal scaling
7735+
- node optimization
7736+
- application runtime
7737+
labels:
7738+
operatorframework.io/arch.amd64: supported
7739+
operatorframework.io/arch.arm64: supported
7740+
operatorframework.io/os.linux: supported
7741+
links:
7742+
- name: ScaleOps
7743+
url: https://scaleops.com
7744+
maintainers:
7745+
- email: support@scaleops.com
7746+
name: ScaleOps
7747+
maturity: stable
7748+
minKubeVersion: 1.25.0
7749+
provider:
7750+
name: ScaleOps
7751+
url: https://scaleops.com
7752+
relatedImages:
7753+
- image: registry.connect.redhat.com/scaleops-sh/operator@sha256:ea88605bfbf2acb918e260ab50192645e0507cc4b629e911e06659742e2f60af
7754+
name: operator-ea88605bfbf2acb918e260ab50192645e0507cc4b629e911e06659742e2f60af-annotation
7755+
- image: registry.connect.redhat.com/scaleops-sh/operator@sha256:ea88605bfbf2acb918e260ab50192645e0507cc4b629e911e06659742e2f60af
7756+
name: manager
7757+
- image: registry.connect.redhat.com/scaleops-sh/scaleops-gpu@sha256:ffc5ccf6c0c4b02490f81280b5d5d6abbdc2b5600580e8039a1fc4718e021d0e
7758+
name: scaleops-gpu
7759+
- image: registry.connect.redhat.com/scaleops-sh/scaleops-operator-bundle@sha256:470c58b1e07e35411ac3a4f9fe826f5f5c5fd2974616db6d659bd8a06993567c
7760+
name: ""
7761+
- image: registry.connect.redhat.com/scaleops-sh/scaleops-sh@sha256:e7f1dd63376831dfa82e049f1157f3e380a2e03a06173c3b289bc97a8b1a9fb6
7762+
name: scaleops
7763+
schema: olm.bundle

0 commit comments

Comments
 (0)