Andrew Steurer
Andrew Steurer
Were either of you able to solve this? I'm encountering the same error message. I attempted to delete and recreate the connect server, but that seems not to have solved...
I think I found the source of the problem. It looks like there might be some weird character things going on with the json credentials base64, so I added the...
Fixed: https://github.com/spinkube/spin-operator/pull/268
@bacongobbler @calebschoepp I removed the requirements for a minimum pod count, but I'm running into an issue with `spec.replicas`. When I don't set the replica field, all resources are created;...
> > Maybe you can't port forward the service because the replicas defaults to zero, so there are no pods, so there is nothing to port forward. It's a bit...
There's a bug in SpinKube that is preventing metrics from being properly emitted from Spin applications, which is preventing autoscaling, and is making it impossible for me to test. Kate...
@calebschoepp If I'm not mistaken, this is being taken care of here: https://github.com/spinkube/spin-operator/pull/273
@me-diru You might find the [Verman plugin](https://github.com/fermyon/verman-plugin) useful in this situation
Is that more or less what was done here, but for KV? https://github.com/fermyon/spin-go-sdk/tree/main/kv
@macolso if y'all would like to close this one as well, feel free