Jérémy Levilain

Results 33 comments of Jérémy Levilain

Hi! Sorry for this long time, I've been really busy quite recently. I've lookup at GitHub's documentation, and I'm surprised there is no GitHub Actions event when a tag is...

Hi @tc-developer01, sorry for this long time. I've checked out your modifications directly on `main`. This was just released under `v3`! Thanks again for your contribution!

Hi @EmmettPeck, It seems to be an issue with your cluster and not Shulker directly. `pod has unbound immediate PersistentVolumeClaims` means that your Kubernetes Cluster has not succeeded provisioning Redis's...

Hi @Svetch! Hope you are doing well & thanks for opening this issue. I know what is the issue here, I think Agones & Shulker are fighting each other to...

> One thing that would be nice is to have some sort of way to override the IP/Hostname it will transfer the users to. In my planned usage case I...

@ValeriyMaslenikov I've shipped a `v3.2.2` update (without updating the `v3` tag for now). I decided not to ship a breaking change and require the users to add the `--` separator...

> That said, this feels like a missing Terraform Cloud feature more than a provider issue, so unless there's an appetite for it (@cyrilgdn - thoughts?) I won't attempt to...

I don't understand your point. Your solution does not solve any of the issues I raised initially. Yes, I guess I can directly connect to the server using the pod's...

Hi @roberthbailey, thanks for your reply. I just want to add some more context about _why_ I need something like that. The built-in autoscaling method Agones provides is a "rich...

> > The more I think about it, the more I want to try to setup a "server counter", that can be increased with an API call (from a controller)....