WARNING: THIS SITE IS A MIRROR OF GITHUB.COM / IT CANNOT LOGIN OR REGISTER ACCOUNTS / THE CONTENTS ARE PROVIDED AS-IS / THIS SITE ASSUMES NO RESPONSIBILITY FOR ANY DISPLAYED CONTENT OR LINKS / IF YOU FOUND SOMETHING MAY NOT GOOD FOR EVERYONE, CONTACT ADMIN AT ilovescratch@foxmail.com
Skip to content

Commit 790efbd

Browse files
authored
Update MAINTAINERS.md to include the manual update steps (#1458)
Signed-off-by: Jiajun Ye (Jason) <[email protected]>
1 parent e61d446 commit 790efbd

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

MAINTAINERS.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,11 @@ with the latest revision weekly. Nighthawk reuses large parts of Envoy's build
3737
system and codebase, so keeping Nighthawk up to date with Envoy's changes is an
3838
important maintenance task.
3939

40-
We use a utility script that will attempt to find the latest Envoy commit that
40+
The update process can be completed by manually executing the steps documented on this [page]( https://github.com/envoyproxy/nighthawk/blob/69321419308f36078037a05a6b12b9819368d413/docs/root/updating_envoy_dependency.md) **or** running a utility script. The rest of this page provides instructions for using the utility script.
41+
42+
### Run the utility script
43+
44+
The utility script will attempt to find the latest Envoy commit that
4145
integrates cleanly with Nighthawk and create a Github branch with that
4246
integration ready to merge. If it encounters a non-trivial Envoy commit
4347
integration, it will prompt the user to resolve any errors before proceeding.

0 commit comments

Comments
 (0)