Results 9 issues of Alvin

Issue Type: Bug typing in the code, the vscode can`t hinting anywhere Extension version: 3.5.1 VS Code version: Code 1.62.3 (ccbaa2d27e38e5afa3e5c21c1c7bef4657064247, 2021-11-17T08:11:14.551Z) OS version: Windows_NT x64 10.0.19043 Restricted Mode: No...

> pkg/gameserverallocations/allocator.go 442 lines ```go func (c *Allocator) allocate(ctx context.Context, gsa *allocationv1.GameServerAllocation) (*agonesv1.GameServer, error) { // creates an allocation request. This contains the requested GameServerAllocation, as well as the //...

kind/bug

**It is confused for me, thank you for your answer** **What happened**: give gs Allocate a hostport will conflict? I find allocate hostport use pa.portAllocations what not distinguish node name,...

kind/bug

**What happened**: After restarting the K8S controller, the "agones_gameservers_total" metric is no longer being collected for the "shipping-mode1-map1-3568" battle server. However, the "agones_gameservers_count" metric is still being collected. **What you...

kind/bug

What happened: Agones controller memory usage leak to 480M and Exceeding the Kubernetes memory limit caused being OOMKilled What you expected to happen: Agones controller memory usage stays at normal...

kind/bug

**Is your feature request related to a problem? Please describe.** When a client requests a fleet that no longer exists, the allocator returns ErrNoGameServer, which makes it impossible to distinguish...

kind/feature
stale
obsolete

**What happened**: A memory leak occurs with the proposedTicketIDs sorted set (zset) key in Redis when OpenMatch's CreateTicket is immediately followed by DeleteTicket, and the ticket is accessed by the...

kind/bug

如题,chrome打开网页无反应,safari可以正常打开

We are experiencing an issue where, upon updating our GameServerSet (GSS), which causes all managed Pods to rebuild, there's an occurrence of Pods (out of the 6 running GameServers) ending...