Benjamin Arntzen
Benjamin Arntzen
Bumping for great justice (+1)
I've made huge progress today and think I've pretty much solved this one. Essentially, it boiled down to a few problems: * I misunderstood the situation, and interpreted the messages...
@drybjed XtraDB Cluster is Galera Cluster by any other name. You would either roll MariaDB Galera Cluster or XtraDB Cluster - in my opinion it's not worth rolling plain-jane Galera...
This is EXTREMELY unsupported, but... You can select the password hash of a working user, and replace the password field in the user table of the row containing the user...
Hi @caseydavenport, Apologies, after the issues we ran into we switched to Antrea as our CNI and away from Calico. I'd like to use Calico in the future, but I'll...
Hooray for trolling open source developers. Shame.
So to an extent it's not directly abusable in the "infinite step" way - we have hardcoded limits in the modules that prevent you from using infinite steps, and since...
Provide stress tests for Lilypad and see where it breaks in various places. * How many jobs can the network run per second if given a reasonably unlimited number of...
``` wings:lilypad/ (main) $ GOPROXY=proxy.golang.org go list -m github.com/Lilypad-Tech/lilypad@latest [19:01:48] github.com/Lilypad-Tech/lilypad v0.0.1-08ac6ae4e4e0776a0cab5dd04c4941a37cb00039 wings:lilypad/ (main) $ GOPROXY=proxy.golang.org go list -m github.com/Lilypad-Tech/lilypad/v2@latest [19:03:13] go: module github.com/Lilypad-Tech/lilypad/v2: reading https://proxy.golang.org/github.com/%21lilypad-%21tech/lilypad/v2/@v/list: 404 Not Found server...
Needs a Go engineer :)