man from earth

Results 31 comments of man from earth

..or even better - return the annotations or labels of the selected GameServer. With this feature we can add additional information to the client response.

Agones in the multi-cluster setup has something like a cluster name - maybe the name in the `GameServerAllocationPolicy` CRD. But much better is to expose the Annotations or Labels of...

I try to override the `status.adddress` field of the GameServer with my own controller. But I think this is reconciled by the agones controller -isn't it?

I try out the named solutions on https://agones.dev/site/docs/third-party-content/libraries-tools/#messaging but all of them brings a lot of network traffic on top if the cluster is already on allocation load. I try...

Hi, yes - the documentation helps a lot and I'm reading it. I know the rtfm :-) I set the the parameter in the fleet ```yaml . . . health:...

Any idea when this pullrequest is accepted? Actually quite a lot depends on it e.g. the parsing of x.509 certificate. We need this to write WASM filters for Istio. Without...

this would be great. We need this mTLS feature, but without a little bit guidance and support it seems to be a hard job. One problem seems to be to...

Hi thanks for your response and support. Currently we have the need to support mTLS for the token exchange. We don't like to make any kind of pressure but do...

any progress on this feature? Or maybe there is already a solution available but not reported in this ticket?

it seems that the `@kopf.timer` is the problem cause. Adding this annotation adds the finalizer for some reason. Not documented and not required, or?