Skip to content
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

docs: Fix typo in bootstrap config #3710

Merged
merged 1 commit into from
Jul 1, 2024
Merged

Conversation

pingiun
Copy link
Contributor

@pingiun pingiun commented Jun 30, 2024

What type of PR is this?

Make the example config match the api spec

What this PR does / why we need it:

The example config is invalid, the key should be value and not bootstrap according to the API reference: https://gateway.envoyproxy.io/v0.6.0/api/extension_types/#proxybootstrap

Signed-off-by: Jelle Besseling <[email protected]>
@pingiun pingiun requested a review from a team as a code owner June 30, 2024 09:46
Copy link

codecov bot commented Jun 30, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 68.84%. Comparing base (51c6eb4) to head (7ffecab).

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3710      +/-   ##
==========================================
+ Coverage   68.81%   68.84%   +0.03%     
==========================================
  Files         175      175              
  Lines       21525    21525              
==========================================
+ Hits        14812    14819       +7     
+ Misses       5636     5629       -7     
  Partials     1077     1077              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@zirain
Copy link
Member

zirain commented Jun 30, 2024

/retest

@zirain zirain merged commit d670ecb into envoyproxy:main Jul 1, 2024
27 checks passed
guydc pushed a commit to guydc/gateway that referenced this pull request Jul 1, 2024
Fix typo in bootstrap config

Signed-off-by: Jelle Besseling <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants