Skip to content

Removed unneeded R33 layouts and migrate to theme #583

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 7 commits into from
May 29, 2025
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 8 additions & 0 deletions _banners/eos-cltr.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{{< banner "warning" "End of Sale Notice:" >}}
<br>
F5 NGINX is announcing the <strong>End of Sale (EoS)</strong> for NGINX Controller Application Delivery Module, <strong>effective January 1, 2024</strong>.
<br><br>
F5 maintains generous lifecycle policies that allow customers to continue support and receive product updates. Existing NGINX Controller Application Delivery customers can continue to use the product past the EoS date. <strong>License renewals are not available after September 30, 2024.</strong>
<br><br>
See our <a href="https://my.f5.com/manage/s/article/K000137993">End of Sale announcement</a> for more details
{{</ banner >}}
8 changes: 8 additions & 0 deletions _banners/eos-mesh.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{{< banner "warning" "End of Sale Notice:" >}}
<br>
F5 NGINX is announcing the <strong>End of Sale (EoS)</strong> for NGINX Management Suite API Connectivity Manager Module, <strong>effective January 1, 2024</strong>.
<br><br>
F5 maintains generous lifecycle policies that allow customers to continue support and receive product updates. Existing API Connectivity Manager Module customers can continue to use the product past the EoS date. <strong>License renewals are not available after September 30, 2024.</strong>
<br><br>
See our <a href="https://my.f5.com/manage/s/article/K000137989">End of Sale announcement</a> for more details.
{{</ banner >}}
5 changes: 5 additions & 0 deletions _banners/upgrade-r33.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{{< banner "caution" "NGINX Plus R33 requires NGINX Instance Manager 2.18 or later" >}}
If your NGINX data plane instances are running NGINX Plus R33 or later, you must upgrade to NGINX Instance Manager 2.18 or later to support usage reporting. NGINX Plus R33 instances must report usage data to the F5 licensing endpoint or NGINX Instance Manager. Otherwise, they will stop processing traffic.
<br><br>
For more details about usage reporting and enforcement, see [About solution licenses](../../../../solutions/about-subscription-licenses)
{{</ banner >}}
5 changes: 4 additions & 1 deletion content/controller/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,11 @@ title: F5 NGINX Controller
weight: 2100
cascade:
logo: "NGINX-Controller-product-icon-RGB.svg"
type: "ctlr-eos"
noindex: true
banner:
enabled: true
type: deprecation
md: _banners/eos-cltr.md
url: /nginx-controller/
---

7 changes: 5 additions & 2 deletions content/mesh/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,12 @@ description: 'NGINX Service Mesh is a fully integrated lightweight service mesh
environments.

'
url: /nginx-service-mesh/
cascade:
type: mesh-eos
noindex: true
url: /nginx-service-mesh/
banner:
enabled: true
type: deprecation
md: _banners/eos-mesh.md
---

5 changes: 4 additions & 1 deletion content/nim/deploy/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,8 @@ description:
weight: 20
url: /nginx-instance-manager/deploy/
cascade:
type: "nim-r33"
banner:
enabled: true
type: deprecation
md: _banners/upgrade-r33.md
---
10 changes: 0 additions & 10 deletions layouts/acm-eos/list.html

This file was deleted.

48 changes: 0 additions & 48 deletions layouts/acm-eos/single.html

This file was deleted.

10 changes: 0 additions & 10 deletions layouts/ctlr-eos/list.html

This file was deleted.

49 changes: 0 additions & 49 deletions layouts/ctlr-eos/single.html

This file was deleted.

10 changes: 0 additions & 10 deletions layouts/mesh-eos/list.html

This file was deleted.

48 changes: 0 additions & 48 deletions layouts/mesh-eos/single.html

This file was deleted.

10 changes: 0 additions & 10 deletions layouts/nim-r33/list.html

This file was deleted.

55 changes: 0 additions & 55 deletions layouts/nim-r33/single.html

This file was deleted.

57 changes: 0 additions & 57 deletions layouts/partials/ctlr-eos/list-main.html

This file was deleted.

Loading
Loading