David Justice

Results 139 comments of David Justice

During my time working on adding auth support for Azure Workload Identity in Spin, I've been thinking about how best to provide users a great experience via the operator. I...

Recently, I have been implementing `atomic.increment` for Spin. I'm not sure we can safely implement increment in its current shape without bleeding internal implementation details out to the consumer of...

Looks like it's failing trying to find OpenSSL: ``` -- The C compiler identification is GNU 9.2.0 -- Detecting C compiler ABI info -- Detecting C compiler ABI info -...

I lean more toward K8s for scheduling cron jobs vs using an always running Spin application to run the job. However, I might be missing some benefit of using Spin's...

We discussed this topic during the SpinKube office hours meeting on Wednesday 6/26. I'm going to do my best to provide a synopsis of the discussion. We have a few...

> I believe this is what @devigned has kindly put his hand up for! That is correct.

> Are we good to close this now that #2895 is in? I believe so for `0.2.0-draft2`.

> A poor "solution" would be to swap out the underlying client that the reconcile call uses to a client which just directly errors once the timeout has passed (also...

I agree with the replacement of `load` w/ `load-by-name`. As we discussed on the most recent office hours, I believe it would be useful to demo a implementation of using...

\o/ for multiple variable providers!