From a44e4f9bb9078fbbe2db3976cdb88ab641dac559 Mon Sep 17 00:00:00 2001 From: Tommy Hughes Date: Thu, 16 Jan 2025 16:36:22 -0600 Subject: [PATCH] operator improvements Signed-off-by: Tommy Hughes --- .../manifests/feast-operator.clusterserviceversion.yaml | 2 +- .../bundle/manifests/feast.dev_featurestores.yaml | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/infra/feast-operator/bundle/manifests/feast-operator.clusterserviceversion.yaml b/infra/feast-operator/bundle/manifests/feast-operator.clusterserviceversion.yaml index d72540d5f4..bfd32b5a83 100644 --- a/infra/feast-operator/bundle/manifests/feast-operator.clusterserviceversion.yaml +++ b/infra/feast-operator/bundle/manifests/feast-operator.clusterserviceversion.yaml @@ -16,7 +16,7 @@ metadata: } ] capabilities: Basic Install - createdAt: "2025-01-16T21:33:18Z" + createdAt: "2025-01-16T22:15:56Z" operators.operatorframework.io/builder: operator-sdk-v1.38.0 operators.operatorframework.io/project_layout: go.kubebuilder.io/v4 name: feast-operator.v0.42.0 diff --git a/infra/feast-operator/bundle/manifests/feast.dev_featurestores.yaml b/infra/feast-operator/bundle/manifests/feast.dev_featurestores.yaml index 0e7dc41397..ff1a77936f 100644 --- a/infra/feast-operator/bundle/manifests/feast.dev_featurestores.yaml +++ b/infra/feast-operator/bundle/manifests/feast.dev_featurestores.yaml @@ -161,7 +161,7 @@ spec: type: string type: object disableInitContainers: - description: Disable the feast initialization initContainer + description: Disable the 'feast repo initialization' initContainer type: boolean offlineStore: description: OfflineStore configures the deployed offline store @@ -1716,7 +1716,7 @@ spec: type: string type: object disableInitContainers: - description: Disable the feast initialization initContainer + description: Disable the 'feast repo initialization' initContainer type: boolean offlineStore: description: OfflineStore configures the deployed offline