-
Notifications
You must be signed in to change notification settings - Fork 30
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
Bump to contour 1.26 and use gateway-provisioner #555
Conversation
envoy: | ||
containerPorts: | ||
- name: http | ||
portNumber: 8081 |
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.
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.
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.
IIRC, the 8081
port is used for prober. The current implementation lists endpoint IP which is 8081
, and probe against it.
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.
Hm, is this still needed? Tests seem to pass without it.
Codecov Report
@@ Coverage Diff @@
## main #555 +/- ##
=======================================
Coverage 73.08% 73.08%
=======================================
Files 9 9
Lines 691 691
=======================================
Hits 505 505
Misses 157 157
Partials 29 29 |
|
Deploying the changed manifest seems deploy
|
Good point, seems to be the default. I added configuration for |
/retest |
/retest |
1 similar comment
/retest |
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: dprotaso, ReToCode The full list of commands accepted by this bot can be found here. The pull request process is described here
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
Changes
websocket,websocket/split,host-rewrite
/kind enhancement
Fixes #495
Fixes #536
Release Note