Bing Wang
Bing Wang
## Why you need it? There is a guide about how to install dragonfly on bare metal.It's better to have a guide about how to deploy it in a kubernetes...
Signed-off-by: pigletfly # Description add context in state interface: ``` type Store interface { BulkStore Init(metadata Metadata) error Features() []Feature Delete(ctx context.Context, req *DeleteRequest) error Get(ctx context.Context, req *GetRequest) (*GetResponse,...
Signed-off-by: pigletfly # Description ## Issue reference https://github.com/dapr/dapr/issues/2716 https://github.com/dapr/components-contrib/pull/1708 Please reference the issue this PR will close: #_[issue number]_ ## Checklist Please make sure you've completed the relevant tasks for...
**What would you like to be added**: add current working container in sidecarset status,so that we can find working container in sidecarset.Otherwise, we have to find it in corresponding pod's...
runc added more stats https://github.com/opencontainers/runc/blob/main/libcontainer/cgroups/stats.go , we should add these in go-runc as well
add shortcuts for next, favourite and star operation.
### Check for existing issues - [X] Completed ### Describe the feature there is `new terminal` and `zoom in` button on terminal panel, it would be better when there is...