Adam Wolfe Gordon

Results 22 comments of Adam Wolfe Gordon

Thanks for the report -- I haven't tested with non-Latin charsets at all. Sounds like your solution should work. I'll try it out when I have some time, and release...

I'm guessing this is due to the fact that DOKS cluster deletion is asynchronous. The cluster is marked as deleted immediately, but we delete the worker node droplets after returning....

Making sure I understand what you want, since the naming is confusing: We support creating and managing a DO Managed Database instance (which is called a Database Cluster in the...

Thanks for confirming! Agreed, this would be a good feature.

The workaround I'm using is to launch logseq with the `--no-sandbox` flag.

Putting this up as a draft because there are a few TODOs to take care of still: [ ] Update crank to support the new selectors. [ ] Add more...

How will packages installed as dependencies by the package manager be named when their locations are rewritten by an `ImageConfig`? If my configuration depends on `xpkg.crossplane.io/crossplane-contrib/function-auto-ready`, my compositions will reference...

> > Decide about plugin / repo structure. It is not clear to me if we want to go directly in crank or if we prefer to go with plugins...

> Submitting my thoughts/proposals combined, based on importance: > > **High priority / Important**: > > * Change the testsuite file format to support array of testcases, and put the...

If anyone wants to give this a test drive, I've put together a (publicly pullable) function package that demonstrates the changes at `docker.io/adamwg/bad-function:v0.1.3`. This is built from the Go function...