Mark Mandel

Results 145 issues of Mark Mandel

The ability to highlight an s-expression and extract a new function out from it in the same module, much like you can with Ruby/JS/Java etc.

Within Google Cloud's console, there's a really handy feature called "Object Browser" - which lets you see every resource definition within one or more clusters. ![image](https://user-images.githubusercontent.com/298370/179274501-242c8caf-d55e-450e-a89a-11c0e4fdbe56.png) It's very useful for...

area/kubernetes
kind/feature-request

Just went through a case where I was debugging an issue while updating this tool. Was hard to work out which binary version I had on what machine, so would...

# Objective With the recent work with Player Tracking, as well as it’s cross over into High Density Game Server support / re-allocation of Allocated `GameServers`, it seems that to...

kind/feature
kind/design
awaiting-maintainer

**Is your feature request related to a problem? Please describe.** This is driven by the fact that legacy game servers utilise the connection address + port as information of a...

kind/feature

**What happened**: In `agones::create_quilkin_pod` the Pod went into CrashLoopBackoff, but the test passed since K8s will consider the Pod as "Running". **What you expected to happen**: The test should fail....

kind/bug
area/tests

> Just for my own edification (and we should probably document this too) - if you don't provide a config file, how do you tell the Quilkin Proxy its new...

kind/feature
good first issue
help wanted
area/user-experience

Auto generate the schema here: https://googleforgames.github.io/quilkin/main/book/proxy-configuration.html > LGTM, though we should probably make this auto-generated _Originally posted by @XAMPPRocky in https://github.com/googleforgames/quilkin/pull/576#pullrequestreview-1086407074_

kind/documentation
area/user-experience

**What happened**: I have a Quilkin Agones xDS server, and connected Quilkin proxies. 1. I created and allocated `GameServer` in Agones with the `quilkin.dev/tokens:` annotation. 2. I then `kubectl edit`...

kind/bug
area/user-experience

**Is your feature request related to a problem? Please describe.** Context: https://github.com/googleforgames/quilkin/blob/0ba88ed2703cc85bb1bcbd3849cef9e0628c404f/image/Dockerfile#L23 Running Quilkin in xds provider mode requires you to replace the entire ENTRYPOINT, rather than altering arguments, since...

kind/feature
area/user-experience