From 40840bf4b7136c39bf709cfa29fe0b1c8caa7e07 Mon Sep 17 00:00:00 2001 From: Robert Jacob Date: Fri, 18 Oct 2024 13:15:32 +0200 Subject: [PATCH] Update bundle and docs --- .../manifests/loki-operator.clusterserviceversion.yaml | 2 +- .../manifests/loki.grafana.com_lokistacks.yaml | 6 +++--- .../manifests/loki-operator.clusterserviceversion.yaml | 2 +- .../community/manifests/loki.grafana.com_lokistacks.yaml | 6 +++--- .../manifests/loki-operator.clusterserviceversion.yaml | 2 +- .../openshift/manifests/loki.grafana.com_lokistacks.yaml | 6 +++--- operator/config/crd/bases/loki.grafana.com_lokistacks.yaml | 6 +++--- operator/docs/operator/api.md | 4 ++-- 8 files changed, 17 insertions(+), 17 deletions(-) diff --git a/operator/bundle/community-openshift/manifests/loki-operator.clusterserviceversion.yaml b/operator/bundle/community-openshift/manifests/loki-operator.clusterserviceversion.yaml index 978a5de46e17..342b57019710 100644 --- a/operator/bundle/community-openshift/manifests/loki-operator.clusterserviceversion.yaml +++ b/operator/bundle/community-openshift/manifests/loki-operator.clusterserviceversion.yaml @@ -150,7 +150,7 @@ metadata: categories: OpenShift Optional, Logging & Tracing certified: "false" containerImage: docker.io/grafana/loki-operator:0.6.2 - createdAt: "2024-10-14T10:09:32Z" + createdAt: "2024-10-18T11:15:16Z" description: The Community Loki Operator provides Kubernetes native deployment and management of Loki and related logging components. features.operators.openshift.io/disconnected: "true" diff --git a/operator/bundle/community-openshift/manifests/loki.grafana.com_lokistacks.yaml b/operator/bundle/community-openshift/manifests/loki.grafana.com_lokistacks.yaml index 34e5360acd87..88dc0861406d 100644 --- a/operator/bundle/community-openshift/manifests/loki.grafana.com_lokistacks.yaml +++ b/operator/bundle/community-openshift/manifests/loki.grafana.com_lokistacks.yaml @@ -196,7 +196,7 @@ spec: type: object structuredMetadata: description: StructuredMetadata configures which attributes - are included in structured metadata. + are saved in structured metadata. properties: logAttributes: description: LogAttributes lists the names of log @@ -441,7 +441,7 @@ spec: type: object structuredMetadata: description: StructuredMetadata configures which attributes - are included in structured metadata. + are saved in structured metadata. properties: logAttributes: description: LogAttributes lists the names of log @@ -3867,7 +3867,7 @@ spec: type: array otlp: description: OTLP contains settings for ingesting data using - OTLP in an OpenShift context. + OTLP in the OpenShift tenancy mode. properties: disableRecommendedAttributes: description: |- diff --git a/operator/bundle/community/manifests/loki-operator.clusterserviceversion.yaml b/operator/bundle/community/manifests/loki-operator.clusterserviceversion.yaml index 5d87f6d65ba5..3aca1bfef988 100644 --- a/operator/bundle/community/manifests/loki-operator.clusterserviceversion.yaml +++ b/operator/bundle/community/manifests/loki-operator.clusterserviceversion.yaml @@ -150,7 +150,7 @@ metadata: categories: OpenShift Optional, Logging & Tracing certified: "false" containerImage: docker.io/grafana/loki-operator:0.6.2 - createdAt: "2024-10-14T10:09:30Z" + createdAt: "2024-10-18T11:15:13Z" description: The Community Loki Operator provides Kubernetes native deployment and management of Loki and related logging components. operators.operatorframework.io/builder: operator-sdk-unknown diff --git a/operator/bundle/community/manifests/loki.grafana.com_lokistacks.yaml b/operator/bundle/community/manifests/loki.grafana.com_lokistacks.yaml index 92ba85baec2a..049596a17020 100644 --- a/operator/bundle/community/manifests/loki.grafana.com_lokistacks.yaml +++ b/operator/bundle/community/manifests/loki.grafana.com_lokistacks.yaml @@ -196,7 +196,7 @@ spec: type: object structuredMetadata: description: StructuredMetadata configures which attributes - are included in structured metadata. + are saved in structured metadata. properties: logAttributes: description: LogAttributes lists the names of log @@ -441,7 +441,7 @@ spec: type: object structuredMetadata: description: StructuredMetadata configures which attributes - are included in structured metadata. + are saved in structured metadata. properties: logAttributes: description: LogAttributes lists the names of log @@ -3867,7 +3867,7 @@ spec: type: array otlp: description: OTLP contains settings for ingesting data using - OTLP in an OpenShift context. + OTLP in the OpenShift tenancy mode. properties: disableRecommendedAttributes: description: |- diff --git a/operator/bundle/openshift/manifests/loki-operator.clusterserviceversion.yaml b/operator/bundle/openshift/manifests/loki-operator.clusterserviceversion.yaml index 86ab4254b1e1..b73ccb814a9c 100644 --- a/operator/bundle/openshift/manifests/loki-operator.clusterserviceversion.yaml +++ b/operator/bundle/openshift/manifests/loki-operator.clusterserviceversion.yaml @@ -150,7 +150,7 @@ metadata: categories: OpenShift Optional, Logging & Tracing certified: "false" containerImage: quay.io/openshift-logging/loki-operator:0.1.0 - createdAt: "2024-10-14T10:09:33Z" + createdAt: "2024-10-18T11:15:19Z" description: | The Loki Operator for OCP provides a means for configuring and managing a Loki stack for cluster logging. ## Prerequisites and Requirements diff --git a/operator/bundle/openshift/manifests/loki.grafana.com_lokistacks.yaml b/operator/bundle/openshift/manifests/loki.grafana.com_lokistacks.yaml index c04a14653f6c..9782172426ae 100644 --- a/operator/bundle/openshift/manifests/loki.grafana.com_lokistacks.yaml +++ b/operator/bundle/openshift/manifests/loki.grafana.com_lokistacks.yaml @@ -196,7 +196,7 @@ spec: type: object structuredMetadata: description: StructuredMetadata configures which attributes - are included in structured metadata. + are saved in structured metadata. properties: logAttributes: description: LogAttributes lists the names of log @@ -441,7 +441,7 @@ spec: type: object structuredMetadata: description: StructuredMetadata configures which attributes - are included in structured metadata. + are saved in structured metadata. properties: logAttributes: description: LogAttributes lists the names of log @@ -3867,7 +3867,7 @@ spec: type: array otlp: description: OTLP contains settings for ingesting data using - OTLP in an OpenShift context. + OTLP in the OpenShift tenancy mode. properties: disableRecommendedAttributes: description: |- diff --git a/operator/config/crd/bases/loki.grafana.com_lokistacks.yaml b/operator/config/crd/bases/loki.grafana.com_lokistacks.yaml index f045e9709fb6..c5375b2d9481 100644 --- a/operator/config/crd/bases/loki.grafana.com_lokistacks.yaml +++ b/operator/config/crd/bases/loki.grafana.com_lokistacks.yaml @@ -178,7 +178,7 @@ spec: type: object structuredMetadata: description: StructuredMetadata configures which attributes - are included in structured metadata. + are saved in structured metadata. properties: logAttributes: description: LogAttributes lists the names of log @@ -423,7 +423,7 @@ spec: type: object structuredMetadata: description: StructuredMetadata configures which attributes - are included in structured metadata. + are saved in structured metadata. properties: logAttributes: description: LogAttributes lists the names of log @@ -3849,7 +3849,7 @@ spec: type: array otlp: description: OTLP contains settings for ingesting data using - OTLP in an OpenShift context. + OTLP in the OpenShift tenancy mode. properties: disableRecommendedAttributes: description: |- diff --git a/operator/docs/operator/api.md b/operator/docs/operator/api.md index 5ed8b1e637b3..c6b14bdd53ae 100644 --- a/operator/docs/operator/api.md +++ b/operator/docs/operator/api.md @@ -2758,7 +2758,7 @@ OTLPMetadataSpec (Optional) -

StructuredMetadata configures which attributes are included in structured metadata.

+

StructuredMetadata configures which attributes are saved in structured metadata.

@@ -3144,7 +3144,7 @@ OpenshiftOTLPConfig (Optional) -

OTLP contains settings for ingesting data using OTLP in an OpenShift context.

+

OTLP contains settings for ingesting data using OTLP in the OpenShift tenancy mode.