Vicente Ferrara
Vicente Ferrara
@danielxvu is your required error `{{ required "credentials.elasticHost is required" .Values.credentials.elasticHost | b64enc | quote }}` due to the same error? Or does this error has a different source issue?
cc @andrewsykim @astefanutti
Also, this is the guide to build it and test it locally https://github.com/googleforgames/agones/blob/main/build/README.md#testing-and-building
It currently fails on lint errors. Those can be caught by running `make lint` https://github.com/googleforgames/agones/blob/bebe915cb4ccc83a8bb85d5ba106602ba47565c5/build/Makefile#L497
> Looks like this test isn't including the `agones_gameserver_allocations_duration_seconds` or `agones_gameserver_allocations_retry_total`. @vicentefb could you confirm which metrics are expected at the allocator endpoint? > > Try adding some debug statements...
