From eb75d59143340ae0c656de87bf32d135c51f4999 Mon Sep 17 00:00:00 2001 From: mms-build-account Date: Fri, 20 Dec 2024 03:33:57 -0500 Subject: [PATCH] Kubernetes Enterprise Operator Release 1.30.0 (#368) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * Updated * Bump python used in lint to 3.8 --------- Co-authored-by: Maciej Karaƛ --- .github/workflows/ci.yaml | 4 +- charts/enterprise-operator/Chart.yaml | 2 +- .../crds/mongodb.com_mongodb.yaml | 30 ++-------- .../crds/mongodb.com_opsmanagers.yaml | 6 ++ .../enterprise-operator/values-openshift.yaml | 58 ++++++++++--------- charts/enterprise-operator/values.yaml | 12 ++-- 6 files changed, 52 insertions(+), 60 deletions(-) diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index 312baa8d..445d40ef 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -19,9 +19,9 @@ jobs: with: version: v3.7.0 - - uses: actions/setup-python@v2 + - uses: actions/setup-python@v5 with: - python-version: 3.7 + python-version: 3.8 - name: Set up chart-testing uses: helm/chart-testing-action@v2.2.0 diff --git a/charts/enterprise-operator/Chart.yaml b/charts/enterprise-operator/Chart.yaml index 43dd3cf1..091b2026 100644 --- a/charts/enterprise-operator/Chart.yaml +++ b/charts/enterprise-operator/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 name: enterprise-operator description: MongoDB Kubernetes Enterprise Operator -version: 1.29.0 +version: 1.30.0 kubeVersion: '>=1.16-0' type: application keywords: diff --git a/charts/enterprise-operator/crds/mongodb.com_mongodb.yaml b/charts/enterprise-operator/crds/mongodb.com_mongodb.yaml index f0acaf74..d678ea72 100644 --- a/charts/enterprise-operator/crds/mongodb.com_mongodb.yaml +++ b/charts/enterprise-operator/crds/mongodb.com_mongodb.yaml @@ -2167,30 +2167,6 @@ spec: name should have a one on one mapping with the service-account created in the central cluster to talk to the workload clusters. type: string - externalAccess: - description: ExternalAccessConfiguration provides external - access configuration for Multi-Cluster. - properties: - externalDomain: - description: An external domain that is used for exposing - MongoDB to the outside world. - type: string - externalService: - description: Provides a way to override the default - (NodePort) Service - properties: - annotations: - additionalProperties: - type: string - description: A map of annotations that shall be - added to the externally available Service. - type: object - spec: - description: A wrapper for the Service spec object. - type: object - x-kubernetes-preserve-unknown-fields: true - type: object - type: object memberConfig: description: MemberConfig allows to specify votes, priorities and tags for each of the mongodb process. @@ -2650,6 +2626,12 @@ spec: additionalProperties: type: integer type: object + shardOverridesInClusters: + additionalProperties: + additionalProperties: + type: integer + type: object + type: object type: object version: type: string diff --git a/charts/enterprise-operator/crds/mongodb.com_opsmanagers.yaml b/charts/enterprise-operator/crds/mongodb.com_opsmanagers.yaml index a2ac24eb..c1674e58 100644 --- a/charts/enterprise-operator/crds/mongodb.com_opsmanagers.yaml +++ b/charts/enterprise-operator/crds/mongodb.com_opsmanagers.yaml @@ -1737,6 +1737,12 @@ spec: additionalProperties: type: integer type: object + shardOverridesInClusters: + additionalProperties: + additionalProperties: + type: integer + type: object + type: object type: object version: type: string diff --git a/charts/enterprise-operator/values-openshift.yaml b/charts/enterprise-operator/values-openshift.yaml index e5020b26..2177b3af 100644 --- a/charts/enterprise-operator/values-openshift.yaml +++ b/charts/enterprise-operator/values-openshift.yaml @@ -27,7 +27,7 @@ operator: # Environment variables prefixed with RELATED_IMAGE_ are used by operator-sdk to generate relatedImages section # with sha256 digests pinning for the certified operator bundle with disconnected environment feature enabled. # https://docs.openshift.com/container-platform/4.14/operators/operator_sdk/osdk-generating-csvs.html#olm-enabling-operator-for-restricted-network_osdk-generating-csvs - version: 1.29.0 + version: 1.30.0 relatedImages: opsManager: - 6.0.0 @@ -67,8 +67,10 @@ relatedImages: - 7.0.9 - 7.0.10 - 7.0.11 + - 7.0.12 - 8.0.0 - 8.0.1 + - 8.0.2 mongodb: - 4.4.0-ubi8 - 4.4.1-ubi8 @@ -120,80 +122,82 @@ relatedImages: - 8.0.0-ubi8 - 8.0.0-ubi9 agent: - - 107.0.0.8502-1 - 107.0.1.8507-1 - - 107.0.1.8507-1_1.27.0 - 107.0.1.8507-1_1.28.0 - 107.0.1.8507-1_1.29.0 + - 107.0.1.8507-1_1.30.0 - 107.0.10.8627-1 - - 107.0.10.8627-1_1.27.0 - 107.0.10.8627-1_1.28.0 - 107.0.10.8627-1_1.29.0 + - 107.0.10.8627-1_1.30.0 - 107.0.11.8645-1 - - 107.0.11.8645-1_1.27.0 - 107.0.11.8645-1_1.28.0 - 107.0.11.8645-1_1.29.0 + - 107.0.11.8645-1_1.30.0 + - 107.0.12.8669-1 + - 107.0.12.8669-1_1.28.0 + - 107.0.12.8669-1_1.29.0 + - 107.0.12.8669-1_1.30.0 - 107.0.2.8531-1 - - 107.0.2.8531-1_1.27.0 - 107.0.2.8531-1_1.28.0 - 107.0.2.8531-1_1.29.0 + - 107.0.2.8531-1_1.30.0 - 107.0.3.8550-1 - - 107.0.3.8550-1_1.27.0 - 107.0.3.8550-1_1.28.0 - 107.0.3.8550-1_1.29.0 + - 107.0.3.8550-1_1.30.0 - 107.0.4.8567-1 - - 107.0.4.8567-1_1.27.0 - 107.0.4.8567-1_1.28.0 - 107.0.4.8567-1_1.29.0 + - 107.0.4.8567-1_1.30.0 - 107.0.6.8587-1 - - 107.0.6.8587-1_1.27.0 - 107.0.6.8587-1_1.28.0 - 107.0.6.8587-1_1.29.0 + - 107.0.6.8587-1_1.30.0 - 107.0.7.8596-1 - - 107.0.7.8596-1_1.27.0 - 107.0.7.8596-1_1.28.0 - 107.0.7.8596-1_1.29.0 + - 107.0.7.8596-1_1.30.0 - 107.0.8.8615-1 - - 107.0.8.8615-1_1.27.0 - 107.0.8.8615-1_1.28.0 - 107.0.8.8615-1_1.29.0 + - 107.0.8.8615-1_1.30.0 - 107.0.9.8621-1 - - 107.0.9.8621-1_1.27.0 - 107.0.9.8621-1_1.28.0 - 107.0.9.8621-1_1.29.0 + - 107.0.9.8621-1_1.30.0 - 108.0.0.8694-1 - - 108.0.0.8694-1_1.27.0 - 108.0.0.8694-1_1.28.0 - 108.0.0.8694-1_1.29.0 + - 108.0.0.8694-1_1.30.0 - 108.0.1.8718-1 - - 108.0.1.8718-1_1.27.0 - 108.0.1.8718-1_1.28.0 - 108.0.1.8718-1_1.29.0 - - 12.0.29.7785-1 - - 12.0.29.7785-1_1.27.0 - - 12.0.29.7785-1_1.28.0 - - 12.0.29.7785-1_1.29.0 + - 108.0.1.8718-1_1.30.0 + - 108.0.2.8729-1 + - 108.0.2.8729-1_1.28.0 + - 108.0.2.8729-1_1.29.0 + - 108.0.2.8729-1_1.30.0 - 12.0.30.7791-1 - - 12.0.30.7791-1_1.27.0 - 12.0.30.7791-1_1.28.0 - 12.0.30.7791-1_1.29.0 + - 12.0.30.7791-1_1.30.0 - 12.0.31.7825-1 - - 12.0.31.7825-1_1.27.0 - 12.0.31.7825-1_1.28.0 - 12.0.31.7825-1_1.29.0 + - 12.0.31.7825-1_1.30.0 - 12.0.32.7857-1 - - 12.0.32.7857-1_1.27.0 - 12.0.32.7857-1_1.28.0 - 12.0.32.7857-1_1.29.0 + - 12.0.32.7857-1_1.30.0 - 12.0.33.7866-1 - - 12.0.33.7866-1_1.27.0 - 12.0.33.7866-1_1.28.0 - 12.0.33.7866-1_1.29.0 - - 13.10.0.8620-1 - - 13.25.0.9175-1 - - 13.25.0.9175-1_1.27.0 - - 13.25.0.9175-1_1.28.0 - - 13.25.0.9175-1_1.29.0 + - 12.0.33.7866-1_1.30.0 + - 13.27.0.9284-1 + - 13.27.0.9284-1_1.28.0 + - 13.27.0.9284-1_1.29.0 + - 13.27.0.9284-1_1.30.0 mongodbLegacyAppDb: - 4.2.11-ent - 4.2.2-ent diff --git a/charts/enterprise-operator/values.yaml b/charts/enterprise-operator/values.yaml index 9499f7b4..865d27cd 100644 --- a/charts/enterprise-operator/values.yaml +++ b/charts/enterprise-operator/values.yaml @@ -20,7 +20,7 @@ operator: deployment_name: mongodb-enterprise-operator # Version of mongodb-enterprise-operator - version: 1.29.0 + version: 1.30.0 # The Custom Resources that will be watched by the Operator. Needs to be changed if only some of the CRDs are installed watchedResources: @@ -101,11 +101,11 @@ operator: ## Database database: name: mongodb-enterprise-database-ubi - version: 1.29.0 + version: 1.30.0 initDatabase: name: mongodb-enterprise-init-database-ubi - version: 1.29.0 + version: 1.30.0 ## Ops Manager opsManager: @@ -113,16 +113,16 @@ opsManager: initOpsManager: name: mongodb-enterprise-init-ops-manager-ubi - version: 1.29.0 + version: 1.30.0 ## Application Database initAppDb: name: mongodb-enterprise-init-appdb-ubi - version: 1.29.0 + version: 1.30.0 agent: name: mongodb-agent-ubi - version: 107.0.0.8502-1 + version: 108.0.2.8729-1 mongodbLegacyAppDb: name: mongodb-enterprise-appdb-database-ubi