疯狂的小企鹅

Results 8 issues of 疯狂的小企鹅

```Go if targetOK && clientOK { go copyAndClose(ctx, targetTCP, proxyClientTCP) go copyAndClose(ctx, proxyClientTCP, targetTCP) } ``` If the client actively closes the connection, and the remote server does not write...

Add access control when remote cmd

Hi, My lua version is 5.2.But when I execute `lua.require('socket')`, out : LuaError: module 'socket' not found: no field package.preload['socket'] no file './socket.lua' no file '/usr/share/luajit-2.0.0-beta9/socket.lua' no file '/usr/local/share/lua/5.1/socket.lua' no...

If I have an extended resource (such as disk iops), I also want to reserve a part of the resource. I hope there is a clearer reflection in node status....

sig/node
lifecycle/stale
needs-triage

### Description After upgrading containerd from version 1.6.34 to 1.6.36, I encountered an error when containerd tries to connect to the shim: `failed to create containerd task: failed to start...

kind/bug