kubewharf / kubebrain

A High Performance Metadata System for Kubernetes
Apache License 2.0
764 stars 79 forks source link

fix(cmd&endpoints): force exit if graceful exit is blocked #19

Closed divanodestiny closed 1 year ago

divanodestiny commented 1 year ago

Change-Id: Ica4c0fd4855410f45cd8f14cbb65a209562485c9

What type of PR is this?

Bug Fix

What this PR does / why we need it:

graceful exit may be blocked in some cases. it may due to the issue of cmux

Which issue(s) this PR fixes:

None

Special notes for your reviewer:

None

divanodestiny commented 1 year ago

PTAL @xuchen-xiaoying