Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
05-jaeger-chart.yaml | 2022-12-15 | 29.1 kB | |
06-open-match-override-configmap.yaml | 2022-12-15 | 1.9 kB | |
07-open-match-default-evaluator.yaml | 2022-12-15 | 15.3 kB | |
install.yaml | 2022-12-15 | 423.8 kB | |
02-open-match-demo.yaml | 2022-12-15 | 3.4 kB | |
03-prometheus-chart.yaml | 2022-12-15 | 47.8 kB | |
04-grafana-chart.yaml | 2022-12-15 | 320.2 kB | |
01-open-match-core.yaml | 2022-12-15 | 58.2 kB | |
README.md | 2022-12-15 | 1.2 kB | |
v1.6.0.tar.gz | 2022-12-15 | 3.9 MB | |
v1.6.0.zip | 2022-12-15 | 4.3 MB | |
Totals: 11 Items | 9.1 MB | 1 |
v1.6.0
This is the 1.6.0 release of Open Match.
Check the official website for details on features, installation and usage.
Release Notes
Feature Highlights - HPA configuration can now be applied to each individual service separately [#1390] - Open-match-override setting is configurable from values.yaml file [#1490]
Breaking Changes
Security Fixes - Validation checks are applied on the necessary config values for their default values [#1013]
Enhancements - Migrated e2e-tests are accessible at subpackage open-match.dev/open-match/testing [#1302]
Usage Requirements
- Kubernetes Version >= 1.21
- Not 1.25 until issue [#1449] has been closed
- Golang Version >= v1.15
- Helm Version >= 3.8
Installation
- Follow Open Match Installation Guide to setup Open Match in your cluster.
API Definitions
- gRPC API Definitions are available in API references - Preferred
- HTTP API Definitions are available in SwaggerUI