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 GatewayClass configuration in migrating-to-envoy.md #4708

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

MLNW
Copy link

@MLNW MLNW commented Nov 12, 2024

Without this change the gateway class is not recognized. This is something I found out while going through the tutorial. I found the crucial hint in this PR: https://github.com/envoyproxy/gateway/pull/2298/files#diff-ecaad4050739f634620ff5b51657f0be0a0e7d85c28018d4d5d5222e7463777eR6

What type of PR is this?

What this PR does / why we need it:

Fix a configuration in the documentation.

Which issue(s) this PR fixes:

N/A

Release Notes: No

Without this change the gateway class is not recognized.

Signed-off-by: Lucas Resch <[email protected]>
@MLNW MLNW requested a review from a team as a code owner November 12, 2024 14:15
Copy link

codecov bot commented Nov 13, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 65.54%. Comparing base (ec56a83) to head (0bfe92e).

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #4708      +/-   ##
==========================================
+ Coverage   65.53%   65.54%   +0.01%     
==========================================
  Files         211      211              
  Lines       31954    31954              
==========================================
+ Hits        20940    20945       +5     
+ Misses       9769     9766       -3     
+ Partials     1245     1243       -2     

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

@zirain
Copy link
Contributor

zirain commented Nov 13, 2024

please update /latest and /v1.2, then run make gen-check locally.

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.

2 participants