-
Notifications
You must be signed in to change notification settings - Fork 33
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
Maintenance/docs #294
Maintenance/docs #294
Conversation
Codecov Report
Additional details and impacted files@@ Coverage Diff @@
## main #294 +/- ##
==========================================
+ Coverage 64.43% 64.77% +0.34%
==========================================
Files 35 35
Lines 3787 3787
==========================================
+ Hits 2440 2453 +13
+ Misses 1153 1143 -10
+ Partials 194 191 -3
Flags with carried forward coverage won't be shown. Click here to find out more.
|
- Remove TOC
- remove TOC - update links
- fix list render - add markdown flag to summary blocks - update links
- remove extra spacing - fix list render for website
d9eb0d8
to
f127683
Compare
README.md
Outdated
[HTTPRoute](https://gateway-api.sigs.k8s.io/reference/spec/#gateway.networking.k8s.io/v1.HTTPRoute) object. | ||
======= | ||
[HTTPRoute](https://gateway-api.sigs.k8s.io/reference/spec/#gateway.networking.k8s.io%2fv1alpha2.HTTPRoute) object. | ||
>>>>>>> 689f000 (Update Readme) |
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.
👀
README.md
Outdated
* Write and apply the Kuadrant's [RateLimitPolicy](doc/rate-limiting.md) and/or | ||
[AuthPolicy](doc/auth.md) custom resources targeting the HTTPRoute resource | ||
to have your API protected. | ||
|
||
#### If you are a *Cluster Operator* | ||
|
||
* (Optionally) deploy istio ingress gateway using the | ||
<<<<<<< HEAD |
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.
👀
Verification
To help with rendering these changes on the docs site, Kuadrant/docs.kuadrant.io#41 can be used to run these changes locally