-
### Describe the feature
[Spin](https://developer.fermyon.com/spin/v2) is a framework for building and running event-driven microservice applications with WebAssembly (Wasm) components.
Spin suppo…
-
Spin and SpinKube supports exporting OpenTelemetry data from the runtime and applications. What's the best way of doing this in AKS? Using Container Insights, Azure Monitor, Manage Grafana, other opti…
-
It seems to me that the `SPIN_HTTP_LISTEN_ADDR` is hard-coded in the `deployment.go` (i.e. https://github.com/spinkube/spin-operator/blob/main/internal/controller/deployment.go#L121-L124). Suggest: ma…
-
I followed the guidance in the [`README`](https://github.com/spinkube/azure/blob/main/README.md) file. It worked very well.
However, one issue that has happened to me is that if I stop the AKS clus…
-
During [oci_loader](https://github.com/fermyon/spin/blob/9b56fe5284872697f3a6f4ff9073cf2460eb0f8a/crates/oci/src/loader.rs#L75), we copy the files to an assets directory.
This works fine with `spin…
-
Currently the domain for `SpinApp` and `SpinAppExecutor` CRs is `spinoperator.dev`. I thought it might make more sense to have it be `spinkube.dev`. Thoughts?
-
### Description
It would be great if support for spin apps could be added.
See https://spinkube.dev
SpinKube is an implementation that allows to run webassembly in Kubernetes clusters. It was…
-
There is currently no clear way to know which version of the `spin-kube` plugin is for which version of the Spin Operator. This is important to ensure they both are referencing the same version CRDs. …
-
Spin-Operator sets up validators and mutator webhooks for SpinApp and SpinAppExecutor. The ones for SpinAppExecutor currently are simply No-op and it's causing an issue when trying to install all of S…
-
As part of governance, we should require that each repo in the org defines stability for their project. This would include things like how many minor releases do we support security patches and bug fi…