From 38638d9a3603c5ddc1a3fbdcebec23cc2a8f50fb Mon Sep 17 00:00:00 2001 From: Nam Nguyen Date: Mon, 5 May 2025 15:34:26 +0200 Subject: [PATCH 1/5] mck - add deprecation notice and add linkages --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 7ce3137..cd8fe12 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,8 @@ +> **DEPRECATED:** This repository is no longer maintained. Please use the new repository at [mongodb/mongodb-kubernetes](https://github.com/mongodb/mongodb-kubernetes) instead. +> +> For more information on this decision - what it means and entails - see the [announcement](https://github.com/mongodb/mongodb-kubernetes/releases/tag/v1.0.0) and our [public documentation](https://www.mongodb.com/docs/kubernetes-operator/). + + # MongoDB Enterprise Kubernetes Operator # Welcome to the MongoDB Enterprise Kubernetes Operator. The Operator enables easy deploy of the following applications into Kubernetes clusters: From ca1093b8f34f5eaa343e95b3e3945c163716eb4e Mon Sep 17 00:00:00 2001 From: Nam Nguyen Date: Mon, 5 May 2025 15:53:31 +0200 Subject: [PATCH 2/5] mck - add deprecation notice and add linkages --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index cd8fe12..27b8df4 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ > **DEPRECATED:** This repository is no longer maintained. Please use the new repository at [mongodb/mongodb-kubernetes](https://github.com/mongodb/mongodb-kubernetes) instead. > -> For more information on this decision - what it means and entails - see the [announcement](https://github.com/mongodb/mongodb-kubernetes/releases/tag/v1.0.0) and our [public documentation](https://www.mongodb.com/docs/kubernetes-operator/). +> For more information on this decision - what it means and entails - see the [announcement](https://github.com/mongodb/mongodb-kubernetes/releases/tag/v1.0.0) and our [public documentation](https://www.mongodb.com/docs/kubernetes/current/). # MongoDB Enterprise Kubernetes Operator # From 22ee9d9b5da0c9a086e81c8719241ac1d9b47b9c Mon Sep 17 00:00:00 2001 From: Nam Nguyen Date: Tue, 6 May 2025 11:47:30 +0200 Subject: [PATCH 3/5] Update README.md MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: Simon Bäumer --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 27b8df4..8d02185 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -> **DEPRECATED:** This repository is no longer maintained. Please use the new repository at [mongodb/mongodb-kubernetes](https://github.com/mongodb/mongodb-kubernetes) instead. +> **DEPRECATED:** This repository is deprecated but we will continue a best-effort support until November 2025. Please use the new repository at [mongodb/mongodb-kubernetes](https://github.com/mongodb/mongodb-kubernetes) instead. > > For more information on this decision - what it means and entails - see the [announcement](https://github.com/mongodb/mongodb-kubernetes/releases/tag/v1.0.0) and our [public documentation](https://www.mongodb.com/docs/kubernetes/current/). From 1ec9a734ebe36dec08ee1c6315b26c6361b83f80 Mon Sep 17 00:00:00 2001 From: Nam Nguyen Date: Tue, 6 May 2025 11:59:26 +0200 Subject: [PATCH 4/5] Update README.md MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: Simon Bäumer --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8d02185..3aa11d9 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -> **DEPRECATED:** This repository is deprecated but we will continue a best-effort support until November 2025. Please use the new repository at [mongodb/mongodb-kubernetes](https://github.com/mongodb/mongodb-kubernetes) instead. +> **DEPRECATED:** This repository is deprecated but we will continue a best-effort support according to our [official support lifecycle](https://www.mongodb.com/docs/kubernetes-operator/current/reference/support-lifecycle/). Please use the new repository at [mongodb/mongodb-kubernetes](https://github.com/mongodb/mongodb-kubernetes) instead. > > For more information on this decision - what it means and entails - see the [announcement](https://github.com/mongodb/mongodb-kubernetes/releases/tag/v1.0.0) and our [public documentation](https://www.mongodb.com/docs/kubernetes/current/). From 75add06e582a66cd85e95e1ad27cd55169eb93bc Mon Sep 17 00:00:00 2001 From: Nam Nguyen Date: Wed, 7 May 2025 15:00:04 +0200 Subject: [PATCH 5/5] Update README.md Co-authored-by: Dan Mckean <44909130+dan-mckean@users.noreply.github.com> --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3aa11d9..63a017f 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -> **DEPRECATED:** This repository is deprecated but we will continue a best-effort support according to our [official support lifecycle](https://www.mongodb.com/docs/kubernetes-operator/current/reference/support-lifecycle/). Please use the new repository at [mongodb/mongodb-kubernetes](https://github.com/mongodb/mongodb-kubernetes) instead. +> **DEPRECATED:** The MongoDB Enterprise Kubernetes Operator is now deprecated in favor of a new replacement Operator available here [mongodb/mongodb-kubernetes](https://github.com/mongodb/mongodb-kubernetes) with [official documentation here](https://www.mongodb.com/docs/kubernetes-operator/current/). Existing versions of the Enterprise Kubernetes Operator remain supported until end of life dates listed here: [official support lifecycle](https://www.mongodb.com/docs/kubernetes-operator/current/reference/support-lifecycle/). > > For more information on this decision - what it means and entails - see the [announcement](https://github.com/mongodb/mongodb-kubernetes/releases/tag/v1.0.0) and our [public documentation](https://www.mongodb.com/docs/kubernetes/current/).