Emiel`
Emiel`
**Describe the issue** The first world loaded by ASWM takes a lot of time to load the spawn chunk (world loading itself is fast). Any world loaded after the first...
Is it possible to create a UDP loadbalancing frontend using this provider?
## Bug Report ### Description Image mirror on private network not working during initial installation. ```machine: registries: mirrors: docker.io: endpoints: - http://10.44.253.162:5000 registry.k8s.io: endpoints: - http://10.44.253.162:5001 gcr.io: endpoints: - http://10.44.253.162:5002...
Is it possible to use this operator to create a dragonfly cluster in cluster mode?
It works well without enabling fingerprint, but I would like to be able to use fingerprint. After enabling fingerprint, turnstile captcha fails. How can I fix this?
Getting this error when instaling this package. `error https://github.com/zfcsoftware/puppeteer-afp/tree/master: Extracting tar content of undefined failed, the file appears to be corrupt: "Invalid tar header. Maybe the tar is corrupted or...
crds.yaml contains a lot of invalid yaml. This pr fixes that.
### CommandAPI version 9.5.1 ### Minecraft version 1.20 ### Are you shading the CommandAPI? No ### What I did ``` CommandAPICommand("shquests") .withSubcommand( CommandAPICommand("path") .withArguments( EnumArgument("path", Path::class.java) ) .executes(CommandExecutor { sender,...
We are running into rate limits with our cloud provider due to dragonfly service resources constantly being updated by the dragonfly operator, even when there's no changes. Is there any...