Moving Helm types out of `internal` package
For visibility and I think since it affects both sides, would it be possible to bring out the types out of the internal packages (or moved out to the other plugin) to have the ability to use the status fields that the reconciler expects?
https://github.com/operator-framework/operator-sdk/blob/69ee6d4077ff769a8513571343a96f3cb8ca35ef/internal/helm/internal/types/types.go#L77-L80
The issue is existing in https://github.com/operator-framework/helm-operator-plugins/issues/473 --- happy to take both sides of the effort.
Issues go stale after 90d of inactivity.
Mark the issue as fresh by commenting /remove-lifecycle stale.
Stale issues rot after an additional 30d of inactivity and eventually close.
Exclude this issue from closing by commenting /lifecycle frozen.
If this issue is safe to close now please do so with /close.
/lifecycle stale
This is still relevant, is this something that there is interest in?