-
Notifications
You must be signed in to change notification settings - Fork 602
docs: fix Gateway API link #7364
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✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #7364 +/- ##
==========================================
- Coverage 72.39% 72.33% -0.06%
==========================================
Files 231 231
Lines 33896 33896
==========================================
- Hits 24538 24520 -18
- Misses 7601 7615 +14
- Partials 1757 1761 +4 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
| * The infrastructure service will be enhanced to subscribe to the Rate Limit Infra IR and deploy a provider specific rate limit service runnable entity. | ||
| * A Status field within the RateLimitFilter API will be added to reflect whether the specific configuration was programmed correctly in these multiple locations or not. | ||
|
|
||
| [PolicyAttachment]: https://gateway-api.sigs.k8s.io/references/policy-attachment/ |
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.
Looks like references should be updated to reference. There's a redirect in place but that's what is causing issues.
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.
Looks like I was wrong here and it's more tedious. A few links on the https://gateway-api.sigs.k8s.io site are also breaking in the same way.
|
thanks! |
fix links Signed-off-by: zirain <zirain2009@gmail.com> Signed-off-by: EkLine AI <ekline-ai@ekline.io>
fix links Signed-off-by: zirain <zirain2009@gmail.com> Signed-off-by: ADITYA TIWARI <142050150+ADITYATIWARI342005@users.noreply.github.com>
No description provided.