Skip to content

Commit eb7b522

Browse files
authored
DOCSP-47993: v1.25 EOL (#2132)
* DOCSP-47993: v1.25 EOL * fix link * fix indent
1 parent 98bfad1 commit eb7b522

File tree

115 files changed

+351
-0
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

115 files changed

+351
-0
lines changed

snooty.toml

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
name = "docs-k8s-operator"
22
title = "Enterprise Kubernetes Operator"
3+
eol = true
34

45
intersphinx = [ "https://www.mongodb.com/docs/ops-manager/current/objects.inv",
56
"https://www.mongodb.com/docs/manual/objects.inv",
@@ -234,3 +235,11 @@ utc = ":abbr:`UTC (Coordinated Universal Time)`"
234235
vault-short = "Vault"
235236
vpc = ":abbr:`VPC (Virtual Private Cloud)`"
236237
yaml = ":abbr:`YAML (Yet Another Markup Language)`"
238+
239+
[[banners]]
240+
targets = ["*"]
241+
variant = "info"
242+
value = """\
243+
This version of the documentation is archived and no longer supported. View the `current documentation <https://www.mongodb.com/docs/kubernetes-operator/current/>`__ to learn how to
244+
`upgrade your version of the MongoDB Enterprise Kubernetes Operator <https://www.mongodb.com/docs/kubernetes-operator/current/upgrade/>`__.\
245+
"""

source/authentication.txt

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
.. meta::
2+
:robots: noindex, nosnippet
3+
14
.. _k8s-authentication:
25

36
=====================

source/configure-k8s-operator-for-mdb-resources.txt

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
.. meta::
2+
:robots: noindex, nosnippet
3+
14
:noprevnext:
25

36
.. _configure-k8s-op-mdb-resources:

source/connect.txt

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
.. meta::
2+
:robots: noindex, nosnippet
3+
14
:noprevnext:
25

36
.. _k8s-connect-resources:

source/deploy.txt

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
.. meta::
2+
:robots: noindex, nosnippet
3+
14
:noprevnext:
25

36
.. _k8s-deploy-mdb-resources:

source/encryption-at-rest.txt

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
.. meta::
2+
:robots: noindex, nosnippet
3+
14
.. _k8s-encryption-at-rest:
25

36
===================================

source/encryption.txt

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
.. meta::
2+
:robots: noindex, nosnippet
3+
14
.. _k8s-encryption:
25

36
====================

source/faq.txt

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
.. meta::
2+
:robots: noindex, nosnippet
3+
14
.. _k8s-faq:
25

36
==========================

source/index.txt

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
.. meta::
2+
:robots: noindex, nosnippet
3+
14
.. _k8s-operator:
25

36
:noprevnext:

source/installation.txt

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
.. meta::
2+
:robots: noindex, nosnippet
3+
14
:noprevnext:
25

36
.. _k8s-install-configure:

0 commit comments

Comments
 (0)