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

fix(gateway): don't fail to create MeshGatewayInstance with multiple MeshGateway listeners on same port #3955

Conversation

michaelbeaumont
Copy link
Contributor

Summary

The semantics of this are handled by MeshGateway

…MeshGateway listeners on same port

Signed-off-by: Mike Beaumont <mjboamail@gmail.com>
@michaelbeaumont michaelbeaumont requested a review from a team as a code owner March 1, 2022 11:54
@michaelbeaumont michaelbeaumont enabled auto-merge (squash) March 1, 2022 12:07
@codecov-commenter
Copy link

Codecov Report

Merging #3955 (0de0e27) into master (44d04c2) will decrease coverage by 0.01%.
The diff coverage is 0.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #3955      +/-   ##
==========================================
- Coverage   55.86%   55.85%   -0.02%     
==========================================
  Files         916      916              
  Lines       54540    54544       +4     
==========================================
- Hits        30471    30467       -4     
- Misses      21627    21634       +7     
- Partials     2442     2443       +1     
Impacted Files Coverage Δ
...ime/k8s/controllers/gateway_instance_controller.go 0.00% <0.00%> (ø)
pkg/core/runtime/component/component.go 81.13% <0.00%> (-7.55%) ⬇️
pkg/core/tokens/default_signing_key.go 66.66% <0.00%> (-5.56%) ⬇️
pkg/defaults/components.go 85.18% <0.00%> (-3.71%) ⬇️
pkg/plugins/runtime/gateway/route/sorter.go 66.66% <0.00%> (ø)
pkg/dns/vips_allocator.go 73.75% <0.00%> (+1.41%) ⬆️
pkg/core/resources/manager/cache.go 88.31% <0.00%> (+2.59%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 44d04c2...0de0e27. Read the comment docs.

@michaelbeaumont michaelbeaumont merged commit 19750d4 into kumahq:master Mar 1, 2022
@michaelbeaumont michaelbeaumont deleted the fix/gateway_listeners_same_port branch March 1, 2022 12:33
SallyBlichWalkMe pushed a commit to SallyBlichWalkMe/kuma that referenced this pull request Apr 14, 2022
…MeshGateway listeners on same port (kumahq#3955)

Signed-off-by: Mike Beaumont <mjboamail@gmail.com>
Signed-off-by: Sally Blich <sally.blich@walkme.com>
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.

None yet

3 participants