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: delete a service provider when using k8s hpa #1154

Merged
merged 9 commits into from Apr 17, 2021
Merged

Conversation

jack15083
Copy link
Contributor

What this PR does:

Which issue(s) this PR fixes:

Fixes #1141

Special notes for your reviewer:

Does this PR introduce a user-facing change?:


@codecov-io
Copy link

codecov-io commented Apr 14, 2021

Codecov Report

Merging #1154 (8415609) into 1.5 (a10ff4d) will decrease coverage by 7.19%.
The diff coverage is 60.59%.

Impacted file tree graph

@@            Coverage Diff             @@
##              1.5    #1154      +/-   ##
==========================================
- Coverage   66.13%   58.93%   -7.20%     
==========================================
  Files         174      269      +95     
  Lines        9343    13180    +3837     
==========================================
+ Hits         6179     7768    +1589     
- Misses       2541     4437    +1896     
- Partials      623      975     +352     
Impacted Files Coverage Δ
cluster/cluster_impl/available_cluster.go 100.00% <ø> (ø)
cluster/cluster_impl/available_cluster_invoker.go 66.66% <ø> (-6.67%) ⬇️
cluster/cluster_impl/broadcast_cluster.go 100.00% <ø> (ø)
cluster/cluster_impl/broadcast_cluster_invoker.go 76.47% <ø> (-3.53%) ⬇️
cluster/cluster_impl/failback_cluster.go 100.00% <ø> (ø)
cluster/cluster_impl/failfast_cluster.go 100.00% <ø> (ø)
cluster/cluster_impl/failfast_cluster_invoker.go 66.66% <ø> (-4.77%) ⬇️
cluster/cluster_impl/failsafe_cluster.go 100.00% <ø> (ø)
cluster/cluster_impl/failsafe_cluster_invoker.go 80.00% <ø> (-1.82%) ⬇️
cluster/cluster_impl/forking_cluster.go 100.00% <ø> (ø)
... and 379 more

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 4fb0a35...8415609. Read the comment docs.

common/url.go Outdated Show resolved Hide resolved
@AlexStocks AlexStocks merged commit bad61dc into apache:1.5 Apr 17, 2021
@zhaoyunxing92 zhaoyunxing92 added this to the v1.5.7 milestone Sep 20, 2021
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

5 participants