mirror of
https://github.com/rancher/steve.git
synced 2025-04-28 03:10:32 +00:00
This prevents a goroutine leak when item.Object is a `runtime.Object` but not a `metav1.Object`, as in that case `WatchNames`’s `for` loop will quit early and subsequent calls to `returnErr` will remain parked forever. This helps with https://github.com/rancher/rancher/issues/41225 Fuller explanation in https://github.com/rancher/steve/pull/107 |
||
---|---|---|
.. | ||
accesscontrol | ||
aggregation | ||
attributes | ||
auth | ||
client | ||
clustercache | ||
controllers/schema | ||
debug | ||
metrics | ||
podimpersonation | ||
proxy | ||
resources | ||
schema | ||
server | ||
stores | ||
summarycache | ||
ui | ||
version |