-
Each page in the documentation has a "Feedback" section where the user can click "Yes" or "No" (in response to the question, "Was this page helpful?").
![Screenshot 2024-03-14 at 20 45 03](https://…
-
#9 re-enables `make build` in the CI, but `make test` is still failing. Needs more investigation.
-
ImagePullSecrets is a list of references to secrets in the same namespace to use for pulling the image.
https://github.com/spinkube/spin-operator/blob/a401e4932595f7dd9d7980067f75bf075a4b0eec/confi…
-
This task may be a little bit early (understanding that rendering a private repay maybe be difficult, and when the repo is public, this task may be easier). Just wanted to get in front of the configur…
-
-
Updating the default namespace in config/default/kustomization.yaml introduced a very interesting helm lint error https://github.com/spinkube/spin-operator/pull/56/files
-
I've created my own independent example tinygo spin application at https://github.com/rgl/spin-http-go-example and updated my k3s playground at https://github.com/rgl/k3s-vagrant to deploy the spin-ht…
-
Hi,
It would be interesting to add MQTT as a trigger for Spin.
Spin lightness and speed would especially complement well MQTT-SN, where it is possible to send data through QoS -1, for example in…
-
Good to gather some insights on traffic patterns - ideally with Plausible, a GA alternative that does not set any cookies.
To implement this we would add a component to the site's Hugo config.toml …
-
When trying to follow the quickstart to test spin-operator locally, the k3d image vended from this repo would not allow pods to be scheduled due to DiskPressure on the vended nodes. I don't often use …