Mark Mandel

Results 145 issues of Mark Mandel

Sengi version: 1.2.0 ``` ❯ lsb_release --all No LSB modules are available. Distributor ID: Debian Description: Debian GNU/Linux bookworm/sid Release: n/a Codename: bookworm ``` I run 6 columns: 1. home...

**Describe the bug** When pressing Alt+ on the client app, it is sent through to the client application as Meta+Alt+. For example - using IntelliJ as my key tracking when...

bug
keyboard
win32

Starting this issue to discuss how `drive` can support Team Drives, so that work can be started on For reference, the Team Drives API: https://developers.google.com/drive/v3/reference/teamdrives My current idea is to...

help wanted
feature-request
proposal

Starting up an issue, so we can discuss implementation, as I've been thinking about this a lot. The issue with converting mustache is that what sections and variables do at...

https://github.com/googleforgames/agones/blob/main/examples/simple-game-server/main.go is getting really large, and a little unweildy! Let's take some time to refactor it it into something that's a bit more manageable. Some suggestions include: * Use a...

kind/cleanup
area/examples

Update [High Availability Agones](https://agones.dev/site/docs/advanced/high-availability-agones/](https://agones.dev/site/docs/advanced/high-availability-agones/) to include details of how the Allocator Service and the Ping service have HA redundancy. - Basically that they both run multiple copies, so will be...

kind/feature
help wanted
kind/documentation
awaiting-maintainer

Seems to be pretty consistent on these tests: ``` time="2024-04-05 17:26:01.545" level=info msg="Checking Fleet Ready replicas" expected=5 fleet=simple-fleet-1.0l4pgd fleetStatus="{Replicas:0 ReadyReplicas:0 ReservedReplicas:0 AllocatedReplicas:0 Players:0xc000785730 Counters:map[] Lists:map[]}" test=TestAllocatorWithSelectors time="2024-04-05 17:26:03.546" level=info msg="Checking...

kind/bug

Not 100% sure if this is an issue with rust-linux-darwin-builder, but I also figure now that https://github.com/tokio-rs/prost 0.11 [requires a local protoc](https://github.com/tokio-rs/prost#generated-code), this is likely going to come up in...

dependency

Deploy Parameters just dropped as Preview for Cloud Deploy! We should look at if/where we can replace some of the Terraform generation code with deploy parameters (I think we can...

enhancement

Details: https://cloud.google.com/deploy/docs/automation Two thoughts for this: 1. On Agones installation, automate rollouts to clusters, if the first one succeeds, wait 5m (? would probably make this longer in production -...

enhancement