Kevin Chung
Kevin Chung
@ScribblerCoder Sure if you want to PR this you can but I don't have a ton of experience with Kubernetes (although not for lack of trying). For some time it...
I really don't see how anything I said is equal to not being open but okay. The issue tracker is fine for discussion but it isn't for advertisement. I would...
I like the overall idea here but I am not very familiar with k8s or helm charts. It would take me some time to ramp up on it and then...
You could probably import the file from your javascript but honestly I would probably just recommend using a simple file input and avoiding adding the extra Javascript. https://developer.mozilla.org/en-US/docs/Web/HTML/Element/input/file
My recommendation would just be to eschew the JS or to make your own JS in your own theme because it shouldn't be too complicated to just make your own...
What if we integrated with an open source PaaS. Dokku perhaps?
I thought about this for some time but I'm not sure I like any of the existing PaaS. They don't fit what I would expect... As much as I dont...
You can create a plugin to do this behavior. I've seen it implemented before for Google SSO.
Why don’t you just share your ideas of how this could work in a comment here? It doesn’t need to be a link, it can just be here are my...
Hi there, you need to have golang installed to build this library. It's a little tricky admittedly. You may want to consider https://github.com/caketop/python-starlark-go which I believe has 3.11 wheels. Alternatively...