-
We should also include an example of what to do if you're using an older version of containerd.
This issue is a continuation of https://github.com/spinkube/spin-operator/issues/22
-
This article should provide a new user a 5,000 foot view into the SpinKube project. After reading this article, they should understand:
* What are the major pieces of this organization (shim, Spin Op…
-
The `Helm Install Smoketest` check has a spotty history recently: https://github.com/spinkube/spin-operator/actions/workflows/helm-install-smoketest.yaml
Investigate/address so that it produces rel…
vdice updated
8 months ago
-
vdice updated
7 months ago
-
I was expecting the spin-operator image to be published here but it looks like this is actually the helm chart: https://github.com/spinkube/spin-operator/pkgs/container/spin-operator
Where is the s…
-
We don't do mutable tags in SpinKube projects where avoidable due to their frequent issues and overhead when trying to understand the bits you are installing.
Is there a reason to have `canary` rel…
-
Set up a gcs_engine_id at https://programmablesearchengine.google.com/controlpanel/create
Add that gcs_engine_id to the SpinKube/documentation/hugo.toml file:
```toml
[params]
# Google Custom …
-
On some Kubernetes distributions we are still experiencing pods being stuck in "Terminating" state.
https://github.com/spinkube/containerd-shim-spin/pull/23 apparently was only half of the issue — …
-
In the current kwasm-operator project that this runtime-class-manager is derived from, a label is applied to each node that kwasm has successfully installed wasm shim(s) onto, eg `kwasm.sh/kwasm-provi…
vdice updated
5 months ago
-
xref: https://github.com/spinkube/spin-operator/issues/40
When deploying new versions of applications using the Shim sometimes the older content will continue to be served and the new image will be…