Skip to content

Commit 85c56f9

Browse files
authored
Update release doc for conformance (#2123)
1 parent f681d8a commit 85c56f9

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)