Skip to content

Commit a735ef9

Browse files
committed
Update release doc for conformance (nginx#2123)
1 parent 0180ecd commit a735ef9

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

docs/developer/release-process.md

+1-2
Original file line numberDiff line numberDiff line change
@@ -63,8 +63,7 @@ To create a new release, follow these steps:
6363
14. Verify that published artifacts in the release can be installed properly.
6464
15. Submit the `conformance-profile.yaml` artifact from the release to the [Gateway API repo](https://github.com/kubernetes-sigs/gateway-api/tree/main/conformance/reports).
6565
- Create a fork of the repository
66-
- Name the file `<version>-report.yaml` and set `gatewayAPIVersion` in the file to the
67-
supported version by NGF. Update the README in the ngf directory and update the site source if necessary (see following example).
66+
- Name the file based on the requirements of the [README](https://github.com/kubernetes-sigs/gateway-api/blob/main/conformance/reports/README.md). Update the README in the ngf directory and update the site source if necessary (see following example).
6867
- Open a PR. [Example](https://github.com/kubernetes-sigs/gateway-api/pull/2514)
6968
If it's your first time submitting a PR, you will need to sign a CLA using F5, Inc. as the organization.
7069

0 commit comments

Comments
 (0)