Open kate-goldenring opened 1 week ago
It should be able to reference it already? - transitive dependency conflicts shouldn't be much of an issue between the plugin and the operator (iirc it doesn't mostly to template nicer yaml than just encoding a struct would give you)
@endocrimes good point. we can import the entire spin-operator module and use the api types.
If in a separate go module, other projects, such as the
spin-kube
plugin could reference it.Context: https://github.com/spinkube/spin-plugin-kube/issues/88