Open mikkelhegn opened 2 days ago
The whole spin operator and spin kube plugin situation is a bit of a mess right now.
The incompatibility with Rancher Desktop 1.16 is expected because spinkube 0.4.0 and spin kube plugin 0.3.0 are not backwards compatible.
We've updated to spinkube 0.4.0 in #7725 and #7733, but the spin kube plugin 0.3.0 is not compatible with that either (https://github.com/spinkube/spin-plugin-kube/issues/93). It has been fixed upstream, but there is no new release yet.
I've also provided some feedback on how breaking API changes could be handled better in https://github.com/spinkube/spin-operator/issues/352.
Everything should be working fine with the latest spinkube plugin and operator in Rancher Desktop 1.17.0 (assuming a new working plugin release comes out).
Actual Behavior
Using the tools associated with the Spinkube 0.4.0 release breaks this tutorial: https://www.spinkube.dev/docs/install/rancher-desktop/ based on this change to the Spin Kube plugin: https://github.com/spinkube/spin-plugin-kube/pull/89
Steps to Reproduce
Install 0.3.0 of the Spin Kube plugin
spin plugin install kube -v 0.3.0
Result
It breaks with the following error:
Expected Behavior
Spin app gets installed
Additional Information
No response
Rancher Desktop Version
1.16.0
Rancher Desktop K8s Version
1.31.2
Which container engine are you using?
containerd (nerdctl)
What operating system are you using?
macOS
Operating System / Build Version
15.1
What CPU architecture are you using?
arm64 (Apple Silicon)
Linux only: what package format did you use to install Rancher Desktop?
None
Windows User Only
No response