-
Notifications
You must be signed in to change notification settings - Fork 596
docs: add reference to gateway-api and sort index #627
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
Codecov Report
@@ Coverage Diff @@
## main #627 +/- ##
==========================================
- Coverage 63.34% 63.10% -0.25%
==========================================
Files 47 47
Lines 5754 5754
==========================================
- Hits 3645 3631 -14
- Misses 1881 1893 +12
- Partials 228 230 +2
Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here. |
Signed-off-by: bitliu <[email protected]>
docs/index.rst
Outdated
| This project is under active development. Many, many features are not | ||
| complete. We would love for you to :doc:`get involved<get_involved>`. | ||
|
|
||
| This project is now listed in official |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
docs/index.rst
Outdated
| complete. We would love for you to :doc:`get involved<get_involved>`. | ||
|
|
||
| This project is now listed in official | ||
| `Gateway API implementations <https://gateway-api.sigs.k8s.io/implementations/#envoy-gateway>`_ . |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
s/implementations/implementation/
Signed-off-by: bitliu <[email protected]>
|
imho if we we are linking back to the Gateway API docs, there should be a good reason why it matters to the user
|
|
@Xunzhuo do you mind resolving the review feedback or closing this PR? |
|
Yes @danehans, I think we can close this PR. |
Resolves: #624
Signed-off-by: bitliu [email protected]