gameserver-ingress-controller icon indicating copy to clipboard operation
gameserver-ingress-controller copied to clipboard

Automatic Ingress configuration for Game Servers managed by Agones

Results 4 gameserver-ingress-controller issues
Sort by recently updated
recently updated
newest added

We should add Prometheus instrumentation to the controller in order to track the following metrics: - octops_ingress_reconcile_success: Counter for each reconcile event that succeeded - octops_ingress_reconcile_failed: Counter for each reconcile...

good first issue

## What? - Add standard annotation for specifying the Ingress class name - Set `ingressClassName` field in the Ingress Object - Keep backwards compatibilty with the old annotation - Always...

The dependencies for the controller are outdated: - Agones is close to 20 minor releases behind (Agones 1.33 -> 1.51) - Kubernetes dependencies are about 7 minor versions behind (Kubernetes...

Hi there! This project strongly advises the use of Contour to take advantage of Envoy. [Contour's primary Helm chart](https://projectcontour.io/getting-started/) is impacted by the recent Bitnami changes. While the Contour project...