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

Bump kube-router version to fix a bug when a port name is used #7454

Merged
merged 1 commit into from
May 9, 2023

Conversation

rbrtbnfgl
Copy link
Contributor

Proposed Changes

Update Kube-router version to fix an issue when a network policy was defined using a port name and the target deployment has multiple replicas

Types of Changes

Bugfix

Verification

Testing

Linked Issues

#7446 #7391

User-Facing Change


Further Comments

Signed-off-by: Roberto Bonafiglia <roberto.bonafiglia@suse.com>
@rbrtbnfgl rbrtbnfgl requested a review from a team as a code owner May 8, 2023 18:24
@codecov
Copy link

codecov bot commented May 8, 2023

Codecov Report

Patch and project coverage have no change.

Comparison is base (3982213) 19.48% compared to head (cb134bb) 19.48%.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #7454   +/-   ##
=======================================
  Coverage   19.48%   19.48%           
=======================================
  Files          81       81           
  Lines        5497     5497           
=======================================
  Hits         1071     1071           
  Misses       4204     4204           
  Partials      222      222           
Flag Coverage Δ
unittests 19.48% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@rbrtbnfgl rbrtbnfgl merged commit 9ec1789 into k3s-io:master May 9, 2023
@rbrtbnfgl rbrtbnfgl deleted the kube_router_port_name_fix branch May 9, 2023 16:21
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