Sean Abbott
Sean Abbott
Hello, I'm trying to get kotless to work as a subproject of a larger project, for code reuse. Running `./gradlew :serverless:local` works, but `:serverless:generate` or :`serverless:plan` do not work, failing...
The xxHash implementation doesn't produce predictable results when compared to python for strings (as in the given example. I believe this is due to java's handling of character arrays: https://codeahoy.com/2016/05/08/the-char-type-in-java-is-broken/...
Hello! My company has an Open Source Fund that allows us to donate money to projects as long as they have a reasonable way to give to a foundation. I'd...
We currently don't have the shared storage necessary to support live migration, but would love to be over to over-provision the memory. Is this possible? Thanks!
I'd like to use this for an private only NLB. Wold it be possible to add a config variable that optionally adds the ` service.beta.kubernetes.io/aws-load-balancer-internal: "true"` annotation?
I'd love to have an on-close hook that would allow me to run history -a when guake gets shutdown by the a reboot or poweroff. I love the fact it...