This repository has been archived by the owner on Jun 29, 2022. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 49
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
contour: Fix the hostPort regression
This change was introduced in `8d44c8513f67512527218c8a538e79a61cb7cd34` - "don't expose Envoy using hostPorts". But a later commit overrode it: `6a6a3c5d849b981559c2cc2cf3797bfd6b6c9159` - "contour: Update to v1.7.0". This commit fixes this regression. Add test to verify if hostPort does not exist, check if the converted config does not contain the hostPort. This commit also adds test to check if a certain JSONPath exists, it is used in the above unit test. Signed-off-by: Suraj Deshmukh <suraj@kinvolk.io>
- Loading branch information
Showing
4 changed files
with
37 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters