Yusheng Guo

Results 12 issues of Yusheng Guo

Your blog has been very helpful for me as a Rust beginner. I have translated one of the articles into Simplified Chinese, hoping it can help more Rust beginners or...

**What type of PR is this?** **PR类型是什么?** > /kind bug > /kind cleanup **What this PR does / why we need it**: **这个PR解决了什么问题**: cve **Does this PR introduce a breaking...

**What type of PR is this?** **PR类型是什么?** > /kind bug **What this PR does / why we need it**: **这个PR解决了什么问题**: - Time log format. - Parse time string. **Which issue(s)...

**What type of PR is this?** **PR类型是什么?** > /kind feature **What this PR does / why we need it**: **这个PR解决了什么问题**: Implement high availability for `kube-eventer` using Leader Election. **Does this...

**What type of PR is this?** **PR类型是什么?** > /kind design **What this PR does / why we need it**: **这个PR解决了什么问题**: Kubernetes currently defines only two event types: Warning and Normal...

**What type of PR is this?** **PR类型是什么?** > /kind feature **What this PR does / why we need it**: **这个PR解决了什么问题**: Implement high availability for `kube-eventer` using Leader Election. **Does this...

Inline ServerDetail fields in PublishRequest ## Motivation and Context Fix #55 ## How Has This Been Tested? ## Breaking Changes ## Types of changes - [x] Bug fix (non-breaking change...

Add support for specifying database type (MongoDB or in-memory database). ## Motivation and Context The README states that MCP Registry supports both MongoDB and in-memory databases, but does not provide...

Enhance Docker Compose environment variable configuration using interpolation. ## Motivation and Context ## How Has This Been Tested? ## Breaking Changes ## Types of changes - [ ] Bug fix...

Support the new Go 1.24 feature: using `go tool` to track tool dependencies. Current: ```console $ go tool github.com/golang-migrate/migrate/v4/cmd/migrate Usage: migrate OPTIONS COMMAND [arg...] migrate [ -version | -help ]...