operator-sdk icon indicating copy to clipboard operation
operator-sdk copied to clipboard

Moving Helm types out of `internal` package

Open mnaser opened this issue 4 months ago • 2 comments

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.

mnaser avatar Aug 19 '25 17:08 mnaser

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

openshift-bot avatar Nov 18 '25 01:11 openshift-bot

This is still relevant, is this something that there is interest in?

mnaser avatar Nov 21 '25 20:11 mnaser