Skip to content

Commit 8c8580e

Browse files
committed
Merge remote-tracking branch 'origin' into epic-472-port-nginx-one-labs
2 parents a04b3e7 + 9df3955 commit 8c8580e

File tree

58 files changed

+393
-1419
lines changed

Some content is hidden

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

58 files changed

+393
-1419
lines changed

.github/about.txt

Lines changed: 0 additions & 16 deletions
This file was deleted.

.github/labeler.yml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -73,6 +73,12 @@ product/nginxaas:
7373
- 'content/nginxaas-azure/**'
7474
- 'content/includes/nginxaas-azure/**'
7575

76+
product/nic:
77+
- changed-files:
78+
- any-glob-to-any-file:
79+
- 'content/nic/**'
80+
- 'content/includes/nic/**'
81+
7682
product/nim:
7783
- changed-files:
7884
- any-glob-to-any-file:

.github/workflows/build-push.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ jobs:
5858
5959
call-docs-build-push:
6060
needs: prod-check-branch
61-
uses: nginxinc/docs-actions/.github/workflows/docs-build-push.yml@bc2ae667727ba02b3d70dacee231ce04f7d94344 # v1.0.8
61+
uses: nginxinc/docs-actions/.github/workflows/docs-build-push.yml@cc69def33942d819719164723b35b5163d838276 # v1.0.9
6262
with:
6363
production_url_path: ""
6464
preview_url_path: "${{ vars.PREVIEW_URL_PATH }}"

.github/workflows/check-broken-links.yml

Lines changed: 0 additions & 25 deletions
This file was deleted.

.gitignore

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
# See https://help.github.com/articles/ignoring-files/ for more about ignoring files.
22
**/.DS_Store
33

4-
# dependencies
4+
# Log files
5+
*.log
56

67
# testing
78
/coverage

cleanup_log.txt

Lines changed: 0 additions & 929 deletions
This file was deleted.

content/amplify/changelog.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,9 @@
11
---
2-
title: "Changelog"
3-
description: "These release notes list and describe the new features, enhancements, and resolved issues in F5 NGINX Amplify"
2+
title: Changelog
3+
description: These release notes list and describe the new features, enhancements, and resolved issues in F5 NGINX Amplify
44
weight: 900
55
toc: true
6+
docs: DOCS-1691
67
---
78

89
## Sept 21, 2023

content/amplify/known-issues.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ title: Known Issues
33
weight: 1000
44
description: List of known issues in the latest release of F5 NGINX Amplify
55
toc: true
6+
docs: DOCS-1692
67
---
78

89
{{<rn-styles>}}

content/includes/nim/kubernetes/nms-chart-supported-module-versions.md

Lines changed: 35 additions & 32 deletions
Original file line numberDiff line numberDiff line change
@@ -4,37 +4,40 @@ docs: DOCS-1324
44

55
{{<bootstrap-table "table table-striped table-bordered">}}
66

7-
| NGINX Instance Manager chart | Instance Manager |
8-
|------------------------------|------------------|
9-
| 2.0.0 | 2.20.0 |
10-
| 1.15.0 | 2.18.0 |
11-
| 1.14.4 | 2.17.4 |
12-
| 1.14.0 | 2.17.0 |
13-
| 1.13.0 | 2.16.0 |
14-
| 1.12.1 | 2.15.1 |
15-
| 1.12.0 | 2.15.0 |
16-
| 1.11.0 | 2.14.0 |
17-
| 1.10.1 | 2.13.1 |
18-
| 1.10.0 | 2.13.1 |
19-
| 1.9.0 | 2.13.0 |
20-
| 1.8.2 | 2.12.0 |
21-
| 1.8.1 | 2.12.0 |
22-
| 1.8.0 | 2.12.0 |
23-
| 1.7.2 | 2.11.0 |
24-
| 1.7.1 | 2.11.0 |
25-
| 1.7.0 | 2.11.0 |
26-
| 1.6.0 | 2.10.1 |
27-
| 1.5.2 | 2.10.0 |
28-
| 1.5.1 | 2.10.0 |
29-
| 1.5.0 | 2.10.0 |
30-
| 1.4.0 | 2.9.1 |
31-
| 1.3.1 | 2.9.0 |
32-
| 1.3.0 | 2.9.0 |
33-
| 1.2.1 | 2.8.0 |
34-
| 1.2.0 | 2.8.0 |
35-
| 1.1.2 | 2.7.0 |
36-
| 1.1.1 | 2.7.0 |
37-
| 1.1.0 | 2.7.0 |
38-
| 1.0.0 | 2.6.0 |
7+
| NGINX Instance Manager chart | Chart | Instance Manager |
8+
|------------------------------|----------------------------|------------------|
9+
| 2.0.0 | nginx-stable/nim | 2.20.0 |
10+
| 2.19.2 | nginx-stable/nms-hybrid | 2.19.2 |
11+
| 2.19.1 | nginx-stable/nms-hybrid | 2.19.1 |
12+
| 2.19.0 | nginx-stable/nms-hybrid | 2.19.0 |
13+
| 1.15.0 | ngnx-stable/nms | 2.18.0 |
14+
| 1.14.4 | ngnx-stable/nms | 2.17.4 |
15+
| 1.14.0 | ngnx-stable/nms | 2.17.0 |
16+
| 1.13.0 | ngnx-stable/nms | 2.16.0 |
17+
| 1.12.1 | ngnx-stable/nms | 2.15.1 |
18+
| 1.12.0 | ngnx-stable/nms | 2.15.0 |
19+
| 1.11.0 | ngnx-stable/nms | 2.14.0 |
20+
| 1.10.1 | ngnx-stable/nms | 2.13.1 |
21+
| 1.10.0 | ngnx-stable/nms | 2.13.1 |
22+
| 1.9.0 | ngnx-stable/nms | 2.13.0 |
23+
| 1.8.2 | ngnx-stable/nms | 2.12.0 |
24+
| 1.8.1 | ngnx-stable/nms | 2.12.0 |
25+
| 1.8.0 | ngnx-stable/nms | 2.12.0 |
26+
| 1.7.2 | ngnx-stable/nms | 2.11.0 |
27+
| 1.7.1 | ngnx-stable/nms | 2.11.0 |
28+
| 1.7.0 | ngnx-stable/nms | 2.11.0 |
29+
| 1.6.0 | ngnx-stable/nms | 2.10.1 |
30+
| 1.5.2 | ngnx-stable/nms | 2.10.0 |
31+
| 1.5.1 | ngnx-stable/nms | 2.10.0 |
32+
| 1.5.0 | ngnx-stable/nms | 2.10.0 |
33+
| 1.4.0 | ngnx-stable/nms | 2.9.1 |
34+
| 1.3.1 | ngnx-stable/nms | 2.9.0 |
35+
| 1.3.0 | ngnx-stable/nms | 2.9.0 |
36+
| 1.2.1 | ngnx-stable/nms | 2.8.0 |
37+
| 1.2.0 | ngnx-stable/nms | 2.8.0 |
38+
| 1.1.2 | ngnx-stable/nms | 2.7.0 |
39+
| 1.1.1 | ngnx-stable/nms | 2.7.0 |
40+
| 1.1.0 | ngnx-stable/nms | 2.7.0 |
41+
| 1.0.0 | ngnx-stable/nms | 2.6.0 |
3942

4043
{{</bootstrap-table>}}

content/ngf/_index.md

Lines changed: 7 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,11 @@
11
---
2-
title: "NGINX Gateway Fabric"
2+
title: NGINX Gateway Fabric
33
url: /nginx-gateway-fabric/
44
cascade:
5-
banner:
6-
enabled: true
7-
type: deprecation
8-
start-date: 2025-05-30
9-
md: /_banners/ngf-2.0-release.md
5+
logo: NGINX-Gateway-Fabric-product-icon.png
6+
banner:
7+
enabled: true
8+
type: deprecation
9+
start-date: 2025-05-30
10+
md: /_banners/ngf-2.0-release.md
1011
---

0 commit comments

Comments
 (0)