Jon Foust

Results 17 issues of Jon Foust

**Is your feature request related to a problem? Please describe.** A clear and concise description of what the problem is. Ex. I'm always frustrated when [...] Open Match exposes metrics...

area/developer-experience
area/feature
area/productionization

**What happened**: An issue (#1384) identified the go-client is out of date but it was identified that go-client is only used for tooling. After discussion it would be best to...

kind/bug
area/testing

**What happened**: [github.com/golang/protobuf](https://github.com/golang/protobuf/releases/tag/v1.5.0) has been deprecated some time ago and to ensure we do not run into an issues we should update this. **What you expected to happen**: Update to...

kind/bug

**Is your feature request related to a problem? Please describe.** A clear and concise description of what the problem is. Ex. I'm always frustrated when [...] - We've expanded metrics...

area/feature

Add best practice to enable read replicas within Open Match

Add steps to use read replicas on Cloud Memorystore to production best practices

There are missing/incorrect commands in the [Install Telemetry Backend](https://open-match.dev/site/docs/guides/telemetry/#install-telemetry-backend) helm steps in the documentation `helm install my-release --namespace open-match open-match/open-match \ --set open-match-override.enabled=true \ # Install the default override configmap...

The commands for [creating a GKE cluster](https://open-match.dev/site/docs/installation/#setup-a-gke-cluster) are all within the same block and we likely should split them up for a more flexible installation path