You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/developer/release-process.md
+1-2
Original file line number
Diff line number
Diff line change
@@ -63,8 +63,7 @@ To create a new release, follow these steps:
63
63
14. Verify that published artifacts in the release can be installed properly.
64
64
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).
65
65
- 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).
68
67
- Open a PR. [Example](https://github.com./kubernetes-sigs/gateway-api/pull/2514)
69
68
If it's your first time submitting a PR, you will need to sign a CLA using F5, Inc. as the organization.
0 commit comments