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(add_svc): fix service port error #1033

Merged
merged 1 commit into from
Apr 9, 2024
Merged

Conversation

Rory-Z
Copy link
Member

@Rory-Z Rory-Z commented Apr 9, 2024

fix can not update kube service port when user update emqx's port by emqx dashboard.

@Rory-Z Rory-Z force-pushed the fix/sync-emqx-port branch from acaa34e to e293d01 Compare April 9, 2024 06:04
Copy link

codecov bot commented Apr 9, 2024

Codecov Report

Attention: Patch coverage is 66.66667% with 8 lines in your changes are missing coverage. Please review.

Project coverage is 77.06%. Comparing base (e010fed) to head (e293d01).

❗ Current head e293d01 differs from pull request most recent head f33b18c. Consider uploading reports for the commit f33b18c to get more accurate results

Files Patch % Lines
controllers/apps/v2beta1/add_svc.go 65.21% 5 Missing and 3 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1033      +/-   ##
==========================================
+ Coverage   76.80%   77.06%   +0.26%     
==========================================
  Files          68       68              
  Lines        6173     6191      +18     
==========================================
+ Hits         4741     4771      +30     
+ Misses       1203     1188      -15     
- Partials      229      232       +3     

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

@Rory-Z Rory-Z force-pushed the fix/sync-emqx-port branch 2 times, most recently from 1a12fe2 to a3198f9 Compare April 9, 2024 07:29
fix can not update kube service port when user update emqx's port by
emqx dashboard.

Signed-off-by: Rory Z <[email protected]>
@Rory-Z Rory-Z force-pushed the fix/sync-emqx-port branch from a3198f9 to f33b18c Compare April 9, 2024 07:36
@Rory-Z Rory-Z merged commit 309d164 into emqx:main Apr 9, 2024
32 checks passed
@Rory-Z Rory-Z deleted the fix/sync-emqx-port branch April 9, 2024 08:18
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.

1 participant