servicemeshinterface / smi-spec

Service Mesh Interface
https://smi-spec.io
Apache License 2.0
1.05k stars 125 forks source link

Publish SMI API charts as a part of release #209

Closed shashankram closed 1 year ago

shashankram commented 3 years ago

Describe the proposal Currently, when an SMI spec API is released, the CRD manifests tracked in https://github.com/servicemeshinterface/smi-sdk-go/tree/master/crds are not made available as a charts as part of the release.

This proposal is to make the CRD manifests for the APIs available as a chart as part of the release.

Scope

Possible use cases To be able to correctly reference SMI API charts corresponding to an SMI release.

michelleN commented 3 years ago

+1 would love to see an SMI chart be cut as part of the SMI release. It'd be nice to import these as a dependency from within an implementation